1848 Repositories
Swift app-extension Libraries
ScreenshotFramer - Create localized App Store screenshots
ScreenshotFramer With Screenshot Framer you can easily create nice-looking and localized App Store Images. How does it work? It's super simple: Screen
Appfiguratesdk - Appfigurate provides the ability to change configuration properties in iOS and watchOS, apps and app extensions, securely, at runtime.
Appfigurate™ Appfigurate provides the ability to change configuration properties in iOS and watchOS, apps and app extensions, securely, at runtime. Do
LaunchKit - A set of web-based tools for mobile app developers, now open source!
LaunchKit This repo contains an unbranded version of all the code that once powered LaunchKit. This notably includes Screenshot Builder, a web UI for
HockeyKit - HockeyApp was retired and the SDKs are deprecated. Please use App Center instead.
About: Hockey is a iOS Ad-Hoc updater framework. It can be used for all apps that target the Apple AppStore and improves the beta testing process dram
Model2App - Turn your Swift data model into a working CRUD app.
Model2App is a simple library that lets you quickly generate a CRUD iOS app based on just a data model defined in Swift. (CRUD - Create Read Update De
Store-App - Store app made for IOS using Swift programming language
Store-App Store app views products, cart, and using login from https://fakestore
FaceLibrary - Challenge on day 77/78, creating an application where you can name a photo from library so, you wont forget the peoples name
FaceLibrary Challenge on day 77/78, creating an application where you can name a
Bank-Test - MVVM List-Details App using combine
Bank-Test MVVM List-Details App using combine Pods used in this Task Moya with A
Resume-app - A simple iOS app to showcase Swift development skills using Xcode
resume-app A simple iOS app to showcase Swift development skills using Xcode. Pr
BTTV-for-Safari - Unofficial BTTV/ FFZ Safari Extension for Twitch
BTTV for Safari This unofficial Safari exention adds support for BTTV and FFZ emotes on Twitch. The extension simply injects the BTTV script from the
Microblog-ref-app - A Twitter like social media app that users can share their moments
HiPlace - iOS Table of Contents Introduction HMS Services Getting Started Suppor
Stocks-App - App that allows the user to track stocks of their choice
Stocks-App App that allows the user to track stocks of their choice (Coming soon
Todo-list - Simple todo list app written in Swift
About TodoApp TodoApp is sinmple todo list app that I created in my free time, i
Dogs - A fun exploration of using Clean Swift methodology (VIP) to build a simple app
Dogs A fun exploration of using Clean Swift methodology (VIP) to build a simple app Was following the directory structure and templates as described i
Valorem-demo - Demonstration code and video of Valorem, a bespoke portfolio recommendation platform to be created as an iOS mobile app.
valorem-demo Demonstration code of Valorem, a bespoke portfolio recommendation platform to be created as an iOS mobile app. The included code demonstr
WeatherApp - this is weather app based on AppBrewery code from bootcamp (but upgraded)
WeatherApp What was created Based on App Brewery code I've made a beautiful, dark-mode enabled weather app. It's possible to check the weather for the
Furniture E-Commerce Augmented Reality(AR) app in iOS powered by ARKit
HomeMax-iOS Furniture E-Commerce Augmented Reality(AR) app in iOS powered by ARKit and SceneKit. Inspired by IKEA place app. Description Experience on
A UIKit based geotagging app that let's you save places you have visited with images.
My Locations Getting Started Using Core Location A CLLocationManager() performs the location updating It sends its updates to its delegate, so make su
I'm trying to make Flutter based Audio Unit Extensions possible.
Flutter AUv3 Audio Unit Error Demo Motivation We are the developers of Audanika, a professional MIDI Controller app written in Flutter. Many of our us
Convergent Demo Day: StepCity mobile app
Convergent Demo Day 2020 Problem: Our daily lives have been upended by the pandemic and it has been harder to motivate ourselves to workout. Dr Dunton
iSimulator is a GUI utility to control the Simulator, and manage the app installed on the simulator.
iSimulator is a GUI utility to control the Simulator, and manage the app installed on the simulator. Features Usage Build from the code Requirements P
AppDevKit is an iOS development library that provides developers with useful features to fulfill their everyday iOS app development needs.
AppDevKit AppDevKit is an iOS development library that provides developers with useful features to fulfill their everyday iOS app development needs. Y
Microbenchmarking app for Swift with nice log-log plots
⚠️ WARNING This package has been largely superseded by the Swift Collections Benchmark package. That package provides a portable benchmarking solution
Modify your native iOS app in real time.
Traits - Modify your native iOS app properties in real time. What are Traits? Traits allows you to modify the design and behavior of native iOS apps w
Shows FPS, CPU and memory usage, device model, app and iOS versions above the status bar and report FPS, CPU and memory usage via delegate.
GDPerformanceView-Swift Shows FPS, CPU and memory usage, device model, app and iOS versions above the status bar and report FPS, CPU and memory usage
Create Xcode playgrounds from your menu bar
PlayAlways - Create playgrounds quickly PlayAlways is a menubar app to quickly create new iOS or macOS playgrounds. ⬇️ LATEST RELEASE ⬇️ When you firs
Small app that creates empty Swift playground files and opens them with Xcode.
#PlayNow.app Tired of having to think of directories and names for your throwaway playground files? PlayNow is here solve all your problems! Installat
Shows your current framerate (fps) in the status bar of your iOS app
WatchdogInspector Shows your current framerate (fps) in the status bar of your iOS app Be a good citizen! Don't block your main thread! WatchdogInspec
Xcode .appiconset generator for Adobe Illustrator.
Creating AppIcon sets from Adobe Illustrator This repo is rewrited from original repo https://github.com/CaryChamplin/CreatingIconsFromAI. Just genera
Automatically build and rebuild Xcode image catalogs for app icons, universal images, and more
Better asset workflow for iOS developers. Generate Xcode image catalogs for iOS / OSX app icons, universal images, and more.
An iOS App which shows live AQI (Air quality index) data for different cities using Web-socket
AQI - Assignment This is an iOS App which shows live AQI (Air quality index) dat
An iOS app build with SpriteKit
Gravity Zen This is an iOS app build with SpriteKit. It shows a gravitationals f
Universal (iOS & macOS) weather app
The Weather A simple Universal (iOS and macOS) weather app that can take a locat
This app demonstrates how to use the Google Cloud Speech API and Apple on-device Speech library to recognize speech in live recorded audio.
SpeechRecognitionIOS This app demonstrates how to use Google Cloud Speech API and Apple on-device Speech library to recognize speech in live audio rec
a playground app using `MultipeerConnectivity` to transfor data wirelessly between iOS / iPadOS
README An example app using MultipeerConnectivity to transfor data wirelessly between iOS / iPadOS. Both using Data and Stream to transfer data are su
This Project is extremely useful for beginners who want to learn only SwiftUI.
This Project is extremely useful for beginners who want to learn only SwiftUI.In this project have used navigation between views, SignIn page view, Sign Up page view, Tab Bar view,
This a simple swiftui app where i used mvvm architecture, coredata swiftui and so on..
SwiftUI MVVM COREDATA NOTE APP This a simple swiftui app where i used mvvm architecture, coredata swiftui and so on... #FEATURES SWIFTUI MVVM COREDATA
Starter project for Mars rover photos iOS app.
MarzyPan is an app that allows users to view photos taken by Mars rovers during their time on the planet. This is a starter project that has some UI
Bill splitting and tip calculating app, build with UIKit and MVC pattern.
Split Check Bill splitting and tip calculating app, build with UIKit and MVC pattern. Features Enter bill total with number pad. Select tip % and betw
iOS app built with UIKit and programatic auto-layouts to learn and apply knowledge. Offline storage using CoreData and Caching
PurpleImage Search Pixabay for images and save them offline to share and view To use: Clone the GitHub project, build and run in Xcode. The API is com
A powerful app that lets you play Blackjack on Mac for free 🎰
Blackjack A powerful application for Mac to play the classic casino game, Blackjack. This app was created so I can understand the basics of Swift. Mad
An on-campus UCR auth app for iOS.
R'Scan Installation The app can be installed through the Apple App Store on compatible iOS devices: https://apple.co/3sGuxrM Usage Login Enter your R'
A simple checklist app using UIKit
UIKit Checklist App Data Persistence Icon Selector Notification Scheduling Multi
The purpose of this app is to list all of the schools in New Jersey and assign ratings to chosen schools.
My First iOS App Introduction This is my first iOS App from my CSSE337 Enterprise Mobile Apps class for college. Here was the objective of the assignm
Image gallery similar to Adidias' app, built in SwiftUI
TripleStackGallery TripleStackGallery is a image gallery component, which displays a set of images as a stack of three images, always displaying the i
GameOfLife for macOS in Swift & SwiftUI
GameOfLife John Conway's Game of Life for macOS written in Swift & SwiftUI. Start with a random grid Choose the grid dimenssion Adapt the grid dimensi
Let's put notification Messages icon on menu bar of your macOS
DockBar DockBar is just a simple app that show messages icon on your status bar when you have unread messages. This app is very useful for people who
A document-based app in Swift Playgrounds 4 for iPad
A document-based SwiftUI app in Swift Playgrounds This sample project demonstrat
A fan-made passion project. iOS app designed to keep track of data mined from Animal Crossing: New Horizons
DataCrossing A fan-made passion project. iOS app designed to keep track of data
A chat textbar for iOS inspired in whatssap app
ECMagicBar [![CI Status](https://img.shields.io/travis/Eduard Calero/ECMagicBar.
A Codable extension to decode arrays and to catch & log all decoding failures
SafeDecoder A Codable extension to decode arrays and to catch & log all decoding failures Features SafeDecoder makes two improvements for Codable mode
The SwiftUI Messages Clone consists of layout and composition clones of the iOS Messages app.
The SwiftUI Messages Clone consists of layout and composition clones of the iOS Messages app. It has Messages-like bubble and screen effects, reactions, and animations, all created with SwiftUI.
An iOS app demo to show list and detail screen of artworks.
Artworks iOS Demo Application Architecture MVP Clean Architecture (check Known Issues) Dependency Injection Features Localization Dark mode support Ba
It is a simple maths quiz app that will help users to test their math skills.
MathQuiz It is a simple maths quiz app that will help users to test their math skills. It has the following screens 1.Welcome screen with start button
Checklist before submitting to the App Store
App Store Checklist Before submitting to the App Store, make sure your app fullfills all these checks! Safety Does not contain any Objectionable Conte
Showcase your awesome new app features 📱
WhatsNewKit enables you to easily showcase your awesome new app features. It's designed from the ground up to be fully customized to your needs. Featu
Show overlay and info on app components
SwiftyOverlay App Intro / Instruction component to show data over app UI at run time! Easy to use, Animated and Customizable. Supported Components are
A simple keyframe-based animation framework for iOS, written in Swift. Perfect for scrolling app intros.
RazzleDazzle is a simple AutoLayout-friendly keyframe animation framework for iOS, written in Swift. Perfect for scrolling app intros. RazzleDazzle gr
A simple keyframe-based animation framework for UIKit. Perfect for scrolling app intros.
Jazz Hands is a simple keyframe-based animation framework for UIKit. Animations can be controlled via gestures, scroll views, KVO, or ReactiveCocoa. J
A nice tutorial like the one introduced in the Path 3.X App
ICETutorial Welcome to ICETutorial. This small project is an implementation of the newly tutorial introduced by the Path 3.X app. Very simple and effi
A super-charged version of MYIntroductionView for building custom app introductions and tutorials.
MYBlurIntroductionView #####NOTICE: As of February 4th, Apple has begun to ban new app submissions using the common blurring method (UIToolbar hack) f
Accessbility workshop by hacking with swift. Make every app more usefull for the all the users
Accessibility Accessbility workshop by hacking with swift. Make every app more u
Creating a Todo app using Realm and SwiftUI
Realmで作るTodoアプリ note記事「【SwiftUI】Realmを使ってTodoアプリを作る」のソースです。
Weather app for iOS with swift
Weather app Codable Protocol Getting data from Open Weather API and using JSON D
App that Displays the NASA Photo of Day
SpacePod We'll progressively build a small SwiftUI app that displays the NASA ph
Simple Catalyst example (Mac idiom) of a grid-based app populated with photos, with dynamic cell layout switching
Catalyst Photo Grid Simple Catalyst example (Mac idiom) of a grid-based app populated with photos that can animate its cells between two different lay
Simple iOS app written with SwiftUI (and, of course, Swift) to begin exploring it.
WishList Tracking: An exploration with SwiftUI Simple iOS app written with SwiftUI (and, of course, Swift) to begin exploring it. Goal: Get used to Vi
A demo app to showcase testable, modern iOS development with SwiftUI and Combine on MVVM-C architecture.
Coinz_App_iOS A demo app to showcase testable, modern iOS development with SwiftUI and Combine on MVVM-C architecture. Tech Stack: Swift, SwiftUI, Com
TMDB(The Movie Database) API client application.
TMDB Client App Instructions Instructions for project setup. 1. Clone the project. 2. Go to "TMDB Client App" folder location on terminal and enter "p
A demo app to showcase pixel perfect, modern iOS development with SwiftUI and Combine on MVVM-C architecture.
Pixel_Perfect_SwiftUI A demo app to showcase pixel perfect, modern iOS development with SwiftUI and Combine on MVVM-C architecture. Tech Stack: Swift,
A framework to provide logic designed to prompt users at the ideal moment for a review of your app/software
ReviewKit ReviewKit is a Swift package/framework that provides logic designed to prompt users at the ideal moment for a review of your app. At a basic
This iOS framework allows settings to be in-app in addition to or instead of being in the Settings app.
InAppSettingsKit InAppSettingsKit (IASK) is an open source framework to easily add in-app settings to your iOS or Catalyst apps. Normally iOS apps use
Simple app install/update behavior detection.
App-Update-Tracker AppUpdateTracker is a simple, lightweight iOS library intended to determine basic app install/update behavior. The following is a l
Tweak your iOS app without recompiling!
SwiftTweaks Adjust your iOS app on the fly without waiting to re-compile! Your users won’t see your animation study, Sketch comps, or prototypes. What
A way to easily add Cocoapod licenses and App Version to your iOS App using the Settings Bundle
EasyAbout Requirements: cocoapods version 1.4.0 or above. Why you should use Well, it is always nice to give credit to the ones who helped you 😃 Bonu
Simple and Lightweight App Version Tracking for iOS written in Swift
AEAppVersion Simple and lightweight iOS App Version Tracking written in Swift I made this for personal use, but feel free to use it or contribute. For
Versions tracker for your iOS, macOS, and tvOS app
VersionTrackerSwift VersionTrackerSwift is a versions / builds tracker to know which version has been installed by a user. Usage In your ApplicationDe
App Store Receipt Validation
Kvitto "Kvitto, it means Receipt in Swedish. The trend of using Swedish words for libraries is pretty big" -- Hugo Tunius via Twitter Allows parsing a
Monitor iOS app version easily.
AppVersionMonitor Monitor iOS app version easily. You can get previous version and installation history. Usage To run the example project, clone the r
A drop-in inline browser for your iOS app.
SVWebViewController SVWebViewController is a simple inline browser for your iOS 7 app. SVWebViewController features: iPhone and iPad distinct UIs full
A drop-in inline browser for your Swift iOS app.
SwiftWebVC SwiftWebVC is a simple inline browser for your Swift iOS app. SwiftWebVC features: iPhone and iPad distinct UIs Full landscape orientation
App that is used by coffee drinkers to advise appropriate bedtime based on wake up preference
BetterRest App that is used by coffee drinkers to advise appropriate bedtime bas
Clone the Uber app using iOS15 UIKit
uikit-uber-clone iOS15 UIKit 을 활용해서 Uber 앱을 클론한다. 무엇을 배울것인가 GeoFire을 이용해 Geoloca
UI Kit for the STREAMD anime app. Generic UI objects go here, nothing to do with anime
STREAMDUIKit UI Kit for the STREAMD anime app. Generic UI objects go here, nothi
A detailed clone of the Instagram app built with Firebase
[This repository is no longer being maintained] InstagramClone A detailed clone
Simple way to display activity indicator inside the button.
QBIndicatorButton Custom of UIButton in Swift. Example To run the example project, clone the repo, and run pod install from the Example directory firs
An iOS Swift UIColor extension
UIColorWDUtils (Swift) This is a simple extension for RGB(A) hex values and UIColor class. Support for RGB and RGBA as numeric values ##Examples // Cl
Simple app that tracks your works hours from the status bar.
Track Your Work Hours Simple app that tracks your works hours from status bar. Features: Simple and private. Data is stored in CSV in the Documents fo
Basic (simple) App for MacOS with simple functionality
Test Mac App Basic (simple) App for MacOS with simple functionality General Details Build : 1.0 Author Alias : gonewithharshwinds Brand : ADV Descript
A mental health app designed to help users track their emotions with short, tweet-like journals.
Objective The purpose of this project is to create a mental health app where users will input a short journal each day that is no longer than a tweet
Assignment 9 - Weather Search iOS App
WeatherSearchiOS Assignment 9 - Weather Search iOS App This is my implementation of assignment 9 for csci 571 for fall 2021. Requirement In this exerc
iOS App that helps you breath properly.
Breathing App iOS App that helps you breath properly. I created this iOS app in my Intro to iOS Develepmont class at Hunter College. I am not a profes
Simple macOS app for xcodereleases.com
XcodeReleases Simple macOS app for xcodereleases.com ✅ new Async Await API with URLSession to fetch the data ✅ Codables instead of SwiftyJson to decod
Project 04 I created for "iOS & Swift - The Complete iOS App Development Bootcamp"
Magic 8 Ball This is the fourth project I created for "iOS & Swift - The Complete iOS App Development Bootcamp" Our Goal The objective of this challen
Project 03 I created for "iOS & Swift - The Complete iOS App Development Bootcamp"
Dicee This is the third project I created for "iOS & Swift - The Complete iOS App Development Bootcamp" Our Goal The objective of this tutorial is to
A zero-code template app that demonstrates how to use TheraForge's APIs and can be used for fast prototyping
TheraForge MagicBox 1.0.0-beta The Open TheraForge (OTF) MagicBox app is a template for creating digital health solutions that help people better mana
Easy-to-use token field that is used in the Venmo app.
VENTokenField VENTokenField is the recipients token field that is used in the Venmo compose screen. Installation The easiest way to get started is to
UITextField extension in Swift that adds shake animation
UITextField-Shake-Swift UITextField extension in Swift that adds shake animation Initially created by Andrea Mazzini (using Objective-C) on 08/02/14:
Simple, keyboard-first, markdown note-taking for MacOS
QuickDown Simple, keyboard-first, markdown note-taking for MacOS Main Features Global Hotkey: ⌘-⌥-N Save Note: ⌘-S Launch on Login (Optional) Addition