A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
- Analytics
- App Routing
- Apple TV
- App Store
- Architecture Patterns
- ARKit
- Authentication
- Blockchain
- Books
- Cache
- Charts
- Code Injection
- Code Quality
- Color
- Command Line
- Concurrency
- Core Data
- Courses
- Database
- Data Structures / Algorithms
- Date & Time
- Debugging
- Dependency Injection
- Dependency / Package Manager
- Deployment / Distribution
- EventBus
- Files
- Functional Programming
- Games
- GCD
- Gesture
- Graphics
- Hardware
- Layout
- Localization
- Logging
- Machine Learning
- Maps
- Math
- Media
- Messaging
- Networking
- Newsletters
- Notifications
- Objective-C Runtime
- Optimization
- Other Awesome Lists
- Parsing
- Passbook
- Payments
- Permissions
- Podcasts
- Project setup
- Prototyping
- Rapid Development
- Reactive Programming
- Reference
- Reflection
- Regex
- SDK
- Security
- Server
- Style Guides
- Testing
- Text
- UI
- Activity Indicator
- Alert & Action Sheet
- Animation
- Transition
- Badge
- Button
- Calendar
- Cards
- Form & Settings
- Keyboard
- Label
- Login
- Menu
- Navigation Bar
- PickerView
- Popup
- Progress View
- Pull to Refresh
- Rating Stars
- ScrollView
- Segmented Control
- Slider
- Splash View
- Status Bar
- Stepper
- Switch
- Tab Bar
- Table View / Collection View
- Tag
- TextField & TextView
- UIPageControl
- Web View
- Utility
- User Consent
- VR
- Walkthrough / Intro / Tutorial
- Websites
- Websocket
- Tools
- Tutorials and Keynotes
- UI Templates
- Xcode
Analytics platforms, SDK's, error tracking and real-time answers about your app
- Aptabase - Open Source, Privacy-First and Simple Analytics for Swift Apps.
- Answers by Fabric - Answers gives you real-time insight into people’s experience in your app.
- Bugsnag - Error tracking with a free tier. Error reports include data on device, release, user, and allows arbitrary data.
- Countly - Open source, mobile & web analytics, crash reports and push notifications platform for iOS & Android.
- devtodev - Comprehensive analytics service that improves your project and saves time for product development.
- Emerge Tools - Prevent app size & performance regressions on every pull request, get automated insights on how to improve.
- Instabug - In-app feedback, Bug and Crash reporting, Fix Bugs Faster through user-steps, video recordings, screen annotation, network requests logging.
- Matomo - The MatomoTracker is an iOS, tvOS and macOS SDK for sending app analytics to a Matomo server.
- Mixpanel - Advanced analytics platform.
- MOCA Analytics - Paid cross-platform analytics backend.
- Segment - The hassle-free way to integrate analytics into any iOS application.
- Sentry - Sentry provides self-hosted and cloud-based error monitoring that helps all software teams discover, triage, and prioritize errors in real-time.
- Shake - In-app feedback and bug reporting tool. Fix app bugs up to 50x faster with detailed device data, repro steps, video recording, black box data, network requests and custom logging.
Elegant URL routing, navigation frameworks, deep links and more
- ApplicationCoordinator - Coordinator is an object that handles navigation flow and shares flow’s handling for the next coordinator after switching on the next chain.
- Appz - Easily launch and deeplink into external applications, falling back to web if not installed.
- Composable Navigator - An open source library for building deep-linkable SwiftUI applications with composition, testing and ergonomics in mind
- Crossroad - Crossroad is an URL router focused on handling Custom URL Schemes. Using this, you can route multiple URL schemes and fetch arguments and parameters easily.
- DeepLinkKit - A splendid route-matching, block-based way to handle your deep links.
- JLRoutes - URL routing library for iOS with a simple block-based API.
- Linker - Lightweight way to handle internal and external deeplinks for iOS.
- LiteRoute - Easy transition between VIPER modules, implemented on pure Swift.
- Marshroute - Marshroute is an iOS Library for making your Routers simple but extremely powerful.
- RouteComposer - Library that helps to handle view controllers composition, routing and deeplinking tasks.
- Router - Simple Navigation for iOS.
- RxFlow - Navigation framework for iOS applications based on a Reactive Flow Coordinator pattern.
- SwiftCurrent - A library for managing complex workflows.
- SwiftRouter - A URL Router for iOS.
- URLNavigator - Elegant URL Routing for Swift
- WAAppRouting - iOS routing done right. Handles both URL recognition and controller displaying with parsed parameters. All in one line, controller stack preserved automatically!
- ZIKRouter - An interface-oriented router for discovering modules and injecting dependencies with protocol in OC & Swift, iOS & macOS. Handles route in a type safe way.
Apple Guidelines and version notification libraries
- Apple Review Guidelines - Highlighted some of the most common issues that cause apps to get rejected.
- Free App Store Optimization Tool - Lets you track your App Store visibility in terms of keywords and competitors.
- Siren - Notify users when a new version of your app is available and prompt them to upgrade.
tvOS view controllers, wrappers, template managers and video players.
- FocusTvButton - Light wrapper of UIButton that allows extra customization for tvOS
- ParallaxView - iOS controls and extensions that add parallax effect to your application.
- Swift-GA-Tracker-for-Apple-tvOS - Google Analytics tracker for Apple tvOS provides an easy integration of Google Analytics’ measurement protocol for Apple TV.
- TvOSCustomizableTableViewCell - Light wrapper of UITableViewCell that allows extra customization for tvOS.
- TvOSMoreButton - A basic tvOS button which truncates long text with '... More'.
- TvOSPinKeyboard - PIN keyboard for tvOS.
- TvOSScribble - Handwriting numbers recognizer for Siri Remote.
- TvOSSlider - TvOSSlider is an implementation of UISlider for tvOS.
- TvOSTextViewer - Light and scrollable view controller for tvOS to present blocks of text
- XCDYouTubeKit - YouTube video player for iOS, tvOS and macOS.
Clean architecture, Viper, MVVM, Reactive... choose your weapon.
- Clean Architecture for SwiftUI + Combine - A demo project showcasing the production setup of the SwiftUI app with Clean Architecture.
- CleanArchitectureRxSwift - Example of Clean Architecture of iOS app using RxSwift.
- ios-architecture - A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others.
- iOS-Viper-Architecture - This repository contains a detailed sample app that implements VIPER architecture in iOS using libraries and frameworks like Alamofire, AlamofireImage, PKHUD, CoreData etc.
- Reactant - Reactant is a reactive architecture for iOS.
- Spin - A universal implementation of a Feedback Loop system for RxSwift, ReactiveSwift and Combine
- SwiftyVIPER - Makes implementing VIPER architecture much easier and cleaner.
- Tempura - A holistic approach to iOS development, inspired by Redux and MVVM.
- The Composable Architecture - The Composable Architecture is a library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
- VIPER Module Generator - A Clean VIPER Modules Generator with comments and predfined functions.
- Viperit - Viper Framework for iOS. Develop an app following VIPER architecture in an easy way. Written and tested in Swift.
Library and tools to help you build unparalleled augmented reality experiences
- ARHeadsetKit - High-level framework for using $5 Google Cardboard to replicate Microsoft Hololens.
- ARKit-CoreLocation - Combines the high accuracy of AR with the scale of GPS data.
- ARKit Emperor - The Emperor give you the most practical ARKit samples ever.
- ARKit Virtual Objects - Placing Virtual Objects in Augmented Reality.
- ARVideoKit - Record and capture ARKit videos, photos, Live Photos, and GIFs.
- Placenote - A library that makes ARKit sessions persistent to a location using advanced computer vision.
- SmileToUnlock - This library uses ARKit Face Tracking in order to catch a user's smile.
Oauth and Oauth2 libraries, social logins and captcha tools.
- Heimdallr.swift - Easy to use OAuth 2 library for iOS, written in Swift.
- InstagramSimpleOAuth - A quick and simple way to authenticate an Instagram user in your iPhone or iPad app.
- LinkedInSignIn - Simple view controller to login and retrieve access token from LinkedIn.
- OAuthSwift - Swift based OAuth library for iOS- OAuthSwift - Swift based OAuth library for iOS
- OAuth2 - OAuth2 framework for macOS and iOS, written in Swift.
- ReCaptcha - (In)visible ReCaptcha for iOS.
- SwiftyOAuth - A simple OAuth library for iOS with a built-in set of providers.
Tool for smart contract interactions. Bitcoin protocol implementations and Frameworks for interacting with cryptocurrencies.
- BitcoinKit - Bitcoin protocol toolkit for Swift, BitcoinKit implements Bitcoin protocol in Swift. It is an implementation of the Bitcoin SPV protocol written in swift.
- CoinpaprikaAPI - Coinpaprika API client with free & frequently updated market data from the world of crypto: coin prices, volumes, market caps, ATHs, return rates and more.
- EthereumKit - EthereumKit is a free, open-source Swift framework for easily interacting with the Ethereum.
- EtherWalletKit - Ethereum Wallet Toolkit for iOS - You can implement Ethereum wallet without a server and blockchain knowledge.
- Web3.swift - Web3 library for interacting with the Ethereum blockchain.
Most recommended books
- Advanced Swift by Chris Eidhof, Ole Begemann, and Airspeed Velocity
- Anyone Can Create an App by Wendy L. Wise
- Classic Computer Science Problems in Swift
- Cocoa Design Patterns
- Core Data by Florian Kugler and Daniel Eggert
- Functional Swift by Chris Eidhof, Florian Kugler, and Wouter Swierstra
- Hello Swift! by Tanmay Bakshi with Lynn Beighley
- iOS Development with Swift by Craig Grummitt
- iOS Programming: The Big Nerd Ranch Guide by Christian Keur, Aaron Hillegass
- Programming in Objective-C by Stephen G. Kochan
- Swift in Depth
- The Complete Friday Q & A: Volume 1
- The Swift Programming Language by Apple
Thread safe, offline and high performance cache libs and frameworks.
- Awesome Cache - Delightful on-disk cache (written in Swift).
- Cache - Nothing but Cache.
- Cache - Swift caching library.
- Cachyr - A small key-value data cache for iOS, macOS and tvOS, written in Swift.
- Carlos - A simple but flexible cache.
- Disk - Delightful framework for iOS to easily persist structs, images, and data.
- HanekeSwift - A lightweight generic cache for iOS written in Swift with extra love for images.
- Johnny - Melodic Caching for Swift.
- mattress - iOS Offline Caching for Web Content.
- MemoryCache - MemoryCache is type-safe memory cache.
- PINCache - Fast, non-deadlocking parallel object cache for iOS and macOS.
- RocketData - A caching and consistency solution for immutable models.
- SPTPersistentCache - Everyone tries to implement a cache at some point in their iOS app’s lifecycle, and this is ours. By Spotify.
- Track - Track is a thread safe cache write by Swift. Composed of DiskCache and MemoryCache which support LRU.
- UITableView Cache - UITableView cell cache that cures scroll-lags on a cell instantiating.
- YYCache - High performance cache framework for iOS.
Beautiful, Easy and Fully customized charts
- Charts - A powerful chart / graph framework, the iOS equivalent to MPAndroidChart.
- PNChart - A simple and beautiful chart lib used in Piner and CoinsMan for iOS.
- XJYChart - A Beautiful chart for iOS. Support animation, click, slide, area highlight.
- JBChartView - iOS-based charting library for both line and bar graphs.
- XYPieChart - A simple and animated Pie Chart for your iOS app.
- TEAChart - Simple and intuitive iOS chart library. Contribution graph, clock chart, and bar chart.
- EChart - iOS/iPhone/iPad Chart, Graph. Event handling and animation supported.
- FSLineChart - A line chart library for iOS.
- chartee - A charting library for mobile platforms.
- ANDLineChartView - ANDLineChartView is easy to use view-based class for displaying animated line chart.
- TWRCharts - An iOS wrapper for ChartJS. Easily build animated charts by leveraging the power of native Obj-C code.
- SwiftCharts - Easy to use and highly customizable charts library for iOS.
- FlowerChart - Flower-shaped chart with custom appearance animation, fully vector.
- Scrollable-GraphView - An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.
- Dr-Charts - Dr-Charts is a highly customisable, easy to use and interactive chart / graph framework in Objective-C.
- Graphs - Light weight charts view generator for iOS.
- FSInteractiveMap - A charting library to visualize and interact with a vector map on iOS. It's like Geochart but for iOS.
- JYRadarChart - An iOS open source Radar Chart implementation.
- TKRadarChart - A customizable radar chart in Swift.
- MagicPie - Awesome layer based pie chart. Fantastically fast and fully customizable. Amazing animations available with MagicPie.
- PieCharts - Easy to use and highly customizable pie charts library for iOS.
- CSPieChart - iOS PieChart Opensource. This is very easy to use and customizable.
- DDSpiderChart - Easy to use and customizable Spider (Radar) Chart library for iOS written in Swift.
- core-plot - a 2D plotting lib which is highly customizable and capable of drawing many types of plots.
- ChartProgressBar - Draw a chart with progress bar style.
- SMDiagramViewSwift - Meet cute and very flexibility library for iOS application for different data view in one circle diagram.
- Swift LineChart - Line Chart library for iOS written in Swift.
- SwiftChart - Line and area chart library for iOS.
- EatFit - Eat fit is a component for attractive data representation inspired by Google Fit.
- CoreCharts - CoreCharts is a simple powerful yet Charts library for apple products.
Decrease development time with these tools
- Inject - Hot Reloading for Swift applications!
- injectionforxcode - Code injection including Swift.
- Vaccine - Vaccine is a framework that aims to make your apps immune to recompile-decease.
Quality always matters. Code checkers, memory vigilants, syntax sugars and more.
- Aardvark - Aardvark is a library that makes it dead simple to create actionable bug reports.
- Bootstrap - iOS project bootstrap aimed at high quality coding.
- Bugsee - In-app bug and crash reporting with video, logs, network traffic and traces.
- FBRetainCycleDetector - iOS library to help detecting retain cycles in runtime.
- HeapInspector-for-iOS - Find memory issues & leaks in your iOS app without instruments.
- KZAsserts - Asserts on roids, test all your assumptions with ease.
- MLeaksFinder - Find memory leaks in your iOS app at develop time.
- PSTModernizer - Makes it easier to support older versions of iOS by fixing things and adding missing methods.
- spacecommander - Commit fully-formatted Objective-C code as a team without even trying.
- SwiftCop - SwiftCop is a validation library fully written in Swift and inspired by the clarity of Ruby On Rails Active Record validations.
- SwiftFormat - A code library and command-line formatting tool for reformatting Swift code.
- Tailor - Cross-platform static analyzer for Swift that helps you to write cleaner code and avoid bugs.
- WeakableSelf - A Swift micro-framework to encapsulate
[weak self]
andguard
statements within closures.
Static code analyzers to enforce style and conventions.
- AnyLint - Lint anything by combining the power of Swift & regular expressions.
- IBLinter - A linter tool for Interface Builder.
- OCLint - Static code analysis tool for improving quality and reducing defects.
- Swiftlint - A tool to enforce Swift style and conventions.
Hex color extensions, theming, color pickers and other awesome color tools.
- BCColor - A lightweight but powerful color kit (Swift).
- ChromaColorPicker - An intuitive iOS color picker built in Swift.
- Colours - A beautiful set of predefined colors and a set of color methods to make your iOS/macOS development life easier.
- CostumeKit - Base types for theming an app.
- CSS3ColorsSwift - A UIColor extension with CSS3 Colors name.
- DynamicColor - Yet another extension to manipulate colors easily in Swift.
- FlatUIColors - Flat UI color palette helpers written in Swift.
- Gestalt - An unintrusive & light-weight iOS app-theming library with support for animated theme switching.
- Hue - Hue is the all-in-one coloring utility that you'll ever need.
- Lorikeet - Aesthetic color-scheme generation written in Swift.
- PFColorHash - Generate color based on the given string.
- PrettyColors - Styles and colors text in the Terminal with ANSI escape codes. Conforms to ECMA Standard 48.
- RandomColorSwift - An attractive color generator for Swift. Ported from
randomColor.js
. - SheetyColors - An action sheet styled color picker for iOS.
- SwiftHEXColors - HEX color handling as an extension for UIColor.
- UIColor-Hex-Swift - Convenience method for creating autoreleased color using RGBA hex string.
Smart, beautiful and elegant tools to help you create command line applications.
- Swiftline - Swiftline is a set of tools to help you create command line applications.
- Commander - Compose beautiful command line interfaces in Swift.
- ColorizeSwift - Terminal string styling for Swift.
- Guaka - The smartest and most beautiful (POSIX compliant) Command line framework for Swift.
- Marathon - Marathon makes it easy to write, run and manage your Swift scripts.
- CommandCougar - An elegant pure Swift library for building command line applications.
- Crayon - Terminal string styling with expressive api and 256/TrueColor support.
- SwiftShell - A Swift framework for shell scripting and running shell commands.
- SourceDocs - Command Line Tool that generates Markdown documentation from inline source code comments.
- ModuleInterface - Command Line Tool that generates the Module's Interface from a Swift project.
Job schedulers, Coroutines, Asynchronous and Type safe threads libs and frameworks written in Swift
- Venice - CSP (Coroutines, Channels, Select) for Swift.
- Concurrent - Functional Concurrency Primitives.
- Flow - Operation Oriented Programming in Swift.
- Brisk - A Swift DSL that allows concise and effective concurrency manipulation.
- Aojet - An actor model library for swift.
- Overdrive - Fast async task based Swift framework with focus on type safety, concurrency and multi threading.
- AsyncNinja - A complete set of concurrency and reactive programming primitives.
- Kommander - Kommander is a Swift library to manage the task execution in different threads. Through the definition a simple but powerful concept, Kommand.
- Threadly - Type-safe thread-local storage in Swift.
- Flow-iOS - Make your logic flow and data flow clean and human readable.
- Queuer - A queue manager, built on top of OperationQueue and Dispatch (aka GCD).
- SwiftQueue - Job Scheduler with Concurrent run, failure/retry, persistence, repeat, delay and more.
- GroupWork - Easy concurrent, asynchronous tasks in Swift.
- StickyLocking - A general purpose embedded hierarchical lock manager used to build highly concurrent applications of all types.
- SwiftCoroutine - Swift coroutines library for iOS and macOS.
Core data Frameworks, wrappers, generators and boilerplates.
- Ensembles - A synchronization framework for Core Data.
- Mogenerator - Automatic Core Data code generation.
- MagicalRecord - Super Awesome Easy Fetching for Core Data.
- CoreStore - Powerful Core Data framework for Incremental Migrations, Fetching, Observering, etc.
- Core Data Query Interface A type-safe, fluent query framework for Core Data.
- Graph - An elegant data-driven framework for CoreData in Swift.
- CoreDataDandy - A feature-light wrapper around Core Data that simplifies common database operations.
- Sync - Modern Swift JSON synchronization to Core Data.
- AlecrimCoreData - A powerful and simple Core Data wrapper framework written in Swift.
- AERecord - Super awesome Core Data wrapper in Swift.
- CoreDataStack - The Big Nerd Ranch Core Data Stack.
- JSQCoreDataKit - A swifter Core Data stack.
- Skopelos - A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data. Simply all you need for doing Core Data.
- Cadmium - A complete swift framework that wraps CoreData and helps facilitate best practices.
- DataKernel - Simple CoreData wrapper to ease operations.
- DATAStack - 100% Swift Simple Boilerplate Free Core Data Stack. NSPersistentContainer.
- JustPersist - JustPersist is the easiest and safest way to do persistence on iOS with Core Data support out of the box.
- PrediKit - An NSPredicate DSL for iOS, macOS, tvOS, & watchOS. Inspired by SnapKit and lovingly written in Swift.
- PredicateFlow - Write amazing, strong-typed and easy-to-read NSPredicate, allowing you to write flowable NSPredicate, without guessing attribution names, predicate operation or writing wrong arguments type.
- CloudCore - Robust CloudKit synchronization: offline editing, relationships, shared and public databases, field-level deltas, and more.
Courses, tutorials, guides and bootcamps
- Apple - Object-Oriented Programming with Objective-C
- ARHeadsetKit Tutorials - Interactive guides to a high-level framework for experimenting with AR.
- ARStarter - Get started with ARKit - A little exercise for beginners.
- Classpert - A list of 500 iOS Development courses (free and paid), from top e-learning platforms - Complete catalog of courses from Udacity, Pluralsight, Coursera, Edx, Treehouse and Skillshare.
- iOS & Swift - The Complete iOS App Development Bootcamp
- Ray Wenderlich - Learn to code iOS Apps.
- Stanford - Developing apps for iOS - Stanford's iTunes U course.
- Udacity - Intro to iOS App Development with Swift - Udacity free course. Make Your First iPhone App.
- 100 Days of SwiftUI - Free collection of videos and tutorials updated for iOS 15 and Swift 5.5.
Wrappers, clients, Parse alternatives and safe tools to deal with ephemeral and persistent data.
- Realm - The alternative to CoreData and SQLite: Simple, modern and fast.
- YapDatabase - YapDatabase is an extensible database for iOS & Mac.
- Couchbase Mobile - Couchbase document store for mobile with cloud sync.
- FMDB - A Cocoa / Objective-C wrapper around SQLite.
- FCModel - An alternative to Core Data for people who like having direct SQL access.
- Zephyr - Effortlessly synchronize NSUserDefaults over iCloud.
- Prephirences - Prephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state.
- Storez - Safe, statically-typed, store-agnostic key-value storage (with namespace support).
- SwiftyUserDefaults - Statically-typed NSUserDefaults.
- SugarRecord - Data persistence management library.
- SQLite.swift - A type-safe, Swift-language layer over SQLite3.
- GRDB.swift - A versatile SQLite toolkit for Swift, with WAL mode support.
- Fluent - Simple ActiveRecord implementation for working with your database in Swift.
- ParseAlternatives - A collaborative list of Parse alternative backend service providers.
- TypedDefaults - TypedDefaults is a utility library to type-safely use NSUserDefaults.
- realm-cocoa-converter - A library that provides the ability to import/export Realm files from a variety of data container formats.
- YapDatabaseExtensions - YapDatabase extensions for use with Swift.
- RealmGeoQueries - RealmGeoQueries simplifies spatial queries with Realm Cocoa. In the absence of and official functions, this library provide the possibility to do proximity search.
- SwiftMongoDB - A MongoDB interface for Swift.
- ObjectiveRocks - An Objective-C wrapper of Facebook's RocksDB - A Persistent Key-Value Store for Flash and RAM Storage.
- OHMySQL - An Objective-C wrapper of MySQL C API.
- SwiftStore - Key-Value store for Swift backed by LevelDB.
- OneStore - A single value proxy for NSUserDefaults, with clean API.
- MongoDB - A Swift wrapper around the mongo-c client library, enabling access to MongoDB servers.
- MySQL - A Swift wrapper around the MySQL client library, enabling access to MySQL servers.
- Redis - A Swift wrapper around the Redis client library, enabling access to Redis.
- PostgreSQL - A Swift wrapper around the libpq client library, enabling access to PostgreSQL servers.
- FileMaker - A Swift wrapper around the FileMaker XML Web publishing interface, enabling access to FileMaker servers.
- Nora - Nora is a Firebase abstraction layer for working with FirebaseDatabase and FirebaseStorage.
- PersistentStorageSerializable - Swift library that makes easier to serialize the user's preferences (app's settings) with system User Defaults or Property List file on disk.
- WCDB - WCDB is an efficient, complete, easy-to-use mobile database framework for iOS, macOS.
- StorageKit - Your Data Storage Troubleshooter.
- UserDefaults - Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS.
- Default - Modern interface to UserDefaults + Codable support.
- IceCream - Sync Realm Database with CloudKit.
- FirebaseHelper - Safe and easy wrappers for common Firebase Realtime Database functions.
- Shallows - Your lightweight persistence toolbox.
- StorageManager - Safe and easy way to use FileManager as Database.
- RealmWrapper - Safe and easy wrappers for RealmSwift.
- UserDefaultsStore - An easy and very light way to store and retrieve -reasonable amount- of Codable objects, in a couple lines of code.
- PropertyKit - Protocol-First, Type and Key-Safe Swift Property for iOS, macOS and tvOS.
- PersistenceKit - Store and retrieve Codable objects to various persistence layers, in a couple lines of code.
- ModelAssistant - Elegant library to manage the interactions between view and model in Swift.
- MMKV - An efficient, small mobile key-value storage framework developed by WeChat. Works on iOS, Android, macOS and Windows.
- Defaults - Swifty and modern UserDefaults.
- MongoKitten - A pure Swift MongoDB client implementation with support for embedded databases.
- SecureDefaults - A lightweight wrapper over UserDefaults/NSUserDefaults with an extra AES-256 encryption layer.
- Unrealm - Unrealm enables you to easily store Swift native Classes, Structs and Enums into Realm.
- QuickDB - Save and Retrieve any
Codable
in JUST ONE line of code + more easy usecases. - ObjectBox - ObjectBox is a superfast, light-weight object persistence framework.
- DuckDB - DuckDB is a high-performance analytical database system.
Diffs, keypaths, sorted lists and other amazing data structures wrappers and libraries.
- Changeset - Minimal edits from one collection to another.
- BTree - Fast ordered collections for Swift using in-memory B-trees.
- SwiftStructures - Examples of commonly used data structures and algorithms in Swift.
- diff - Simple diff library in pure Swift.
- Brick - A generic view model for both basic and complex scenarios.
- Algorithm - Algorithm is a collection of data structures that are empowered by a probability toolset.
- AnyObjectConvertible - Convert your own struct/enum to AnyObject easily.
- Dollar - A functional tool-belt for Swift Language similar to Lo-Dash or Underscore.js in Javascript https://www.dollarswift.org/.
- Result - Swift type modeling the success/failure of arbitrary operations.
- EKAlgorithms - Some well known CS algorithms & data structures in Objective-C.
- Monaka - Convert custom struct and fundamental values to NSData.
- Buffer - Swift μ-framework for efficient array diffs, collection observation and cell configuration.
- SwiftGraph - Graph data structure and utility functions in pure Swift.
- SwiftPriorityQueue - A priority queue with a classic binary heap implementation in pure Swift.
- Pencil - Write values to file and read it more easily.
- HeckelDiff - A fast Swift diffing library.
- Dekoter -
NSCoding
's counterpart for Swift structs. - swift-algorithm-club - Algorithms and data structures in Swift, with explanations!
- Impeller - A Distributed Value Store in Swift.
- Dispatch - Multi-store Flux implementation in Swift.
- DeepDiff - Diff in Swift.
- Differ - Swift library to generate differences and patches between collections.
- Probably - A Swift probability and statistics library.
- RandMyMod - RandMyMod base on your own struct or class create one or a set of randomized instance.
- KeyPathKit - KeyPathKit provides a seamless syntax to manipulate data using typed keypaths.
- Differific - A fast and convenient diffing framework.
- OneWaySynchronizer - The simplest abstraction to synchronize local data with remote source.
- DifferenceKit - A fast and flexible O(n) difference algorithm framework for Swift collection.
Time and NSCalendar libraries. Also contains Sunrise and Sunset time generators, time pickers and NSTimer interfaces.
- Timepiece - Intuitive NSDate extensions in Swift.
- SwiftDate - The best way to manage Dates and Timezones in Swift.
- SwiftMoment - A time and calendar manipulation library.
- DateTools - Dates and times made easy in Objective-C.
- SwiftyTimer - Swifty API for NSTimer.
- DateHelper - Convenience extension for NSDate in Swift.
- iso-8601-date-formatter - A Cocoa NSFormatter subclass to convert dates to and from ISO-8601-formatted strings. Supports calendar, week, and ordinal formats.
- EmojiTimeFormatter - Format your dates/times as emojis.
- Kronos - Elegant NTP date library in Swift.
- TrueTime - Get the true current time impervious to device clock time changes.
- 10Clock - This Control is a beautiful time-of-day picker heavily inspired by the iOS 10 "Bedtime" timer.
- NSDate-TimeAgo - A "time ago", "time since", "relative date", or "fuzzy date" category for NSDate and iOS, Objective-C, Cocoa Touch, iPhone, iPad.
- AnyDate - Swifty Date & Time API inspired from Java 8 DateTime API.
- TimeZonePicker - A TimeZonePicker UIViewController similar to the iOS Settings app.
- Time - Type-safe time calculations in Swift, powered by generics.
- Chronology - Building a better date/time library.
- Solar - A Swift micro library for generating Sunrise and Sunset times.
- TimePicker - Configurable time picker component based on a pan gesture and its velocity.
- LFTimePicker - Custom Time Picker ViewController with Selection of start and end times in Swift.
- NVDate - Swift4 Date extension library.
- Schedule - ⏳ A missing lightweight task scheduler for Swift with an incredibly human-friendly syntax.
Debugging tools, crash reports, logs and console UI's.
- AEConsole - Customizable Console UI overlay with debug log on top of your iOS App.
- Alpha - Next generation debugging framework for iOS.
- AppSpector - Remote iOS and Android debugging and data collection service. You can debug networking, logs, CoreData, SQLite, NSNotificationCenter and mock device's geo location.
- Atlantis - A little and powerful iOS framework for intercepting HTTP/HTTPS Traffic from your iOS app. No more messing around with proxy and certificate config. Inspect Traffic Log with Proxyman app.
- chisel - Collection of LLDB commands to assist debugging iOS apps.
- DBDebugToolkit - Set of easy to use debugging tools for iOS developers & QA engineers.
- DebugSwift - A comprehensive toolkit designed to simplify and enhance the debugging process for iOS applications.
- DoraemonKit - A full-featured iOS App development assistant,30+ tools included. You deserve it.
- Dotzu - iOS app debugger while using the app. Crash report, logs, network.
- Droar - Droar is a modular, single-line installation debugging window.
- Flex - An in-app debugging and exploration tool for iOS.
- GodEye - Automatically display Log,Crash,Network,ANR,Leak,CPU,RAM,FPS,NetFlow,Folder and etc with one line of code based on Swift.
- Httper-iOS - App for developers to test REST API.
- Hyperion - In-app design review tool to inspect measurements, attributes, and animations.
- LayoutInspector - Debug app layouts directly on iOS device: inspect layers in 3D and debug each visible view attributes.
- MTHawkeye - Profiling / Debugging assist tools for iOS, include tools: UITimeProfiler, Memory Allocations, Living ObjC Objects Sniffer, Network Transaction Waterfall, etc.
- Netfox - A lightweight, one line setup, iOS / macOS network debugging library!
- NetShears - Allows developers to intercept and monitor HTTP/HTTPS requests and responses. It also could be configured to show gRPC calls.
- NetworkEye - a iOS network debug library, It can monitor HTTP requests within the App and displays information related to the request.
- PonyDebugger - Remote network and data debugging for your native iOS app using Chrome Developer Tools.
- Playbook - A library for isolated developing UI components and automatically snapshots of them.
- Scyther - A full-featured, in-app debugging menu packed full of useful tools including network logging, layout inspection, location spoofing, console logging and so much more.
- Wormholy - iOS network debugging, like a wizard.
- Xniffer - A swift network profiler built on top of URLSession.
- Woodpecker - View sandbox files, UserDefaults, network request from Mac.
- Swinject - Dependency injection framework for Swift.
- Reliant - Nonintrusive Objective-C dependency injection.
- Kraken - A Dependency Injection Container for Swift with easy-to-use syntax.
- Cleanse - Lightweight Swift Dependency Injection Framework by Square.
- Typhoon - Powerful dependency injection for Objective-C.
- Pilgrim - Powerful dependency injection Swift (successor to Typhoon).
- Perform - Easy dependency injection for storyboard segues.
- Alchemic - Advanced, yet simple to use DI framework for Objective-C.
- Guise - An elegant, flexible, type-safe dependency resolution framework for Swift.
- Weaver - A declarative, easy-to-use and safe Dependency Injection framework for Swift.
- StoryboardBuilder - Simple dependency injection for generating views from storyboard.
- ViperServices - Dependency injection container for iOS applications written in Swift. Each service can have boot and shutdown code.
- DITranquillity - Dependency injection framework for iOS applications written in clean Swift.
- Needle — Compile-time safe Swift dependency injection framework with real code.
- Locatable - A micro-framework that leverages Property Wrappers to implement the Service Locator pattern.
- CocoaPods - CocoaPods is the dependency manager for Objective-C projects. It has thousands of libraries and can help you scale your projects elegantly.
- Xcode Maven - The Xcode Maven Plugin can be used in order to run Xcode builds embedded in a Maven lifecycle.
- Carthage - A simple, decentralized dependency manager for Cocoa.
- SWM (Swift Modules) - A package/dependency manager for Swift projects similar to npm (node.js package manager) or bower (browser package manager from Twitter). Does not require the use of Xcode.
- CocoaSeeds - Git Submodule Alternative for Cocoa.
- swift-package-manager - The Package Manager for the Swift Programming Language.
- punic - Clean room reimplementation of Carthage tool.
- Rome - A cache tool for Carthage built frameworks.
- Athena - Gradle Plugin to enhance Carthage by uploading the archived frameworks into Maven repository, currently support only Bintray, Artifactory and Mavel local.
- Accio - A SwiftPM based dependency manager for iOS & Co. with improvements over Carthage.
- fastlane - Connect all iOS deployment tools into one streamlined workflow.
- deliver - Upload screenshots, metadata and your app to the App Store using a single command.
- snapshot - Automate taking localized screenshots of your iOS app on every device.
- buddybuild - A mobile iteration platform - build, deploy, and collaborate.
- Bitrise - Mobile Continuous Integration & Delivery with dozens of integrations to build, test, deploy and collaborate.
- watchbuild - Get a notification once your iTunes Connect build is finished processing.
- Crashlytics - A crash reporting and beta testing service.
- TestFlight Beta Testing - The beta testing service hosted on iTunes Connect (requires iOS 8 or later).
- AppCenter - Continuously build, test, release, and monitor apps for every platform.
- boarding - Instantly create a simple signup page for TestFlight beta testers.
- HockeyKit - A software update kit.
- Rollout.io - SDK to patch, fix bugs, modify and manipulate native apps (Obj-c & Swift) in real-time.
- AppLaunchpad - Free App Store screenshot builder.
- LaunchKit - A set of web-based tools for mobile app developers, now open source!
- Instabug - In-app feedback, Bug and Crash reporting, Fix Bugs Faster through user-steps, video recordings, screen annotation, network requests logging.
- Appfigurate - Secure runtime configuration for iOS and watchOS, apps and app extensions.
- ScreenshotFramer - With Screenshot Framer you can easily create nice-looking and localized App Store Images.
- Semaphore - CI/CD service which makes it easy to build, test and deploy applications for any Apple device. iOS support is fully integrated in Semaphore 2.0, so you can use the same powerful CI/CD pipeline features for iOS as you do for Linux-based development.
- Appcircle.io — An enterprise-grade mobile DevOps platform that automates the build, test, and publish store of mobile apps for faster, efficient release cycle
- Screenplay - Instant rollbacks and canary deployments for iOS.
- Codemagic - Build, test and deliver iOS apps 20% faster with Codemagic CI/CD.
- Runway - Easier mobile releases for teams. Integrates across tools (version control, project management, CI, app stores, crash reporting, etc.) to provide a single source of truth for mobile teams to come together around during release cycles. Equal parts automation and collaboration.
- ios-uploader - Easy to use, cross-platform tool to upload iOS apps to App Store Connect.
Promises and Futures libraries to help you write better async code in Swift.
- SwiftEventBus - A publish/subscribe event bus optimized for iOS.
- PromiseKit - Promises for iOS and macOS.
- Bolts - Bolts is a collection of low-level libraries designed to make developing mobile apps easier, including tasks (promises) and app links (deep links).
- SwiftTask - Promise + progress + pause + cancel + retry for Swift.
- When - A lightweight implementation of Promises in Swift.
- then🎬 - Elegant Async code in Swift.
- Bolts-Swift - Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
- RWPromiseKit - A light-weighted Promise library for Objective-C.
- FutureLib - FutureLib is a pure Swift 2 library implementing Futures & Promises inspired by Scala.
- SwiftNotificationCenter - A Protocol-Oriented NotificationCenter which is type safe, thread safe and with memory safety.
- FutureKit - A Swift based Future/Promises Library for iOS and macOS.
- signals-ios - Typeful eventing.
- BrightFutures - Write great asynchronous code in Swift using futures and promises.
- NoticeObserveKit - NoticeObserveKit is type-safe NotificationCenter wrapper that associates notice type with info type.
- Hydra - Promises & Await - Write better async code in Swift.
- Promis - The easiest Future and Promises framework in Swift. No magic. No boilerplate.
- Bluebird.swift - Promise/A+, Bluebird inspired, implementation in Swift 4.
- Promise - A Promise library for Swift, based partially on Javascript's A+ spec.
- promises - Google provides a synchronization construct for Objective-C and Swift to facilitate writing asynchronous code.
- Continuum - NotificationCenter based Lightweight UI / AnyObject binder.
- Futures - Lightweight promises for iOS, macOS, tvOS, watchOS, and server-side Swift.
- EasyFutures - 🔗 Swift Futures & Promises. Easy to use. Highly combinable.
- TopicEventBus - Publish–subscribe design pattern implementation framework, with ability to publish events by topic. (NotificationCenter extended alternative).
File management, file browser, zip handling and file observers.
- FileKit - Simple and expressive file management in Swift.
- Zip - Swift framework for zipping and unzipping files.
- FileBrowser - Powerful Swift file browser for iOS.
- Ares - Zero-setup P2P file transfer between Macs and iOS devices.
- FileProvider - FileManager replacement for Local, iCloud and Remote (WebDAV/FTP/Dropbox/OneDrive/SMB2) files on iOS/tvOS and macOS.
- KZFileWatchers - A micro-framework for observing file changes, both local and remote. Helpful in building developer tools.
- ZipArchive - ZipArchive is a simple utility class for zipping and unzipping files on iOS and Mac.
- FileExplorer - Powerful file browser for iOS that allows its users to choose and remove files and/or directories.
- ZIPFoundation - Effortless ZIP Handling in Swift.
- AppFolder - AppFolder is a lightweight framework that lets you design a friendly, strongly-typed representation of a directories inside your app's container.
- ZipZap - zip file I/O library for iOS, macOS and tvOS.
- AMSMB2 - Swift framework to connect SMB 2/3 shares for iOS.
Collection of Swift functional programming tools.
- Forbind - Functional chaining and promises in Swift.
- Funky - Functional programming tools and experiments in Swift.
- LlamaKit - Collection of must-have functional Swift tools.
- Oriole - A functional utility belt implemented as Swift protocol extensions.
- Prelude - Swift µframework of simple functional programming tools.
- Swiftx - Functional data types and functions for any project.
- Swiftz - Functional programming in Swift.
- OptionalExtensions - Swift µframework with extensions for the Optional Type.
- Argo - Functional JSON parsing library for Swift.
- Runes - Infix operators for monadic functions in Swift.
- Bow - Typed Functional Programming companion library for Swift.
- AssetImportKit - Swifty cross platform library (macOS, iOS) that converts Assimp supported models to SceneKit scenes.
- CollectionNode - A swift framework for a collectionView in SpriteKit.
- glide engine - SpriteKit and GameplayKit based engine for making 2d games, with practical examples and tutorials.
- Lichess mobile - A mobile client for lichess.org.
- Sage - A cross-platform chess library for Swift.
- ShogibanKit - ShogibanKit is a framework for implementing complex Japanese Chess (Shogii) in Swift. No UI, nor AI.
- SKTiled - Swift framework for working with Tiled assets in SpriteKit.
- SwiftFortuneWheel - A cross-platform framework for games like a Wheel of Fortune.
Grand Central Dispatch syntax sugars, tools and timers.
- GCDKit - Grand Central Dispatch simplified with Swift.
- Async - Syntactic sugar in Swift for asynchronous dispatches in Grand Central Dispatch.
- SwiftSafe - Thread synchronization made easy.
- YYDispatchQueuePool - iOS utility class to manage global dispatch queue.
- AlecrimAsyncKit - Bringing async and await to Swift world with some flavouring.
- GrandSugarDispatch - Syntactic sugar for Grand Central Dispatch (GCD).
- Threader - Pretty GCD calls and easier code execution.
- Dispatch - Just a tiny library to make using GCD easier and intuitive.
- GCDTimer - Well tested Grand Central Dispatch (GCD) Timer in Swift.
- Chronos-Swift - Grand Central Dispatch Utilities.
- Me - A super slim solution to the nested asynchronous computations.
- SwiftyTask - An extreme queuing system with high performance for managing all task in app with closure.
Libraries and tools to handle gestures.
- Tactile - A better way to handle gestures on iOS.
- SwiftyGestureRecognition - Aids with prototyping UIGestureRecognizers in Xcode Playgrounds.
- DBPathRecognizer - Gesture recognizer tool.
- Sensitive - Special way to work with gestures in iOS.
- SplitViewDragAndDrop - Easily add drag and drop to pass data between your apps in split view mode.
- FDFullscreenPopGesture - An UINavigationController's category to enable fullscreen pop gesture in an iOS7+ system style with AOP.
CoreGraphics, CoreAnimation, SVG, CGContext libraries, helpers and tools.
- Graphicz - Light-weight, operator-overloading-free complements to CoreGraphics!
- PKCoreTechniques - The code for my CoreGraphics+CoreAnimation talk, held during the 2012 iOS Game Design Seminar at the Technical University Munich.
- MPWDrawingContext - An Objective-C wrapper for CoreGraphics CGContext.
- DePict - A simple, declarative, functional drawing framework, in Swift!
- SwiftSVG - A single pass SVG parser with multiple interface options (String, NS/UIBezierPath, CAShapeLayer, and NS/UIView).
- InkKit - Write-Once, Draw-Everywhere for iOS and macOS.
- YYAsyncLayer - iOS utility classes for asynchronous rendering and display.
- NXDrawKit - NXDrawKit is a simple and easy but useful drawing kit for iPhone.
- jot - An iOS framework for easily adding drawings and text to images.
- SVGKit - Display and interact with SVG Images on iOS / macOS, using native rendering (CoreAnimation) (currently only supported for iOS - macOS code needs updating).
- Snowflake - SVG in Swift.
- HxSTLParser - Basic STL loader for SceneKit.
- ProcessingKit - Visual designing library for iOS & OSX.
- EZYGradientView - Create gradients and blur gradients without a single line of code.
- AEConicalGradient - Conical (angular) gradient layer written in Swift.
- MKGradientView - Core Graphics based gradient view capable of producing Linear (Axial), Radial (Circular), Conical (Angular), Bilinear (Four Point) gradients, written in Swift.
- EPShapes - Design shapes in Interface Builder.
- Macaw - Powerful and easy-to-use vector graphics library with SVG support written in Swift.
- BlockiesSwift - Unique blocky identicons/profile picture generator.
- Rough - lets you draw in a sketchy, hand-drawn-like, style.
- GraphLayout - UI controls for graph visualization. It is powered by Graphviz.
- Drawsana - iOS framework for building raster drawing and image markup views.
- AnimatedGradientView - A simple framework to add animated gradients to your iOS app.
Libraries to deal with nearby devices, BLE tools and MultipeerConnectivity wrappers.
- Discovery - A very simple library to discover and retrieve data from nearby devices (even if the peer app works at background).
- LGBluetooth - Simple, block-based, lightweight library over CoreBluetooth. Will clean up your Core Bluetooth related code.
- PeerKit An open-source Swift framework for building event-driven, zero-config Multipeer Connectivity apps.
- BluetoothKit - Easily communicate between iOS/macOS devices using BLE.
- Bluetonium - Bluetooth mapping in Swift.
- BlueCap - iOS Bluetooth LE framework.
- Apple Family - Quickly connect Apple devices together with Bluetooth, wifi, and USB.
- Bleu - BLE (Bluetooth LE) for U.
- Bluejay - A simple Swift framework for building reliable Bluetooth LE apps.
- BabyBluetooth - The easiest way to use Bluetooth (BLE) in iOS/MacOS.
- ExtendaBLE - Simple Blocks-Based BLE Client for iOS/tvOS/watchOS/OSX/Android. Quickly configuration for centrals/peripherals, perform packet based read/write operations, and callbacks for characteristic updates.
- PeerConnectivity - Functional wrapper for Apple's MultipeerConnectivity framework.
- AZPeerToPeerConnection - AZPeerToPeerConnectivity is a wrapper on top of Apple iOS Multipeer Connectivity framework. It provides an easier way to create and manage sessions. Easy to integrate.
- MultiPeer - Multipeer is a wrapper for Apple's MultipeerConnectivity framework for offline data transmission between Apple devices. It makes easy to automatically connect to multiple nearby devices and share information using either bluetooth or wifi.
- BerkananSDK - Mesh messaging SDK with the goal to create a decentralized mesh network for the people, powered by their device's Bluetooth antenna.
Mocks, ImagePickers, and multiple options of customizable camera implementation
- TGCameraViewController - Custom camera with AVFoundation. Beautiful, light and easy to integrate with iOS projects.
- PBJVision - iOS camera engine, features touch-to-record video, slow motion video, and photo capture.
- Cool-iOS-Camera - A fully customisable and modern camera implementation for iOS made with AVFoundation.
- SCRecorder - Camera engine with Vine-like tap to record, animatable filters, slow motion, segments editing.
- ALCameraViewController - A camera view controller with custom image picker and image cropping. Written in Swift.
- CameraManager - Simple Swift class to provide all the configurations you need to create custom camera view in your app.
- RSBarcodes_Swift - 1D and 2D barcodes reader and generators for iOS 8 with delightful controls. Now Swift.
- LLSimpleCamera - A simple, customizable camera control - video recorder for iOS.
- Fusuma - Instagram-like photo browser and a camera feature with a few line of code in Swift.
- BarcodeScanner - Simple and beautiful barcode scanner.
- HorizonSDK-iOS - State of the art real-time video recording / photo shooting iOS library.
- FastttCamera - Fasttt and easy camera framework for iOS with customizable filters.
- DKCamera - A lightweight & simple camera framework for iOS. Written in Swift.
- NextLevel - Next Level is a media capture camera library for iOS.
- CameraEngine - Camera engine for iOS, written in Swift, above AVFoundation.
- SwiftyCam - A Snapchat Inspired iOS Camera Framework written in Swift.
- CameraBackground - Show camera layer as a background to any UIView.
- Lumina - Full service camera that takes photos, videos, streams frames, detects metadata, and streams CoreML predictions.
- RAImagePicker - RAImagePicker is a protocol-oriented framework that provides custom features from the built-in Image Picker Edit.
- FDTake - Easily take a photo or video or choose from library.
- YPImagePicker - Instagram-like image picker & filters for iOS.
- MockImagePicker - Mock UIImagePickerController for testing camera based UI in simulator.
- iOS-Depth-Sampler - A collection of code examples for Depth APIs.
- TakeASelfie - An iOS framework that uses the front camera, detects your face and takes a selfie.
- HybridCamera - Video and photo camera for iOS, similar to the SnapChat camera.
- CameraKit-iOS - Massively increase camera performance and ease of use in your next iOS project.
- ExyteMediaPicker - Customizable media picker
Quick actions and peek and pop interactions
- QuickActions - Swift wrapper for iOS Home Screen Quick Actions (App Icon Shortcuts).
- JustPeek - JustPeek is an iOS Library that adds support for Force Touch-like Peek and Pop interactions on devices that do not natively support this kind of interaction.
- PeekView - PeekView supports peek, pop and preview actions for iOS devices without 3D Touch capibility.
Device detect libraries and iBeacon helpers
- Proxitee - Allows developers to create proximity aware applications utilizing iBeacons & geo fences.
- OWUProximityManager - iBeacons + CoreBluetooth.
- Vicinity - Vicinity replicates iBeacons (by analyzing RSSI) and supports broadcasting and detecting low-energy Bluetooth devices in the background.
- BeaconEmitter - Turn your Mac as an iBeacon.
- MOCA Proximity - Paid proximity marketing platform that lets you add amazing proximity experiences to your app.
- JMCBeaconManager - An iBeacon Manager class that is responsible for detecting beacons nearby.
Location monitoring, detect motion and geofencing libraries
- AsyncLocationKit - Wrapper for Apple CoreLocation framework with Modern Concurrency Swift (async/await).
- IngeoSDK - Always-On Location monitoring framework for iOS.
- LocationManager - Provides a block-based asynchronous API to request the current location, either once or continuously.
- SwiftLocation - Location & Beacon Monitoring in Swift.
- SOMotionDetector - Simple library to detect motion. Based on location updates and acceleration.
- LocationPicker - A ready for use and fully customizable location picker for your app.
- BBLocationManager - A Location Manager for easily implementing location services & geofencing in iOS.
- set-simulator-location - CLI for setting location in the iOS simulator.
- NominatimKit - A Swift wrapper for (reverse) geocoding of OpenStreetMap data.
- MotionKit - Get the data from Accelerometer, Gyroscope and Magnetometer in only Two or a few lines of code. CoreMotion now made insanely simple.
- DarkLightning - Simply the fastest way to transmit data between iOS/tvOS and macOS.
- Deviice - Simply library to detect the device on which the app is running (and some properties).
- DeviceKit - DeviceKit is a value-type replacement of UIDevice.
- Luminous - Luminous is a big framework which can give you a lot of information (more than 50) about the current system.
- Device - Light weight tool for detecting the current device and screen size written in swift.
- WatchShaker - WatchShaker is a watchOS helper to get your shake movement written in swift.
- WatchCon - WatchCon is a tool which enables creating easy connectivity between iOS and WatchOS.
- TapticEngine - TapticEngine generates iOS Device vibrations.
- UIDeviceComplete - UIDevice extensions that fill in the missing pieces.
- NFCNDEFParse - NFC Forum Well Known Type Data Parser for iOS11 and Core NFC.
- Device.swift - Super-lightweight library to detect used device.
- SDVersion - Lightweight Cocoa library for detecting the running device's model and screen size.
- Haptico - Easy to use haptic feedback generator with pattern-play support.
- NFCPassportReader - Swift library to read an NFC enabled passport. Supports BAC, Secure Messaging, and both active and passive authentication. Requires iOS 13 or above.
Auto Layout, UI frameworks and a gorgeous list of tools to simplify layout constructions
- Masonry - Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax.
- FLKAutoLayout - UIView category which makes it easy to create layout constraints in code.
- Façade - Programmatic view layout for the rest of us - an autolayout alternative.
- PureLayout - The ultimate API for iOS & macOS Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible.
- SnapKit - A Swift Autolayout DSL for iOS & macOS.
- Cartography - A declarative Auto Layout DSL for Swift.
- AutoLayoutPlus - A bit of steroids for AutoLayout.
- Neon - A powerful Swift programmatic UI layout framework.
- MisterFusion - A Swift DSL for AutoLayout. It is the extremely clear, but concise syntax, in addition, can be used in both Swift and Objective-C.
- SwiftBox - Flexbox in Swift, using Facebook's css-layout.
- ManualLayout - Easy to use and flexible library for manually laying out views and layers for iOS and tvOS. Supports AsyncDisplayKit.
- Stevia - Elegant view layout for iOS.
- Manuscript - AutoLayoutKit in pure Swift.
- FDTemplateLayoutCell - Template auto layout cell for automatically UITableViewCell height calculating.
- SwiftAutoLayout - Tiny Swift DSL for Autolayout.
- FormationLayout - Work with auto layout and size classes easily.
- SwiftyLayout - Lightweight declarative auto-layout framework for Swift.
- Swiftstraints - Auto Layout In Swift Made Easy.
- SwiftBond - Bond is a Swift binding framework that takes binding concepts to a whole new level. It's simple, powerful, type-safe and multi-paradigm.
- Restraint - Minimal Auto Layout in Swift.
- EasyPeasy - Auto Layout made easy.
- Auto Layout Magic - Build 1 scene, let Auto Layout Magic generate the constraints for you! Scenes look great across all devices!
- Anchorman - An autolayout library for the damn fine citizens of San Diego.
- LayoutKit - LayoutKit is a fast view layout library for iOS.
- Relayout - Swift microframework for declaring Auto Layout constraints functionally.
- Anchorage - A collection of operators and utilities that simplify iOS layout code.
- Compose - Compose is a library that helps you compose complex and dynamic views.
- BrickKit - With BrickKit, you can create complex and responsive layouts in a simple way. It's easy to use and easy to extend. Create your own reusable bricks and behaviors.
- Framezilla - Elegant library which wraps working with frames with a nice chaining syntax.
- TinyConstraints - The syntactic sugar that makes Auto Layout sweeter for human use.
- MyLinearLayout - MyLayout is a powerful iOS UI framework implemented by Objective-C. It integrates the functions with Android Layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap.
- SugarAnchor - Same native NSLayoutAnchor & NSLayoutConstraints; but with more natural and easy to read syntactic sugar. Typesafe, concise & readable.
- EasyAnchor - Declarative, extensible, powerful Auto Layout.
- PinLayout - Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable.
- SnapLayout - Concise Auto Layout API to chain programmatic constraints while easily updating existing constraints.
- Cupcake - An easy way to create and layout UI components for iOS.
- MiniLayout - Minimal AutoLayout convenience layer. Program constraints succinctly.
- Bamboo - Bamboo makes Auto Layout (and manual layout) elegant and concise.
- FlexLayout - FlexLayout gently wraps the highly optimized facebook/yoga flexbox implementation in a concise, intuitive & chainable syntax.
- Layout - A declarative UI framework for iOS.
- CGLayout - Powerful autolayout framework based on constraints, that can manage UIView(NSView), CALayer and not rendered views. Not Apple Autolayout wrapper.
- YogaKit - Powerful layout engine which implements Flexbox.
- FlightLayout - Balanced medium between manual layout and auto-layout. Great for calculating frames for complex animations.
- QLayout - AutoLayout Utility for iOS.
- Layoutless - Minimalistic declarative layout and styling framework built on top of Auto Layout.
- Yalta - An intuitive and powerful Auto Layout library.
- SuperLayout - Simplify Auto Layout with super syntactic sugar.
- QuickLayout - QuickLayout offers a simple way, to easily manage Auto Layout in code.
- EEStackLayout - A structured vertical stack layout.
- RKAutoLayout - Simple wrapper over AutoLayout.
- Grid - The most powerful Grid container missed in SwiftUI.
- MondrianLayout - A DSL based layout builder for AutoLayout.
- ScalingHeaderScrollView - A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.
Tools to manage strings files, translate and enable localization in your apps.
- Hodor - Simple solution to localize your iOS App.
- Swifternalization - Localize iOS apps in a smarter way using JSON files. Swift framework.
- Rubustrings - Check the format and consistency of Localizable.strings files.
- BartyCrouch - Incrementally update/translate your Strings files from Code and Storyboards/XIBs.
- LocalizationKit - Localization management in realtime from a web portal. Easily manage your texts and translations without redeploy and resubmission.
- Localize-Swift - Swift 2.0 friendly localization and i18n with in-app language switching.
- LocalizedView - Setting up application specific localized string within Xib file.
- transai - command line tool help you manage localization string files.
- Strsync - Automatically translate and synchronize .strings files from base language.
- IBLocalizable - Localize your views directly in Interface Builder with IBLocalizable.
- nslocalizer - A tool for finding missing and unused NSLocalizedStrings.
- L10n-swift - Localization of an application with ability to change language "on the fly" and support for plural forms in any language.
- Localize - Easy tool to localize apps using JSON or Strings and of course IBDesignables with extensions for UI components.
- CrowdinSDK - Crowdin iOS SDK delivers all new translations from Crowdin project to the application immediately.
- attranslate - Semi-automatically translate or synchronize .strings files or crossplatform-files from different languages.
- Respresso Localization Converter - Multiplatform localization converter for iOS (.strings + Objective-C getters), Android (strings.xml) and Web (.json).
- locheck - Validate .strings, .stringsdict, and strings.xml files for correctness to avoid crashes and bad translations.
- StringSwitch - Easily convert iOS .strings files to Android strings.xml format and vice versa.
Debugging lives here. Logging tools, frameworks, integrations and more.
- CleanroomLogger - A configurable and extensible Swift-based logging API that is simple, lightweight and performant.
- CocoaLumberjack - A fast & simple, yet powerful & flexible logging framework for Mac and iOS.
- NSLogger - a high performance logging utility which displays traces emitted by client applications running on macOS, iOS and Android.
- QorumLogs — Swift Logging Utility for Xcode & Google Docs.
- Log - A logging tool with built-in themes, formatters, and a nice API to define your owns.
- Rainbow - Delightful console output for Swift developers.
- SwiftyBeaver - Convenient logging during development and release.
- SwiftyTextTable - A lightweight tool for generating text tables.
- Watchdog - Class for logging excessive blocking on the main thread.
- XCGLogger - A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog or println, but with additional information, such as the date, function name, filename and line number.
- Colors - A pure Swift library for using ANSI codes. Basically makes command-line coloring and styling very easy!
- AELog - Simple, lightweight and flexible debug logging framework written in Swift.
- ReflectedStringConvertible - A protocol that allows any class to be printed as if it were a struct.
- SwiftTrace - Trace Swift and Objective-C method invocations.
- Willow - Willow is a powerful, yet lightweight logging library written in Swift.
- Bugfender - Cloud storage for your app logs. Track user behaviour to find problems in your mobile apps.
- LxDBAnything - Automate box any value! Print log without any format control symbol! Change debug habit thoroughly!
- XLTestLog - Styling and coloring your XCTest logs on Xcode Console.
- XLFacility - Elegant and extensive logging facility for macOS & iOS (includes database, Telnet and HTTP servers).
- Atlantis - A powerful input-agnostic swift logging framework made to speed up development with maximum readability.
- StoryTeller - Taking a completely different approach to logging, Story Teller replacing fixed logging levels in It then uses dynamic expressions to control the logging so you only see what is important.
- LumberMill - Stupidly simple logging.
- TinyConsole - A tiny log console to display information while using your iOS app.
- Lighty - Easy to use and lightweight logger for iOS, macOS, tvOS, watchOS and Linux.
- JustLog - Console, file and remote Logstash logging via TCP socket.
- Twitter Logging Service - Twitter Logging Service is a robust and performant logging framework for iOS clients.
- Reqres - Network request and response body logger with Alamofire support.
- TraceLog - Dead Simple: logging the way it's meant to be! Runs on ios, osx, and Linux.
- OkLog - A network logger for iOS and macOS projects.
- Spy - Lightweight, flexible, multiplatform (iOS, macOS, tvOS, watchOS, Linux) logging utility written in pure Swift that allows you to log on different levels and channels which you can define on your own depending on your needs.
- Diagnostics - Allow users to easily share Diagnostics with your support team to improve the flow of fixing bugs.
- Gedatsu - Provide readable format about AutoLayout error console log.
- Pulse - Pulse is a powerful logging system for Apple Platforms. Native. Built with SwiftUI.
A collection of ML Models, deep learning and neural networking libraries
- Swift-Brain - Artificial Intelligence/Machine Learning data structures and Swift algorithms for future iOS development. Bayes theorem, Neural Networks, and more AI.
- AIToolbox - A toolbox of AI modules written in Swift: Graphs/Trees, Linear Regression, Support Vector Machines, Neural Networks, PCA, KMeans, Genetic Algorithms, MDP, Mixture of Gaussians.
- Tensorflow-iOS - The official Google-built powerful neural network library port for iOS.
- Bender - Easily craft fast Neural Networks. Use TensorFlow models. Metal under the hood.
- CoreML-samples - Sample code for Core ML using ResNet50 provided by Apple and a custom model generated by coremltools.
- Revolver - A framework for building fast genetic algorithms in Swift. Comes with modular architecture, pre-implemented operators and loads of examples.
- CoreML-Models - A collection of unique Core ML Models.
- Serrano - A deep learning library for iOS and macOS.
- Swift-AI - The Swift machine learning library.
- TensorSwift - A lightweight library to calculate tensors in Swift, which has similar APIs to TensorFlow's.
- DL4S - Deep Learning for Swift: Accelerated tensor operations and dynamic neural networks based on reverse mode automatic differentiation for every device that can run Swift.
- SwiftCoreMLTools - A Swift library for creating and exporting CoreML Models in Swift.
- iOS-GenAI-Sampler - A collection of Generative AI examples on iOS.
- Mapbox GL - An OpenGL renderer for Mapbox Vector Tiles with SDK bindings for iOS.
- GEOSwift - The Swift Geographic Engine.
- PXGoogleDirections - Google Directions API helper for iOS, written in Swift.
- Cluster - Easy Map Annotation Clustering.
- JDSwiftHeatMap - JDSwiftMap is an IOS Native MapKit Library. You can easily make a highly customized HeatMap.
- ClusterKit - An iOS map clustering framework targeting MapKit, Google Maps and Mapbox.
- FlyoverKit - FlyoverKit enables you to present stunning 360° flyover views on your MKMapView with zero effort while maintaining full configuration possibilities.
- MapViewPlus - Use any custom view as custom callout view of your MKMapView with cool animations. Also, easily use any image as annotation view.
- MSFlightMapView - Add and animate geodesic flights on Google map.
- WhirlyGlobe-Maply - 3D globe and flat-map SDK for iOS. This toolkit has a large API for fine-grained control over the map or globe. It reads a wide variety of GIS data formats.
Math frameworks, functions and libraries to custom operations, statistical calculations and more.
- Euler - Swift Custom Operators for Mathematical Notation.
- SwiftMath - A math framework for Swift. Includes: vectors, matrices, complex numbers, quaternions and polynomials.
- Arithmosophi - A set of protocols for Arithmetic and Logical operations.
- Surge - A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
- Upsurge - Swift math.
- Swift-MathEagle - A general math framework to make using math easy. Currently supports function solving and optimisation, matrix and vector algebra, complex numbers, big int and big frac and general handy extensions and functions.
- iosMath - A library for displaying beautifully rendered math equations. Enables typesetting LaTeX math formulae in iOS.
- BigInt - Arbitrary-precision arithmetic in pure Swift.
- SigmaSwiftStatistics - A collection of functions for statistical calculation.
- VectorMath - A Swift library for Mac and iOS that implements common 2D and 3D vector and matrix functions, useful for games or vector-based graphics.
- Expression - A Mac and iOS library for evaluating numeric expressions at runtime.
- Metron - Metron is a comprehensive collection of geometric functions and types that extend the 2D geometric primitives provided by CoreGraphics.
- NumericAnnex - NumericAnnex supplements the numeric facilities provided in the Swift standard library.
- Matft - Matft is Numpy-like library in Swift. Matft allows us to handle n-dimensional array easily in Swift.
- AudioBus - Add Next Generation Live App-to-App Audio Routing.
- AudioKit - A powerful toolkit for synthesizing, processing, and analyzing sounds.
- EZAudio - An iOS/macOS audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations.
- novocaine - Painless high-performance audio on iOS and macOS.
- QHSpeechSynthesizerQueue - Queue management system for AVSpeechSynthesizer (iOS Text to Speech).
- Cephalopod - A sound fader for AVAudioPlayer written in Swift.
- Chirp - The easiest way to prepare, play, and remove sounds in your Swift app!
- Beethoven - An audio processing Swift library for pitch detection of musical signals.
- AudioPlayerSwift - AudioPlayer is a simple class for playing audio in iOS, macOS and tvOS apps.
- AudioPlayer - AudioPlayer is syntax and feature sugar over AVPlayer. It plays your audio files (local & remote).
- TuningFork - Simple Tuner for iOS.
- MusicKit - A framework for composing and transforming music in Swift.
- SubtleVolume - Replace the system volume popup with a more subtle indicator.
- NVDSP - iOS/macOS DSP for audio (with Novocaine).
- SRGMediaPlayer-iOS - The SRG Media Player library for iOS provides a simple way to add a universal audio / video player to any iOS application.
- IQAudioRecorderController - A drop-in universal library allows to record audio within the app with a nice User Interface.
- TheAmazingAudioEngine2 - The Amazing Audio Engine is a sophisticated framework for iOS audio applications, built so you don't have to.
- InteractivePlayerView - Custom iOS music player view.
- ESTMusicIndicator - Cool Animated music indicator view written in Swift.
- QuietModemKit - iOS framework for the Quiet Modem (data over sound).
- SwiftySound - Super simple library that lets you play sounds with a single line of code (and much more). Written in Swift 3, supports iOS, macOS and tvOS. CocoaPods and Carthage compatible.
- BPMAnalyser - Fast and simple instrument to get the BPM rate from your audio-files.
- PandoraPlayer - A lightweight music player for iOS, based on AudioKit.
- SonogramView - Audio visualisation of song.
- AudioIndicatorBars - AIB indicates for your app users which audio is playing. Just like the Podcasts app.
- Porcupine - On-device wake word detection engine for macOS, iOS, and watchOS, powered by deep learning.
- Voice Overlay - An overlay that gets your user’s voice permission and input as text in a customizable UI.
- ModernAVPlayer - Persistence player to resume playback after bad network connection even in background mode, manage headphone interactions, system interruptions, now playing informations and remote commands.
- FDWaveformView - An easy way to display an audio waveform in your app, including animation.
- FDSoundActivatedRecorder - Start recording when the user speaks.
- YLGIFImage - Async GIF image decoder and Image viewer supporting play GIF images. It just use very less memory.
- FLAnimatedImage - Performant animated GIF engine for iOS.
- gifu - Highly performant animated GIF support for iOS in Swift.
- AnimatedGIFImageSerialization - Complete Animated GIF Support for iOS, with Functions, NSJSONSerialization-style Class, and (Optional) UIImage Swizzling
- XAnimatedImage - XAnimatedImage is a performant animated GIF engine for iOS written in Swift based on FLAnimatedImage
- SwiftGif - A small UIImage extension with gif support.
- APNGKit - High performance and delightful way to play with APNG format in iOS.
- YYImage - Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.
- AImage - A animated GIF&APNG engine for iOS in Swift with low memory & cpu usage.Optimized for Multi-Image case.
- NSGIF2 - Simplify creation of a GIF from the provided video file url.
- SwiftyGif - High performance GIF engine.
- GPU Image - An open source iOS framework for GPU-based image and video processing.
- UIImage DSP - iOS UIImage processing functions using the vDSP/Accelerate framework for speed.
- AsyncImageView - Simple extension of UIImageView for loading and displaying images asynchronously without lock up the UI.
- SDWebImage - Asynchronous image downloader with cache support with an UIImageView category.
- DFImageManager - Modern framework for fetching images from various sources. Zero config yet immense customization and extensibility. Uses NSURLSession.
- MapleBacon - An image download and caching library for iOS written in Swift.
- NYTPhotoViewer - Slideshow and image viewer.
- IDMPhotoBrowser - Photo Browser / Viewer.
- Concorde - Download and decode progressive JPEGs.
- TOCropViewController - A view controller that allows users to crop UIImage objects.
- YXTMotionView - A custom image view that implements device motion scrolling.
- PINRemoteImage - A thread safe, performant, feature rich image fetcher.
- SABlurImageView - Easily Adding Animated Blur/Unblur Effects To An Image.
- FastImageCache - iOS library for quickly displaying images while scrolling.
- BKAsciiImage - Convert UIImage to ASCII art.
- AlamofireImage - An image component library for Alamofire.
- Nuke - Image loading, processing, caching and preheating.
- FlagKit - Beautiful flag icons for usage in apps and on the web.
- YYWebImage - Asynchronous image loading framework (supports WebP, APNG, GIF).
- RSKImageCropper - An image cropper for iOS like in the Contacts app with support for landscape orientation.
- Silo - Image loading framework with loaders.
- Ody - Ody is an easy to use random image generator built with Swift, Perfect for placeholders.
- Banana - Image slider with very simple interface.
- JDSwiftAvatarProgress - Easy customizable avatar image asynchronously with progress bar animated.
- Kingfisher - A lightweight and pure Swift implemented library for downloading and caching image from the web.
- EBPhotoPages - A photo gallery for iOS with a modern feature set. Similar features as the Facebook photo browser.
- UIImageView-BetterFace-Swift - The Swift version of https://github.com/croath/UIImageView-BetterFace
- KFSwiftImageLoader - An extremely high-performance, lightweight, and energy-efficient pure Swift async web image loader with memory and disk caching for iOS and Apple Watch.
- Toucan - Fabulous Image Processing in Swift.
- ImageLoaderSwift - A lightweight and fast image loader for iOS written in Swift.
- ImageScout - A Swift implementation of fastimage. Supports PNG, GIF, and JPEG.
- JLStickerTextView - A UIImageView allow you to add multiple Label (multiple line text support) on it, you can edit, rotate, resize the Label as you want with one finger ,then render the text on Image.
- Agrume - A lemony fresh iOS image viewer written in Swift.
- PASImageView - Rounded async imageview downloader lightly cached and written in Swift.
- Navi - Focus on avatar caching.
- SwiftPhotoGallery - Simple, fullscreen image gallery with tap, swipe, and pinch gestures.
- MetalAcc - GPU-based Media processing library using Metal written in Swift.
- MWPhotoBrowser - A simple iOS photo and video browser with grid view, captions and selections.
- UIImageColors - iTunes style color fetcher for UIImage.
- CDFlipView - A view that takes a set of images, make transition from one to another by using flipping effects.
- GPUImage2 - GPUImage 2 is a BSD-licensed Swift framework for GPU-accelerated video and image processing.
- TGLParallaxCarousel - A lightweight 3D Linear Carousel with parallax effect.
- ImageButter - Makes dealing with images buttery smooth.
- SKPhotoBrowser - Simple PhotoBrowser/Viewer inspired by Facebook, Twitter photo browsers written by swift.
- YUCIHighPassSkinSmoothing - An implementation of High Pass Skin Smoothing using Apple's Core Image Framework.
- CLImageViewPopup - A simple Image full screen pop up.
- APKenBurnsView - Ken Burns effect with face recognition!
- Moa - An image download extension of the image view for iOS, tvOS and macOS.
- JMCMarchingAnts - Library that lets you add marching ants (animated) selection to the edges of the images.
- ImageViewer - An image viewer à la Twitter.
- FaceAware - An extension that gives UIImageView the ability to focus on faces within an image when using AspectFill.
- SwiftyAvatar - A UiimageView class for creating circular avatar images, IBDesignable to make all changes via storyboard.
- ShinpuruImage - Syntactic Sugar for Accelerate/vImage and Core Image Filters.
- ImagePickerSheetController - ImagePickerSheetController is like the custom photo action sheet in iMessage just without the glitches.
- ComplimentaryGradientView - Create complementary gradients generated from dominant and prominent colors in supplied image. Inspired by Grade.js.
- ImageSlideshow - Swift image slideshow with circular scrolling, timer and full screen viewer.
- Imaginary - Remote images, as easy as one, two, three.
- PPAssetsActionController - Highly customizable Action Sheet Controller with Assets Preview.
- Vulcan - Multi image downloader with priority in Swift.
- FacebookImagePicker - Facebook album photo picker written in Swift.
- Lightbox - A convenient and easy to use image viewer for your iOS app.
- Ebblink - An iOS SDK for sharing photos that automatically expire and can be deleted at any time.
- Sharaku - Instagram-like image filter ViewController.
- CTPanoramaView - Displays spherical or cylindrical panoramas or 360-photos with touch or motion based control options.
- Twitter Image Pipline - streamlined framework for fetching and storing images in an application.
- TinyCrayon - A smart and easy-to-use image masking and cutout SDK for mobile apps.
- FlexibleImage - A simple way to play with image!
- TLPhotoPicker - Multiple phassets picker for iOS lib. like a facebook.
- YapImageManager - A high-performance image downloader written in Swift, powered by YapDatabase.
- PhotoEditorSDK - A fully customizable photo editor for your app.
- SimpleImageViewer - A snappy image viewer with zoom and interactive dismissal transition.
- AZImagePreview - A framework that makes image viewing easy.
- FaceCropper - Crop faces, inside of your image, with iOS 11 Vision api.
- Paparazzo - Custom iOS camera and photo picker with editing capabilities.
- ZImageCropper - A Swift project to crop image in any shape.
- InitialsImageView - An UIImageView extension that generates letter initials as a placeholder for user profile images, with a randomized background color.
- DTPhotoViewerController - A fully customizable photo viewer ViewController, inspired by Facebook photo viewer.
- LetterAvatarKit - A UIImage extension that generates letter-based avatars written in Swift.
- AXPhotoViewer - An iPhone/iPad photo gallery viewer, useful for viewing a large (or small!) number of photos
- TJProfileImage - Live rendering of componet’s properties in Interface Builder.
- Viewer - Image viewer (or Lightbox) with support for local and remote videos and images.
- OverlayComposite - An asynchronous, multithreaded, image compositing framework written in Swift.
- MCScratchImageView - A custom ImageView that is used to cover the surface of other view like a scratch card, user can swipe the mulch to see the view below.
- MetalPetal - A GPU-accelerated image/video processing framework based on Metal.
- ShadowImageView - ShadowImageView is a iOS 10 Apple Music style image view, help you create elegent image with shadow.
- Avatar - Generate random user Avatar images using CoreGraphics and QuartzCore.
- Serrata - Slide image viewer library similar to Twitter and LINE.
- StyleArt - Style Art library process images using COREML with a set of pre trained machine learning models and convert them to Art style.
- greedo-layout-for-ios - Full aspect ratio grid layout for iOS.
- ImageDetect - Detect and crop faces, barcodes and texts inside of your image, with iOS 11 Vision api.
- THTiledImageView - Provide ultra-high-quality images through tiling techniques.
- GPUImage3 - GPUImage 3 is a BSD-licensed Swift framework for GPU-accelerated video and image processing using Metal.
- Harbeth - Metal API for GPU accelerated Graphics and Video and Camera filter framework.🔥💥
- Gallery - Your next favorite image and video picker.
- ATGMediaBrowser - Image slide-show viewer with multiple predefined transition styles, and ability to create new transitions with ease.
- Pixel - An image editor and engine using CoreImage.
- OnlyPictures - A simple and flexible way to add source of overlapping circular pictures.
- SFSafeSymbols - Safely access Apple's SF Symbols using static typing.
- BSZoomGridScrollView - iOS customizable grid style scrollView UI library to display your UIImage array input, designed primarily for SwiftUI as well as to interoperate with UIKit.
- SwiftOCR - Fast and simple OCR library written in Swift.
- QR Code Scanner - QR Code implementation.
- QRCode - A QRCode generator written in Swift.
- EFQRCode - A better way to operate two-dimensional code in Swift.
- NSFWDetector - A NSFW (aka porn) detector with CoreML.
- Reader - PDF Reader Core for iOS.
- UIView 2 PDF - PDF generator using UIViews or UIViews with an associated XIB.
- FolioReaderKit - A Swift ePub reader and parser framework for iOS.
- PDFGenerator - A simple Generator of PDF in Swift. Generate PDF from view(s) or image(s).
- SimplePDF - Create a simple PDF effortlessly.
- SwiftPDFGenerator - PDF generator using UIViews; Swift Version of 'UIView 2 PDF'.
- PSPDFKit - Render PDF, add/edit annotations, fill forms, add/edit pages, view/create digital signatures.
- TPPDF - Generate PDF using commands and automatic layout.
- FastPdfKit - A Static Library to be embedded on iOS applications to display pdf documents derived from Fast PDF.
- UIImagePlusPDF - UIImage extensions to simply use PDF files.
- HaishinKit.swift - Camera and Microphone streaming library via RTMP, HLS for iOS, macOS.
- StreamingKit - A fast and extensible gapless AudioPlayer/AudioStreamer for macOS and iOS.
- Jukebox - Player for streaming local and remote audio files. Written in Swift.
- LFLiveKit - H264 and AAC Hard coding,support GPUImage Beauty, rtmp transmission,weak network lost frame,Dynamic switching rate.
- Airstream - A framework for streaming audio between Apple devices using AirPlay.
- OTAcceleratorCore - A painless way to integrate audio/video(screen sharing) to any iOS applications via Tokbox.
- VLC for iOS - VLC is a free and open source multimedia player for iOS.
- VIMVideoPlayer - A simple wrapper around the AVPlayer and AVPlayerLayer classes.
- MobilePlayer - A powerful and completely customizable media player for iOS.
- XCDYouTubeKit - YouTube video player for iOS, tvOS and macOS.
- AVAnimator - An open source iOS native library that makes it easy to implement non-trivial video/audio enabled apps.
- Periscope VideoViewController - Video view controller with Periscope fast rewind control.
- MHVideoPhotoGallery - A Photo and Video Gallery.
- PlayerView - Player View is a delegated view using AVPlayer of Swift.
- SRGMediaPlayer-iOS - The SRG Media Player library for iOS provides a simple way to add a universal audio / video player to any iOS application.
- AVPlayerViewController-Subtitles - AVPlayerViewController-Subtitles is a library to display subtitles on iOS. It's built as a Swift extension and it's very easy to integrate.
- MPMoviePlayerController-Subtitles - MPMoviePlayerController-Subtitles is a library to display subtitles on iOS. It's built as a Swift extension and it's very easy to integrate.
- ZFPlayer - Based on AVPlayer, support for the horizontal screen, vertical screen (full screen playback can also lock the screen direction), the upper and lower slide to adjust the volume, the screen brightness, or so slide to adjust the playback progress.
- Player - video player in Swift, simple way to play and stream media in your iOS or tvOS app.
- BMPlayer - Video player in swift3 and swift2 for iOS, based on AVPlayer, support the horizontal, vertical screen. support adjust volume, brigtness and seek by slide.
- VideoPager - Paging Video UI, and some control components is available.
- ios-360-videos - NYT360Video plays 360-degree video streamed from an AVPlayer.
- swift-360-videos - Pure swift (no SceneKit) 3D library with focus on video and 360.
- ABMediaView - UIImageView subclass for drop-in image, video, GIF, and audio display, with functionality for fullscreen and minimization to the bottom-right corner.
- PryntTrimmerView - A set of UI elements to trim, crop and select frames inside a video.
- VGPlayer - A simple iOS video player in Swift,Support play local and network,Background playback mode.
- YoutubeKit - A video player that fully supports Youtube IFrame API and YoutubeDataAPI for easily create a Youtube app.
- Swift-YouTube-Player - Swift library for embedding and controlling YouTube videos in your iOS applications!
- JDVideoKit - You can easily transfer your video into Three common video type via this framework.
- VersaPlayer - Versatile AVPlayer implementation for iOS, macOS, and tvOS.
Also see push notifications
- XMPPFramework - An XMPP Framework in Objective-C for Mac and iOS.
- Chatto - A lightweight framework to build chat applications, made in Swift.
- MessageKit - Eventually, a Swift re-write of JSQMessagesViewController.
- Messenger - This is a native iOS Messenger app, making realtime chat conversations and audio calls with full offline support.
- OTTextChatAccelerator - OpenTok Text Chat Accelerator Pack enables text messages between mobile or browser-based devices.
- chat-sdk-ios - Chat SDK iOS - Open Source Mobile Messenger.
- AsyncMessagesViewController - A smooth, responsive and flexible messages UI library for iOS.
- MessageViewController - A SlackTextViewController replacement written in Swift for the iPhone X.
- SwiftyMessenger - Swift toolkit for passing messages between iOS apps and extensions.
- Messenger Chat with Firebase - Swift messaging chat app with Firebase Firestore integration.
- SwiftKafka - Swift SDK for Apache Kafka by IBM.
- ChatLayout - A lightweight framework to build chat UI that uses custom
UICollectionViewLayout
to provide full control over the presentation as well as all the tools available inUICollectionView
. - ExyteChat - SwiftUI Chat UI framework with fully customizable message cells, input view, and a built-in media picker.
- AFNetworking - A delightful iOS and macOS networking framework.
- RestKit - RestKit is an Objective-C framework for iOS that aims to make interacting with RESTful web services simple, fast and fun.
- FSNetworking - Foursquare iOS networking library.
- ASIHTTPRequest - Easy to use CFNetwork wrapper for HTTP requests, Objective-C, macOS and iPhone.
- Overcoat - Small but powerful library that makes creating REST clients simple and fun.
- ROADFramework - Attributed-oriented approach for interacting with web services. The framework has built-in json and xml serialization for requests and responses and can be easily extensible.
- Alamofire - Alamofire is an HTTP networking library written in Swift, from the creator of AFNetworking.
- Transporter - A tiny library makes uploading and downloading easier.
- CDZPinger - Easy-to-use ICMP Ping.
- NSRails - iOS/Mac OS framework for Rails.
- NKMultipeer - A testable abstraction over multipeer connectivity.
- CocoaAsyncSocket - Asynchronous socket networking library for Mac and iOS.
- Siesta - Elegant abstraction for RESTful resources that untangles stateful messes. An alternative to callback- and delegate-based networking.
- Reachability.swift - Replacement for Apple's Reachability re-written in Swift with closures.
- OctopusKit - A simplicity but graceful solution for invoke RESTful web service APIs.
- Moya - Network abstraction layer written in Swift.
- TWRDownloadManager - A modern download manager based on NSURLSession to deal with asynchronous downloading, management and persistence of multiple files.
- HappyDns - A Dns library, support custom dns server, dnspod httpdns. Only support A record.
- Bridge - A simple extensible typed networking library. Intercept and process/alter requests and responses easily.
- TRON - Lightweight network abstraction layer, written on top of Alamofire.
- EVCloudKitDao - Simplified access to Apple's CloudKit.
- EVURLCache - a NSURLCache subclass for handling all web requests that use NSURLRequest.
- ResponseDetective - Sherlock Holmes of the networking layer.
- Pitaya - A Swift HTTP / HTTPS networking library just incidentally execute on machines.
- Just - Swift HTTP for Humans.
- agent - Minimalistic Swift HTTP request agent for iOS and macOS.
- Reach - A simple class to check for internet connection availability in Swift.
- SwiftHTTP - Thin wrapper around NSURLSession in swift. Simplifies HTTP requests.
- Netdiag - A network diagnosis library. Support Ping/TcpPing/Rtmp/TraceRoute/DNS/external IP/external DNS.
- AFNetworkingHelper - A custom wrapper over AFNetworking library that we use inside RC extensively.
- NetKit - A Concise HTTP Framework in Swift.
- RealReachability - We need to observe the REAL reachability of network. That's what RealReachability do.
- MonkeyKing - MonkeyKing helps you post messages to Chinese Social Networks.
- NetworkKit - Lightweight Networking and Parsing framework made for iOS, Mac, WatchOS and tvOS.
- APIKit - A networking library for building type safe web API client in Swift.
- ws ☁️ - Elegant JSON WebService in Swift.
- SPTDataLoader - The HTTP library used by the Spotify iOS client.
- SWNetworking - Powerful high-level iOS, macOS and tvOS networking library.
- Networking - Simple HTTP Networking in Swift a NSURLSession wrapper with image caching support.
- SOAPEngine - This generic SOAP client allows you to access web services using a your iOS app, macOS app and AppleTV app.
- Swish - Nothing but Net(working).
- Malibu - Malibu is a networking library built on promises.
- YTKNetwork - YTKNetwork is a high level request util based on AFNetworking.
- UnboxedAlamofire - Alamofire + Unbox: the easiest way to download and decode JSON into swift objects.
- MMLanScan - An iOS LAN Network Scanner library.
- Domainer - Manage multi-domain url auto mapping ip address table.
- Restofire - Restofire is a protocol oriented network abstraction layer in swift that is built on top of Alamofire to use services in a declartive way.
- AFNetworking+RetryPolicy - An objective-c category that adds the ability to set the retry logic for requests made with AFNetworking.
- SwiftyZeroMQ - ZeroMQ Swift Bindings for iOS, macOS, tvOS and watchOS.
- Nikka - A super simple Networking wrapper that supports many JSON libraries, Futures and Rx.
- XMNetworking - A lightweight but powerful network library with simplified and expressive syntax based on AFNetworking.
- Merhaba - Bonjour networking for discovery and connection between iOS, macOS and tvOS devices.
- DBNetworkStack - Resource-oritented networking which is typesafe, extendable, composeable and makes testing a lot easier.
- EFInternetIndicator - A little swift Internet error status indicator using ReachabilitySwift.
- AFNetworking-Synchronous - Synchronous requests for AFNetworking 1.x, 2.x, and 3.x.
- QwikHttp - a robust, yet lightweight and simple to use HTTP networking library designed for RESTful APIs.
- NetClient - Versatile HTTP networking library written in Swift 3.
- WANetworkRouting - An iOS library to route API paths to objects on client side with request, mapping, routing and auth layers.
- Reactor - Powering your RAC architecture.
- SWNetworking - Powerful high-level iOS, macOS and tvOS networking library. from the creator of SWNetworking.
- Digger - Digger is a lightweight download framework that requires only one line of code to complete the file download task.
- Ciao - Publish and discover services using mDNS(Bonjour, Zeroconf).
- Bamboots - Bamboots is a network request framework based on Alamofire, aiming at making network request easier for business development.
- SolarNetwork - Elegant network abstraction layer in Swift.
- FGRoute - An easy-to-use library that helps developers to get wifi ssid, router and device ip addresses.
- RxRestClient - Simple REST Client based on RxSwift and Alamofire.
- TermiNetwork - A networking library written with Swift 4.0 that supports multi-environment configuration, routing and automatic deserialization.
- Dots - Lightweight Concurrent Networking Framework.
- Gem - An extreme light weight system with high performance for managing all http request with automated parser with modal.
- RMHttp - Lightweight REST library for iOS and watchOS.
- AlamoRecord - An elegant yet powerful iOS networking layer inspired by ActiveRecord.
- MHNetwork - Protocol Oriented Network Layer Aim to avoid having bloated singleton NetworkManager.
- ThunderRequest - A simple URLSession wrapper with a generic protocol based request body approach and easy deserialisation of responses.
- ReactiveAPI - Write clean, concise and declarative network code relying on URLSession, with the power of RxSwift. Inspired by Retrofit.
- Squid - Declarative and reactive networking framework based on Combine and providing means for HTTP requests, transparent pagination, and WebSocket communication.
- Get - A modern Swift web API client built using async/await.
- AwesomeiOS Weekly - AwesomeiOS Weekly.
- iOS Goodies - Weekly iOS newsletter.
- raywenderlich.com Weekly - sign up to receive the latest tutorials from raywenderlich.com each week.
- iOS Dev Tools Weekly - The greatest iOS development tools, including websites, desktop and mobile apps, and back-end services.
- iOS Trivia Weekly - Three challenging questions about iOS development every Wednesday.
- Indie iOS Focus Weekly - Looking for the best iOS dev links, tutorials, & tips beyond the usual news? Curated by Chris Beshore. Published every Thursday.
- iOS Dev Weekly - Subscribe to a hand-picked round up of the best iOS development links every week. Free.
- Swift Weekly Brief - A community-driven weekly newsletter about Swift.org. Curated by Jesse Squires and published for free every Thursday.
- Server-Side Swift Weekly - A weekly newsletter with the best links related to server-side Swift and cross-platform developer tools. Curated by @maxdesiatov
- iOS Cookies Newsletter - A weekly digest of new iOS libraries written in Swift.
- Swift Developments - A weekly curated newsletter containing a hand picked selection of the latest links, videos, tools and tutorials for people interested in designing and developing their own iOS, WatchOS and AppleTV apps using Swift.
- Mobile Developers Cafe - A weekly newsletter for Mobile developers with loads of iOS content.
- Indie Watch - A weekly newsletter featuring the best apps made by indie iOS developers.
- SwiftLee - A weekly blog about Swift, iOS and Xcode Tips and Tricks.
- Orbiter - Push Notification Registration for iOS.
- PEM - Automatically generate and renew your push notification profiles.
- Knuff - The debug application for Apple Push Notification Service (APNS).
- FBNotifications - Facebook Analytics In-App Notifications Framework.
- NWPusher - macOS and iOS application and framework to play with the Apple Push Notification service (APNs).
- SimulatorRemoteNotifications - Library to send mock remote notifications to the iOS simulator.
- APNSUtil - Library makes code simple settings and landing for apple push notification service.
Most of these are paid services, some have free tiers.
- Urban Airship
- Growth Push - Popular in Japan.
- Braze
- Batch
- Boxcar
- Carnival
- Catapush
- Netmera
- OneSignal - Free.
- PushBots
- Pushwoosh
- Pushkin - Free and open-source.
- Pusher - Free and unlimited.
- Swrve
Objective-C Runtime wrappers, libraries and tools.
- Lumos - A light Swift wrapper around Objective-C Runtime.
- Swizzlean - An Objective-C Swizzle Helper Class.
- Unreachable - Unreachable code path optimization hint for Swift.
- SmallStrings - Reduce localized .strings file sizes by 80%.
Other amazingly awesome lists can be found in the
-
awesome-awesomeness list.
-
Open Source apps list of open source iOS apps.
-
awsome-ios-animation - A curated list of awesome iOS animation, including Objective-C and Swift libraries.
-
awesome-gists - A list of amazing gists (iOS section).
-
awesome-interview-questions - A curated awesome list of lists of interview questions including iOS.
-
iOS-Playbook - Guidelines and best practices for excellent iOS apps.
-
iOS-Learning-Materials - Curated list of articles, web-resources, tutorials and code repositories that may help you dig a little bit deeper into iOS.
-
Awesome-iOS-Twitter - A curated list of awesome iOS Twitter accounts.
-
Marketing for Engineers - A curated collection of marketing articles & tools to grow your product.
-
Awesome ARKit - A curated list of awesome ARKit projects and resources.
-
CocoaConferences - List of cocoa conferences for iOS & macOS developers.
-
example-ios-apps - A curated list of Open Source example iOS apps developed in Swift.
-
Curated-Resources-for-Learning-Swift - A curated list of resources recommended by the developers.
-
Awesome list of open source applications for macOS - List of awesome open source applications for macOS.
-
Awesome iOS Interview question list - Guide for interviewers and interviewees. Review these iOS interview questions - and get some practical tips along the way.
-
Top App Developers - A list of top iOS app developers.
-
awesome-ios-developer - Useful knowledges and stuff for ios developer.
-
awesome-ios-books - A list of books for iOS developers.
- CSwiftV - A csv parser written in swift conforming to rfc4180.
- CSV.swift - CSV reading and writing library written in Swift.
- CodableCSV - Read and write CSV files row-by-row & field-by-field or through Swift's Codable interface.
- SBJson - This framework implements a strict JSON parser and generator in Objective-C.
- Mantle - Model framework for Cocoa and Cocoa Touch.
- Groot - Convert JSON dictionaries and arrays to and from Core Data managed objects.
- PropertyMapper - Data mapping and validation with minimal amount of code.
- JSONModel - Magical Data Modeling Framework for JSON. Create rapidly powerful, atomic and smart data model classes.
- SwiftyJSON - The better way to deal with JSON data in Swift.
- FastEasyMapping - Serialize & deserialize JSON fast.
- ObjectMapper - A framework written in Swift that makes it easy for you to convert your Model objects (Classes and Structs) to and from JSON.
- JASON - JSON parsing with outstanding performances and convenient operators.
- Gloss - A shiny JSON parsing library in Swift.
- SwiftyJSONAccelerator - Generate Swift 5 model files from JSON with Codeable support.
- alexander - An extremely simple JSON helper written in Swift.
- Freddy - A reusable framework for parsing JSON in Swift.
- mapper - A JSON deserialization library for Swift.
- Alembic - Functional JSON parsing, mapping to objects, and serialize to JSON.
- Arrow 🏹 - Elegant JSON Parsing in Swift.
- JSONExport - JSONExport is a desktop application for macOS which enables you to export JSON objects as model classes with their associated constructors, utility methods, setters and getters in your favorite language.
- Elevate - Elevate is a JSON parsing framework that leverages Swift to make parsing simple, reliable and composable.
- MJExtension - A fast, convenient and nonintrusive conversion between JSON and model. Your model class don't need to extend another base class. You don't need to modify any model file.
- AlamofireObjectMapper - An Alamofire extension which converts JSON response data into swift objects using ObjectMapper.
- JAYSON - Strict and Scalable JSON library.
- HandyJSON - A handy swift JSON-object serialization/deserialization library for Swift.
- Marshal - Marshaling the typeless wild west of [String: Any] (Protocol based).
- Motis - Easy JSON to NSObject mapping using Cocoa's key value coding (KVC).
- NSTEasyJSON - The easiest way to deal with JSON data in Objective-C (similar to SwiftyJSON).
- Serpent - A protocol to serialize Swift structs and classes for encoding and decoding.
- FlatBuffersSwift - This project brings FlatBuffers (an efficient cross platform serialization library) to Swift.
- CodableAlamofire - An extension for Alamofire that converts JSON data into Decodable objects (Swift 4).
- WAMapping - A library to turn dictionary into object and vice versa for iOS. Designed for speed!
- Himotoki - A type-safe JSON decoding library purely written in Swift.
- PMHTTP - Swift/Obj-C HTTP framework with a focus on REST and JSON.
- NativeJSONMapper - Simple Swift 4 encoding & decoding.
- PMJSON - Pure Swift JSON encoding/decoding library.
- jsoncafe.com - Online Template driven Model Class Generator from JSON.
- Mappable - lightweight and powerful JSON object mapping library, specially optimized for immutable properties.
- AEXML - Simple and lightweight XML parser written in Swift.
- Ji - XML/HTML parser for Swift.
- Ono - A sensible way to deal with XML & HTML for iOS & macOS.
- Fuzi - A fast & lightweight XML & HTML parser in Swift with XPath & CSS support.
- Kanna - Kanna(鉋) is an XML/HTML parser for macOS/iOS.
- SwiftyXMLParser - Simple XML Parser implemented in Swift.
- HTMLKit - An Objective-C framework for your everyday HTML needs.
- SWXMLHash - Simple XML parsing in Swift.
- SwiftyXML - The most swifty way to deal with XML data in swift 4.
- XMLCoder - Encoder & Decoder for XML using Swift's
Codable
protocols. - ZMarkupParser - Convert HTML strings into NSAttributedString with customized styles and tags.
- WKZombie - WKZombie is a Swift framework for iOS/macOS to navigate within websites and collect data without the need of User Interface or API, also known as Headless browser. It can be used to run automated tests or manipulate websites using Javascript.
- URLPreview - An NSURL extension for showing preview info of webpages.
- FeedKit - An RSS and Atom feed parser written in Swift.
- Erik - Erik is an headless browser based on WebKit. An headless browser allow to run functional tests, to access and manipulate webpages using javascript.
- URLEmbeddedView - Automatically caches the object that is confirmed the Open Graph Protocol, and displays it as URL embedded card.
- SwiftCssParser - A Powerful , Extensible CSS Parser written in pure Swift.
- RLPSwift - Recursive Length Prefix encoding written in Swift.
- AcknowledgementsPlist - AcknowledgementsPlist manages the licenses of libraries that depend on your iOS app.
- CoreXLSX - Excel spreadsheet (XLSX) format support in pure Swift.
- SVGView - SVG parser and renderer written in SwiftUI.
- CreateAPI - Delightful code generation for OpenAPI specs for Swift written in Swift.
- NetNewsWire - It’s a free and open-source feed reader for macOS and iOS.
- passbook - Passbook gem let's you create pkpass for passbook iOS 6+.
- Dubai - Generate and Preview Passbook Passes.
- Passkit - Design, Create and validate Passbook Passes.
- Caishen - A Payment Card UI & Validator for iOS.
- Stripe - Payment integration on your app with PAY. Suitable for people with low knowledge on Backend.
- Braintree - Free payment processing on your first $50k. Requires Backend.
- Venmo Make and accept payments in your iOS app via Venmo.
- Moltin - Add eCommerce to your app with a simple SDK, so you can create a store and sell physical products, no backend required.
- PatronKit - A framework to add patronage to your apps.
- SwiftyStoreKit - Lightweight In App Purchases Swift framework for iOS 8.0+ and macOS 9.0+
- InAppFramework - In App Purchase Manager framework for iOS.
- SwiftInAppPurchase - Simply code In App Purchases with this Swift Framework.
- monza - Ruby Gem for Rails - Easy iTunes In-App Purchase Receipt validation, including auto-renewable subscriptions.
- PayPal - Accept payments in your iOS app via PayPal.
- card.io-iOS-SDK - card.io provides fast, easy credit card scanning in mobile apps.
- SwiftLuhn - Debit/Credit card validation port of the Luhn Algorithm in Swift.
- ObjectiveLuhn - Luhn Credit Card Validation Algorithm.
- RMStore - A lightweight iOS library for In-App Purchases.
- MFCard - Easily integrate Credit Card payments in iOS App / Customisable Card UI.
- TPInAppReceipt - Reading and Validating In App Store Receipt.
- iCard - Bank Card Generator with Swift using SnapKit DSL.
- CreditCardForm-iOS - CreditCardForm is iOS framework that allows developers to create the UI which replicates an actual Credit Card.
- merchantkit - A modern In-App Purchases management framework for iOS.
- TipJarViewController - Easy, drop-in tip jar for iOS apps.
- FramesIos - Payment Form UI and Utilities in Swift.
- YRPayment - Better payment user experience library with cool animation in Swift.
- AnimatedCardInput — Easy to use library with customisable components for input of Credit Card data.
- Proposer - Make permission request easier (Supports Camera, Photos, Microphone, Contacts, Location).
- ISHPermissionKit - A unified way for iOS apps to request user permissions.
- ClusterPrePermissions - Reusable pre-permissions utility that lets developers ask users for access in their own dialog, before making the system-based request.
- Permission - A unified API to ask for permissions on iOS.
- STLocationRequest - A simple and elegant 3D-Flyover location request screen written Swift.
- PAPermissions - A unified API to ask for permissions on iOS.
- AREK - AREK is a clean and easy to use wrapper over any kind of iOS permission.
- SPPermissions - Ask permissions on Swift. Available List, Dialog & Native interface. Can check state permission.
- The Ray Wenderlich Podcast
- Debug
- App Story
- iPhreaks
- Under the Radar
- Core Intuition
- Swift Playhouse
- Release Notes
- More Than Just Code
- Runtime
- Consult
- Swift Unwrapped
- Fireside Swift
- Swift by Sundell
- Stacktrace
- crafter - CLI that allows you to configure iOS project's template using custom DSL syntax, simple to use and quite powerful.
- liftoff - Another CLI for creating iOS projects.
- amaro - iOS Boilerplate full of delights.
- chairs - Swap around your iOS Simulator Documents.
- SwiftPlate - Easily generate cross platform Swift framework projects from the command line.
- xcproj - Read and update Xcode projects.
- Tuist - A tool to create, maintain and interact with Xcode projects at scale.
- SwiftKit - Start your next Open-Source Swift Framework.
- swift5-module-template - A starting point for any Swift 5 module that you want other people to include in their projects.
- Playgrounds - Playgrounds for Objective-C for extremely fast prototyping / learning.
- MMBarricade - Runtime configurable local server for iOS apps.
- STV Framework - Native visual iOS development.
- swiftmon - swiftmon restarts your swift application in case of any file change.
- Model2App - Turn your Swift data model into a working CRUD app.
- RxSwift - Reactive Programming in Swift.
- RxOptional - RxSwift extensions for Swift optionals and "Occupiable" types.
- ReactiveTask - Flexible, stream-based abstraction for launching processes.
- ReactiveCocoa - Streams of values over time.
- RxMediaPicker - A reactive wrapper built around UIImagePickerController.
- ReactiveCoreData - ReactiveCoreData (RCD) is an attempt to bring Core Data into the ReactiveCocoa (RAC) world.
- ReSwift - Unidirectional Data Flow in Swift - Inspired by Redux.
- ReactiveKit - ReactiveKit is a collection of Swift frameworks for reactive and functional reactive programming.
- RxPermission - RxSwift bindings for Permissions API in iOS.
- RxAlamofire - RxSwift wrapper around the elegant HTTP networking in Swift Alamofire.
- RxRealm - Rx wrapper for Realm's collection types.
- RxMultipeer - A testable RxSwift wrapper around MultipeerConnectivity.
- RxBluetoothKit - iOS & macOS Bluetooth library for RxSwift.
- RxGesture - RxSwift reactive wrapper for view gestures.
- NSObject-Rx - Handy RxSwift extensions on NSObject, including rx_disposeBag.
- RxCoreData - RxSwift extensions for Core Data.
- RxAutomaton - RxSwift + State Machine, inspired by Redux and Elm.
- ReactiveArray - An array class implemented in Swift that can be observed using ReactiveCocoa's Signals.
- Interstellar - Simple and lightweight Functional Reactive Coding in Swift for the rest of us.
- ReduxSwift - Predictable state container for Swift apps too.
- Aftermath - Stateless message-driven micro-framework in Swift.
- RxKeyboard - Reactive Keyboard in iOS.
- JASONETTE-iOS - Native App over HTTP. Create your own native iOS app with nothing but JSON.
- ReactiveSwift - Streams of values over time by ReactiveCocoa group.
- Listenable - Swift object that provides an observable platform.
- Reactor - Unidirectional Data Flow using idiomatic Swift—inspired by Elm and Redux.
- Snail - An observables framework for Swift.
- RxWebSocket - Reactive extension over Starscream for websockets.
- ACKReactiveExtensions - Useful extensions for ReactiveCocoa
- ReactiveLocation - CoreLocation made reactive
- Hanson - Lightweight observations and bindings in Swift, with support for KVO and NotificationCenter.
- Observable - The easiest way to observe values in Swift.
- SimpleApiClient - A configurable api client based on Alamofire4 and RxSwift4 for iOS.
- VueFlux - Unidirectional Data Flow State Management Architecture for Swift - Inspired by Vuex and Flux.
- RxAnimated - Animated RxCocoa bindings.
- BindKit - Two-way data binding framework for iOS. Only one API to learn.
- STDevRxExt - STDevRxExt contains some extension functions for RxSwift and RxCocoa which makes our live easy.
- RxReduce - Lightweight framework that ease the implementation of a state container pattern in a Reactive Programming compliant way.
- RxCoordinator - Powerful navigation library for iOS based on the coordinator pattern.
- RxAlamoRecord Combines the power of the AlamoRecord and RxSwift libraries to create a networking layer that makes interacting with API's easier than ever reactively.
- CwlSignal A Swift framework for reactive programming.
- LightweightObservable - A lightweight implementation of an observable sequence that you can subscribe to.
- Bindy - Simple, lightweight swift bindings with KVO support and easy to read syntax.
- OpenCombine — Open source implementation of Apple's Combine framework for processing values over time.
- OneWay - A Swift library for state management with unidirectional data flow.
- Verge - Verge is a faster and scalable state management library for UIKit and SwiftUI
- Render - Swift and UIKit a la React.
- Katana - Swift apps a la React and Redux.
- TemplateKit - React-inspired framework for building component-based user interfaces in Swift.
- CoreEvents - Simple library with C#-like events.
- Tokamak - React-like framework providing a declarative API for building native UI components with easy to use one-way data binding.
- Swift Cheat Sheet - A quick reference cheat sheet for common, high level topics in Swift.
- Objective-C Cheat Sheet - A quick reference cheat sheet for common, high level topics in Objective-C.
- SwiftSnippets - A collection of Swift snippets to be used in Xcode.
- App Store Checklist - A checklist of what to look for before submitting your app to the App Store.
- whats-new-in-swift-4 - An Xcode playground showcasing the new features in Swift 4.0.
- WWDC-Recap - A collection of session summaries in markdown format, from WWDC 19 & 17.
- Awesome-ios - A curated list of awesome iOS ecosystem.
- Reflection - Reflection provides an API for advanced reflection at runtime including dynamic construction of types.
- Reflect - Reflection, Dict2Model, Model2Dict, Archive.
- EVReflection - Reflection based JSON encoding and decoding. Including support for NSDictionary, NSCoding, Printable, Hashable and Equatable.
- JSONNeverDie - Auto reflection tool from JSON to Model, user friendly JSON encoder / decoder, aims to never die.
- SwiftKVC - Key-Value Coding (KVC) for native Swift classes and structs.
- Runtime - A Swift Runtime library for viewing type info, and the dynamic getting and setting of properties.
- Regex - A Swift µframework providing an NSRegularExpression-backed Regex type.
- SwiftRegex - Perl-like Regex =~ operator for Swift.
- PySwiftyRegex - Easily deal with Regex in Swift in a Pythonic way.
- Regex - Regular expressions for swift.
- Regex - Regex class for Swift. Wraps NSRegularExpression.
- sindresorhus/Regex - Swifty regular expressions, fully tested & documented, and with correct Unicode handling.
- Spotify Spotify iOS SDK.
- SpotifyLogin Spotify SDK Login in Swift.
- Facebook Facebook iOS SDK.
- Google Analytics Google Analytics SDK for iOS.
- Paypal iOS SDK The PayPal Mobile SDKs enable native apps to easily accept PayPal and credit card payments.
- Pocket SDK for saving stuff to Pocket.
- Tumblr Library for easily integrating Tumblr data into your iOS or macOS application.
- Evernote Evernote SDK for iOS.
- Box iOS + macOS SDK for the Box API.
- OneDrive Live SDK for iOS.
- Stripe Stripe bindings for iOS and macOS.
- Venmo
- AWS Amazon Web Services Mobile SDK for iOS.
- Zendesk Zendesk Mobile SDK for iOS.
- Dropbox SDKs for Drop-ins and Dropbox Core API.
- Firebase Mobile (and web) application development platform.
- ResearchKit ResearchKit is an open source software framework that makes it easy to create apps for medical research or for other research projects.
- Primer - Easy SDK for creating personalized landing screens, signup, and login flows on a visual editor with built in a/b/n testing and analytics.
- Azure - Client library for accessing Azure Storage on an iOS device.
- 1Password - 1Password Extension for iOS Apps.
- CareKit - CareKit is an open source software framework for creating apps that help people better understand and manage their health. By Apple.
- Shopify - Shopify’s Mobile Buy SDK makes it simple to sell physical products inside your mobile app.
- Pinterest - Pinterest iOS SDK.
- playkit-ios - PlayKit: Kaltura Player SDK for iOS.
- algoliasearch-client-swift - Algolia Search API Client for Swift.
- twitter-kit-ios - Twitter Kit is a native SDK to include Twitter content inside mobile apps.
- rides-ios-sdk - Uber Rides iOS SDK (beta).
- Apphud - A complete solution to integrate auto-renewable subscriptions and regular in-app purchases in 30 minutes with no server code required.
- Adapty - Integrate in-app subscriptions and a/b testing for them with 3 lines of code.
- STTwitter A stable, mature and comprehensive Objective-C library for Twitter REST API 1.1.
- FHSTwitterEngine Twitter API for Cocoa developers.
- Giphy Giphy API client for iOS in Objective-C.
- UberKit - A simple, easy-to-use Objective-C wrapper for the Uber API.
- InstagramKit - Instagram iOS SDK.
- DribbbleSDK - Dribbble iOS SDK.
- objectiveflickr - ObjectiveFlickr, a Flickr API framework for Objective-C.
- Easy Social - Twitter & Facebook Integration.
- das-quadrat - A Swift wrapper for Foursquare API. iOS and macOS.
- SocialLib - SocialLib handles sharing message to multiple social media.
- PokemonKit - Pokeapi wrapper, written in Swift.
- TJDropbox - A Dropbox v2 client library written in Objective-C
- GitHub.swift - Unofficial GitHub API client in Swift
- CloudRail SI - Abstraction layer / unified API for multiple API providers. Interfaces eg for Cloud Storage (Dropbox, Google, ...), Social Networks (Facebook, Twitter, ...) and more.
- Medium SDK - Swift - Unofficial Medium API SDK in Swift with sample project.
- Swifter - 🐦 A Twitter framework for iOS & macOS written in Swift.
- SlackKit - a Slack client library for iOS and macOS written in Swift.
- RandomUserSwift - Swift Framework to Generate Random Users - An Unofficial SDK for randomuser.me.
- PPEventRegistryAPI - Swift 3 Framework for Event Registry API (eventregistry.org).
- UnsplashKit - Swift client for Unsplash.
- Swiftly Salesforce - An easy-to-use framework for building iOS apps that integrate with Salesforce, using Swift and promises.
- Spartan - An Elegant Spotify Web API Library Written in Swift for iOS and macOS.
- BigBoard - An Elegant Financial Markets Library Written in Swift that makes requests to Yahoo Finance API's under the hood.
- BittrexApiKit - Simple and complete Swift wrapper for Bittrex Exchange API.
- SwiftyVK Library for easy interact with VK social network API written in Swift.
- ARKKit - ARK Ecosystem Cryptocurrency API Framework for iOS & macOS, written purely in Swift 4.0.
- SwiftInstagram - Swift Client for Instagram API.
- SwiftyArk - A simple, lightweight, fully-asynchronous cryptocurrency framework for the ARK Ecosystem.
- PerfectSlackAPIClient - A Slack API Client for the Perfect Server-Side Swift Framework.
- Mothership - Tunes Connect Library inspired by FastLane.
- SwiftFlyer - An API wrapper for bitFlyer that supports all providing API.
- waterwheel.swift - The Waterwheel Swift SDK provides classes to natively connect iOS, macOS, tvOS, and watchOS applications to Drupal 7 and 8.
- ForecastIO - A Swift library for the Forecast.io Dark Sky API.
- JamfKit - A JSS communication framework written in Swift.
- cocoapods-keys - A key value store for storing environment and application keys.
- simple-touch - Very simple swift wrapper for Biometric Authentication Services (Touch ID) on iOS.
- SwiftPasscodeLock - An iOS passcode lock with TouchID authentication written in Swift.
- Smile-Lock - A library for make a beautiful Passcode Lock View.
- zxcvbn-ios - A realistic password strength estimator.
- TPObfuscatedString - Simple String obfuscation using core Swift.
- LTHPasscodeViewController - An iOS passcode lockscreen replica (from Settings), with TouchID and simple (variable length) / complex support.
- iOS-App-Security-Class - Simple class to check if iOS app has been cracked, being debugged or enriched with custom dylib and as well detect jailbroken environment.
- BiometricAuth - Simple framework for biometric authentication (via TouchID) in your application.
- SAPinViewController - Simple and easy to use default iOS PIN screen. This simple library allows you to draw a fully customisable PIN screen same as the iOS default PIN view. My inspiration to create this library was form THPinViewController, however SAPinViewController is completely implemented in Swift. Also the main purpose of creating this library was to have simple, easy to use and fully customisable PIN screen.
- TOPasscodeViewController - A modal passcode input and validation view controller for iOS.
- BiometricAuthentication - Use Apple FaceID or TouchID authentication in your app using BiometricAuthentication.
- KKPinCodeTextField - A customizable verification code textField for phone verification codes, passwords etc.
- Virgil SWIFT PFS SDK - An SDK that allows developers to add the Perfect Forward Secrecy (PFS) technologies to their digital solutions to protect previously intercepted traffic from being decrypted even if the main Private Key is compromised.
- Virgil Security Objective-C/Swift SDK - An SDK which allows developers to add full end-to-end security to their existing digital solutions to become HIPAA and GDPR compliant and more using Virgil API.
- Vault - Safe place for your encryption keys.
- SecurePropertyStorage - Helps you define secure storages for your properties using Swift property wrappers.
- AESCrypt-ObjC - A simple and opinionated AES encrypt / decrypt Objective-C class that just works.
- IDZSwiftCommonCrypto - A wrapper for Apple's Common Crypto library written in Swift.
- Arcane - Lightweight wrapper around CommonCrypto in Swift.
- SwiftMD5 - A pure Swift implementation of MD5.
- SwiftHash - Hash in Swift.
- SweetHMAC - A tiny and easy to use Swift class to encrypt strings using HMAC algorithms.
- SwCrypt - RSA public/private key generation, RSA, AES encryption/decryption, RSA sign/verify in Swift with CommonCrypto in iOS and macOS.
- SwiftSSL - An Elegant crypto toolkit in Swift.
- SwiftyRSA - RSA public/private key encryption in Swift.
- EnigmaKit - Enigma encryption in Swift.
- Themis - High-level crypto library, providing basic asymmetric encryption, secure messaging with forward secrecy and secure data storage, supports iOS/macOS, Android and different server side platforms.
- Obfuscator-iOS - Secure your app by obfuscating all the hard-coded security-sensitive strings.
- swift-sodium - Safe and easy to use crypto for iOS.
- CryptoSwift - Crypto related functions and helpers for Swift implemented in Swift programming language.
- SCrypto - Elegant Swift interface to access the CommonCrypto routines.
- SipHash - Simple and secure hashing in Swift with the SipHash algorithm.
- RNCryptor - CCCryptor (AES encryption) wrappers for iOS and Mac in Swift. -- For ObjC, see RNCryptor/RNCryptor-objc.
- CatCrypto - An easy way for hashing and encryption.
- SecureEnclaveCrypto - Demonstration library for using the Secure Enclave on iOS.
- RSASwiftGenerator - Util for generation RSA keys on your client and save to keychain or cover into Data.
- Virgil Security Objective-C/Swift Crypto Library - A high-level cryptographic library that allows to perform all necessary operations for securely storing and transferring data.
- JOSESwift - A framework for the JOSE standards JWS, JWE, and JWK written in Swift.
- UICKeyChainStore - UICKeyChainStore is a simple wrapper for Keychain on iOS.
- Valet - Securely store data in the iOS or macOS Keychain without knowing a thing about how the Keychain works.
- Locksmith - A powerful, protocol-oriented library for working with the keychain in Swift.
- KeychainAccess - Simple Swift wrapper for Keychain that works on iOS and macOS.
- Keychains - Because you should care... about the security... of your shit.
- Lockbox - Objective-C utility class for storing data securely in the key chain.
- SAMKeychain - Simple Objective-C wrapper for the keychain that works on Mac and iOS.
- SwiftKeychainWrapper - A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults.
- SwiftyKeychainKit - Keychain wrapper with the benefits of static typing and convenient syntax, support for primitive types, Codable, NSCoding.
Server side projects supporting coroutines, Linux, MacOS, iOS, Apache Modules, Async calls, libuv and more.
- Perfect - Server-side Swift. The Perfect library, application server, connectors and example apps.
- Swifter - Tiny http server engine written in Swift programming language.
- CocoaHTTPServer - A small, lightweight, embeddable HTTP server for macOS or iOS applications.
- Curassow - Swift HTTP server using the pre-fork worker model.
- Zewo - Lightweight library for web server applications in Swift on macOS and Linux powered by coroutines.
- Vapor - Elegant web framework for Swift that works on iOS, macOS, and Ubuntu.
- swiftra - Sinatra-like DSL for developing web apps in Swift.
- blackfire - A fast HTTP web server based on Node.js and Express written in Swift.
- swift-http - HTTP Implementation for Swift on Linux and macOS.
- Trevi - libuv base Swift web HTTP server framework.
- Express - Swift Express is a simple, yet unopinionated web application server written in Swift.
- Taylor - A lightweight library for writing HTTP web servers with Swift.
- Frank - Frank is a DSL for quickly writing web applications in Swift.
- Kitura - A Swift Web Framework and HTTP Server.
- Swifton - A Ruby on Rails inspired Web Framework for Swift that runs on Linux and macOS.
- Dynamo - High Performance (nearly)100% Swift Web server supporting dynamic content.
- Redis - Pure-Swift Redis client implemented from the original protocol spec. macOS + Linux compatible.
- NetworkObjects - Swift backend / server framework (Pure Swift, Supports Linux).
- Noze.io - Evented I/O streams a.k.a. Node.js for Swift.
- Lightning - A Swift Multiplatform Web and Networking Framework.
- SwiftGD - A simple Swift wrapper for libgd.
- Jobs - A job system for Swift backends.
- ApacheExpress - Write Apache Modules in Swift!
- GCDWebServer - Lightweight GCD based HTTP server for macOS & iOS (includes web based uploader & WebDAV server).
- Embassy - Super lightweight async HTTP server library in pure Swift runs in iOS / MacOS / Linux.
- smoke-framework - A light-weight server-side service framework written in the Swift programming language.
- NY Times - Objective C Style Guide - The Objective-C Style Guide used by The New York Times.
- raywenderlich Style Guide - A style guide that outlines the coding conventions for raywenderlich.com.
- GitHub Objective-C Style Guide - Style guide & coding conventions for Objective-C projects.
- Objective-C Coding Convention and Best Practices - Gist with coding conventions.
- Swift Style Guide by @raywenderlich - The official Swift style guide for raywenderlich.com.
- Spotify Objective-C Coding Style - Guidelines for iOS development in use at Spotify.
- GitHub - Style guide & coding conventions for Swift projects - A guide to our Swift style and conventions by @github.
- Futurice iOS Good Practices - iOS starting guide and good practices suggestions by @futurice.
- SlideShare Swift Style Guide - SlideShare Swift Style Guide we are using for our upcoming iOS 8 only app written in Swift.
- Prolific Interactive Style Guide - A style guide for Swift.
- Swift Style Guide by LinkedIn - LinkedIn's Official Swift Style Guide.
- Kiwi - A behavior-driven development library for iOS development.
- Specta - A light-weight TDD / BDD framework for Objective-C & Cocoa.
- Quick - A behavior-driven development framework for Swift and Objective-C.
- XcodeCoverage - Code coverage for Xcode projects.
- OHHTTPStubs - Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
- Dixie - Dixie is an open source Objective-C testing framework for altering object behaviours.
- gh-unit - Test Framework for Objective-C.
- Nimble - A Matcher Framework for Swift and Objective-C
- Sleipnir - BDD-style framework for Swift.
- SwiftCheck - QuickCheck for Swift.
- Spry - A Mac and iOS Playgrounds Unit Testing library based on Nimble.
- swift-corelibs-xctest - The XCTest Project, A Swift core library for providing unit test support.
- PlaygroundTDD - Small library to easily run your tests directly within a Playground.
- Switchboard - Switchboard - easy and super light weight A/B testing for your mobile iPhone or android app. This mobile A/B testing framework allows you with minimal servers to run large amounts of mobile users.
- SkyLab - Multivariate & A/B Testing for iOS and Mac.
- MSActiveConfig - Remote configuration and A/B Testing framework for iOS.
- ABKit - AB testing framework for iOS.
- appium - Appium is an open source test automation framework for use with native and hybrid mobile apps.
- robotframework-appiumlibrary - AppiumLibrary is an appium testing library for RobotFramework.
- Cucumber - Behavior driver development for iOS.
- Kif - An iOS Functional Testing Framework.
- Subliminal - An understated approach to iOS integration testing.
- ios-driver - Test any iOS native, hybrid, or mobile web application using Selenium / WebDriver.
- Remote - Control your iPhone from inside Xcode for end-to-end testing.
- LayoutTest-iOS - Write unit tests which test the layout of a view in multiple configurations.
- EarlGrey - 🍵 iOS UI Automation Test Framework.
- UI Testing Cheat Sheet - How do I test this with UI Testing?
- Bluepill - Bluepill is a reliable iOS testing tool that runs UI tests using multiple simulators on a single machine.
- Flawless App - tool for visual quality check of mobile app in a real-time. It compares initial design with the actual implementation right inside iOS simulator.
- TouchVisualizer - Lightweight touch visualization library in Swift. A single line of code and visualize your touches!
- UITestHelper - UITest helper library for creating readable and maintainable tests.
- ViewInspector - Runtime inspection and unit testing of SwiftUI views
- AutoMate - XCTest extensions for writing UI automation tests.
- Marathon Runner - Fast, platform-independent test runner focused on performance and stability execute tests.
- ETTrace - Locally measure performance of your app, without Xcode or Instruments.
- NaughtyKeyboard - The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data. This is a keyboard to help you test your app from your iOS device.
- Fakery - Swift fake data generator.
- DVR - Network testing for Swift.
- Cuckoo - First boilerplate-free mocking framework for Swift.
- Vinyl - Network testing à la VCR in Swift.
- Mockit - A simple mocking framework for Swift, inspired by the famous Mockito for Java.
- Cribble - Swifty tool for visual testing iPhone and iPad apps.
- second_curtain - Upload failing iOS snapshot tests cases to S3.
- trainer - Convert xcodebuild plist files to JUnit reports.
- Buildasaur - Automatic testing of your Pull Requests on GitHub and BitBucket using Xcode Server. Keep your team productive and safe. Get up and running in minutes.
- Kakapo - Dynamically Mock server behaviors and responses in Swift.
- AcceptanceMark Tool to auto-generate Xcode tests classes from Markdown tables.
- MetovaTestKit - A collection of testing utilities to turn crashing test suites into failing test suites.
- MirrorDiffKit - Pretty diff between any structs or classes.
- SnappyTestCase - iOS Simulator type agnostic snapshot testing, built on top of the FBSnapshotTestCase.
- XCTestExtensions - XCTestExtensions is a Swift extension that provides convenient assertions for writing Unit Test.
- OCMock - Mock objects for Objective-C.
- Mockingjay - An elegant library for stubbing HTTP requests with ease in Swift.
- PinpointKit - Let your testers and users send feedback with annotated screenshots and logs using a simple gesture.
- iOS Snapshot Test Case — Snapshot test your UIViews and CALayers on iOS and tvOS.
- DataFixture - Creation of data model easily, with no headache.
- SnapshotTesting - Delightful Swift snapshot testing.
- Mockingbird - Simplify software testing, by easily mocking any system using HTTP/HTTPS, allowing a team to test and develop against a service that is not complete, unstable or just to reproduce planned cases.
- Twitter Text Obj - An Objective-C implementation of Twitter's text processing library.
- Nimbus - Nimbus is a toolkit for experienced iOS software designers.
- NSStringEmojize - A category on NSString to convert Emoji Cheat Sheet codes to their equivalent Unicode characters.
- MMMarkdown - An Objective-C static library for converting Markdown to HTML.
- DTCoreText - Methods to allow using HTML code with CoreText.
- DTRichTextEditor - A rich-text editor for iOS.
- NBEmojiSearchView - A searchable emoji dropdown view.
- Pluralize.swift - Great Swift String Pluralize Extension.
- RichEditorView - RichEditorView is a simple, modular, drop-in UIView subclass for Rich Text Editing.
- Money - Swift value types for working with money & currency.
- PhoneNumberKit - A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
- YYText - Powerful text framework for iOS to display and edit rich text.
- Format - A Swift Formatter Kit.
- Tribute - Programmatic creation of NSAttributedString doesn't have to be a pain.
- EmojiKit - Effortless emoji-querying in Swift.
- Roman - Seamless Roman numeral conversion in Swift.
- ZSSRichTextEditor - A beautiful rich text WYSIWYG editor for iOS with a syntax highlighted source view.
- pangu.Objective-C - Paranoid text spacing in Objective-C.
- SwiftString - A comprehensive, lightweight string extension for Swift.
- Marklight - Markdown syntax highlighter for iOS.
- MarkdownTextView - Rich Markdown editing control for iOS.
- TextAttributes - An easier way to compose attributed strings.
- Reductio - Automatic summarizer text in Swift.
- SmarkDown - A Pure Swift implementation of the markdown mark-up language.
- SwiftyMarkdown - Converts Markdown files and strings into NSAttributedString.
- SZMentions - Library to help handle mentions.
- SZMentionsSwift - Library to help handle mentions.
- Heimdall - Heimdall is a wrapper around the Security framework for simple encryption/decryption operations.
- NoOptionalInterpolation - Get rid of "Optional(...)" and "nil" in string interpolation. Easy pluralization.
- Smile Emoji in Swift.
- ISO8601 Super lightweight ISO8601 Date Formatter in Swift.
- Translucid - Lightweight library to set an Image as text background.
- FormatterKit -
stringWithFormat:
for the sophisticated hacker set. - BonMot - Beautiful, easy attributed strings in Swift.
- SwiftValidators - String validation for iOS developed in Swift. Inspired by validator.js.
- StringStylizer - Type strict builder class for NSAttributedString.
- SwiftyAttributes - Swift extensions that make it a breeze to work with attributed strings.
- MarkdownKit - A simple and customizable Markdown Parser for Swift.
- CocoaMarkdown - Markdown parsing and rendering for iOS and macOS.
- Notepad - A fully themeable markdown editor with live syntax highlighting.
- KKStringValidator - Fast and simple string validation for iOS. With UITextField extension.
- ISO8859 - Convert ISO8859 1-16 Encoded Text to String in Swift. Supports iOS, tvOS, watchOS and macOS.
- Emojica - Replace standard emoji in strings with a custom emoji set, such as Twemoji or EmojiOne.
- SwiftRichString - Elegant & Painless Attributed Strings Management Library in Swift.
- libPhoneNumber-iOS - iOS port from libphonenumber (Google's phone number handling library).
- AttributedTextView - Easiest way to create an attributed UITextView with support for multiple links (including hashtags and mentions).
- StyleDecorator - Design string simply by linking attributes to needed parts.
- Mustard - Mustard is a Swift library for tokenizing strings when splitting by whitespace doesn't cut it.
- Input Mask - Pattern-based user input formatter, parser and validator for iOS.
- Attributed - Modern Swift µframework for attributed strings.
- Atributika - Easily build NSAttributedString by detecting and styling HTML-like tags, hashtags, mentions, RegExp or NSDataDetector patterns.
- Guitar - A Cross-Platform String Library Written in Swift.
- RealTimeCurrencyFormatter - An ObjC international currency formatting utility.
- Down - Blazing fast Markdown rendering in Swift, built upon cmark.
- Marky Mark - Highly customizable Markdown parsing and native rendering in Swift.
- MarkdownView - Markdown View for iOS.
- Highlighter - Highlight whatever you want! Highlighter will magically find UI objects such as UILabel, UITextView, UITexTfield, UIButton in your UITableViewCell or other Class.
- Sprinter - A library for formatting strings on iOS and macOS.
- Highlightr - An iOS & macOS syntax highlighter, supports 176 languages and comes with 79 styles.
- fuse-swift - A lightweight fuzzy-search library, with zero dependencies.
- EFMarkdown - A lightweight Markdown library for iOS.
- Croc - A lightweight Swift library for Emoji parsing and querying.
- PostalCodeValidator - A validator for postal codes with support for 200+ regions.
- CodeMirror Swift - A lightweight wrapper of CodeMirror for macOS and iOS. Support Syntax Highlighting & Themes.
- TwitterTextEditor - A standalone, flexible API that provides a full featured rich text editor for iOS applications.
- AztecEditor-iOS - Aztec is a Swift library that provides a
UITextView
subclass with HTML visual-editing capabilities. The plugin API supports customization HTML conversion from/to HTML for compatibility with your needs.
- FontBlaster - Programmatically load custom fonts into your iOS app.
- GoogleMaterialIconFont - Google Material Design Icons for Swift and ObjC project.
- ios-fontawesome - NSString+FontAwesome.
- FontAwesome.swift - Use FontAwesome in your Swift projects.
- SwiftFontName - OS font complements library. Localized font supported.
- SwiftIconFont - Icons fonts for iOS (FontAwesome, Iconic, Ionicon, Octicon, Themify, MapIcon, MaterialIcon).
- FontAwesomeKit - Icon font library for iOS. Currently supports Font-Awesome, Foundation icons, Zocial, and ionicons.
- Iconic - Auto-generated icon font library for iOS, watchOS and tvOS.
- GoogleMaterialDesignIcons - Google Material Design Icons Font for iOS.
- OcticonsKit - Use Octicons as UIImage / UIFont in your projects with Swifty manners.
- IoniconsKit - Use Ionicons as UIImage / UIFont in your projects with Swifty manners.
- FontAwesomeKit.Swift - A better choice for iOS Developer to use FontAwesome Icon.
- UIFontComplete - Font management (System & Custom) for iOS and tvOS.
- Swicon - Use 1600+ icons (and more!) from FontAwesome and Google Material Icons in your swift/iOS project in an easy and space-efficient way!
- SwiftIcons - A library for using different font icons: dripicons, emoji, font awesome, icofont, ionicons, linear icons, map icons, material icons, open iconic, state, weather. It supports UIImage, UIImageView, UILabel, UIButton, UISegmentedControl, UITabBarItem, UISlider, UIBarButtonItem, UIViewController, UITextfield, UIStepper.
- Font-Awesome-Swift - Font Awesome swift library for iOS.
- JQSwiftIcon - Icon Fonts on iOS using string interpolation written in Swift.
- Money - A precise, type-safe representation of a monetary amount in a given currency.
- Motif - A lightweight and customizable JSON stylesheet framework for iOS.
- Texture - Smooth asynchronous user interfaces for iOS apps.
- GaugeKit - Customizable gauges. Easy reproduce Apple's style gauges.
- iCarousel - A simple, highly customisable, data-driven 3D carousel for iOS and Mac OS.
- HorizontalDial - A horizontal scroll dial like Instagram.
- ComponentKit - A React-Inspired View Framework for iOS, by Facebook.
- RKNotificationHub - Make any UIView a full fledged notification center.
- phone-number-picker - A simple and easy to use view controller enabling you to enter a phone number with a country code similar to WhatsApp written in Swift.
- BEMCheckBox - Tasteful Checkbox for iOS.
- MPParallaxView - Apple TV Parallax effect in Swift.
- Splitflap - A simple split-flap display for your Swift applications.
- EZSwipeController - UIPageViewController like Snapchat/Tinder/iOS Main Pages.
- Curry - Curry is a framework built to enhance and compliment Foundation and UIKit.
- Pages - UIPageViewController made simple.
- BAFluidView - UIView that simulates a 2D view of a fluid in motion.
- WZDraggableSwitchHeaderView - Showing status for switching between viewControllers.
- SCTrelloNavigation - An iOS native implementation of a Trello Animated Navagation.
- Spots - Spots is a view controller framework that makes your setup and future development blazingly fast.
- AZExpandableIconListView - An expandable/collapsible view component written in Swift.
- FlourishUI - A highly configurable and out-of-the-box-pretty UI library.
- Navigation Stack - Navigation Stack is a stack-modeled navigation controller.
- UIView-draggable - UIView category that adds dragging capabilities.
- EPSignature - Signature component for iOS in Swift.
- EVFaceTracker - Calculate the distance and angle of your device with regards to your face.
- LeeGo - Declarative, configurable & highly reusable UI development as making Lego bricks.
- MEVHorizontalContacts - An iOS UICollectionViewLayout subclass to show a list of contacts with configurable expandable menu items.
- VisualEffectView - UIVisualEffectView subclass with tint color.
- Cacao - Pure Swift Cross-platform UIKit (Cocoa Touch) implementation (Supports Linux).
- JDFlipNumberView - Representing analog flip numbers like airport/trainstation displays.
- DCKit - Set of iOS controls, which have useful IBInspectable properties. Written on Swift.
- BackgroundVideoiOS - A swift and objective-C object that lets you add a background video to iOS views.
- NightNight - Elegant way to integrate night mode to swift projects.
- SwiftTheme - Powerful theme/skin manager for iOS.
- FDStackView - Use UIStackView directly in iOS.
- RedBeard - It's a complete framework that takes away much of the pain of getting a beautiful, powerful iOS App crafted.
- Material - Material is an animation and graphics framework that allows developers to easily create beautiful applications.
- DistancePicker - Custom control to select a distance with a pan gesture, written in Swift.
- OAStackView - OAStackView tries to port back the stackview to iOS 7+. OAStackView aims at replicating all the features in UIStackView.
- PageController - Infinite paging controller, scrolling through contents and title bar scrolls with a delay.
- StatusProvider - Protocol to handle initial Loadings, Empty Views and Error Handling in a ViewController & views.
- StackLayout - An alternative to UIStackView for common Auto Layout patterns.
- NightView - Dazzling Nights on iOS.
- SwiftVideoBackground - Easy to Use UIView subclass for implementing a video background.
- ConfettiView - Confetti View lets you create a magnificent confetti view in your app.
- BouncyPageViewController - Page view controller with bounce effect.
- LTHRadioButton - A radio button with a pretty fill animation.
- Macaw-Examples - Various usages of the Macaw library.
- Reactions - Fully customizable Facebook reactions control.
- Newly - Newly is a drop in solution to add Twitter/Facebook/Linkedin-style new updates/tweets/posts available button.
- CardStackController - iOS custom controller used in Jobandtalent app to present new view controllers as cards.
- Material Components - Google developed UI components that help developers execute Material Design.
- FAQView - An easy to use FAQ view for iOS written in Swift.
- LMArticleViewController - UIViewController subclass to beautifully present news articles and blog posts.
- FSPagerView - FSPagerView is an elegant Screen Slide Library. It is extremely helpful for making Banner、Product Show、Welcome/Guide Pages、Screen/ViewController Sliders.
- ElongationPreview - ElongationPreview is an elegant push-pop style view controller with 3D-Touch support and gestures.
- Pageboy - A simple, highly informative page view controller.
- IGColorPicker - A customizable color picker for iOS in Swift.
- KPActionSheet - A replacement of default action sheet, but has very simple usage.
- SegmentedProgressBar - Snapchat / Instagram Stories style animated indicator.
- Magnetic - SpriteKit Floating Bubble Picker (inspired by Apple Music).
- AmazingBubbles - Apple Music like Bubble Picker using Dynamic Animation.
- Haptica - Easy Haptic Feedback Generator.
- GDCheckbox - An easy to use custom checkbox/radio button component for iOS, with support of IBDesign Inspector.
- HamsterUIKit - A simple and elegant UIKit(Chart) for iOS.
- AZEmptyState - A UIControl subclass that makes it easy to create empty states.
- URWeatherView - Show the weather effects onto view.
- LCUIComponents - A framework supports creating transient views on top of other content onscreen such as popover with a data list.
- ViewComposer -
let lbl: UILabel = [.text("Hello"), .textColor(.red)]
- Create views using array literal of enum expressing view attributes. - BatteryView - Simple battery shaped UIView.
- ShadowView - Make shadows management easy on UIView.
- Pulley - A library to imitate the iOS 10 Maps UI.
- N8iveKit - A set of frameworks making iOS development more fun.
- Panda - Create view hierarchies declaratively.
- NotchKit - A simple way to hide the notch on the iPhone X
- Overlay - Overlay is a flexible UI framework designed for Swift. It allows you to write CSS like Swift code.
- SwiftyUI - High performance and lightweight(one class each UI) UIView, UIImage, UIImageView, UIlabel, UIButton, Promise and more.
- NotchToolkit - A framework for iOS that allow developers use the iPhone X notch in creative ways.
- PullUpController - Pull up controller with multiple sticky points like in iOS Maps.
- DrawerKit - DrawerKit lets an UIViewController modally present another UIViewController in a manner similar to the way Apple's Maps app works.
- Shades - Easily add drop shadows, borders, and round corners to a UIView.
- ISPageControl - A page control similar to that used in Instagram.
- Mixin - React.js like Mixin. More powerful Protocol-Oriented Programming.
- Shiny - Iridescent Effect View (inspired by Apple Pay Cash).
- StackViewController - A controller that uses a UIStackView and view controller composition to display content in a list.
- UberSignature - Provides an iOS view controller allowing a user to draw their signature with their finger in a realistic style.
- SwViewCapture - A nice iOS View Capture Swift Library which can capture all content.
- HGRippleRadarView - A beautiful radar view to show nearby items (users, restaurants, ...) with ripple animation, fully customizable.
- GDGauge - Full Customizable, Beautiful, Easy to use gauge view Edit.
- STAControls - Handy UIControl subclasses. (Think Three20/NimbusKit of UIControls.) Written in Objective-C.
- ApplyStyleKit - Elegant apply style, using Swift Method Chain.
- OverlayContainer - A library to develop overlay based interfaces, such as the one presented in the iOS 12 Apple Maps or Stocks apps.
- ClassicKit - A collection of classic-style UI components for iOS.
- Sejima - A collection of User Interface components for iOS.
- UI Fabric by Microsoft - UI framework based on Fluent Design System by Microsoft.
- Popovers - A library to present popovers. Simple, modern, and highly customizable. Not boring!
- NVActivityIndicatorView - Collection of nice loading animations.
- RPLoadingAnimation - Loading animations by using Swift CALayer.
- LiquidLoader - Spinner loader components with liquid animation.
- iOS-CircleProgressView - This control will allow a user to use code instantiated or interface builder to create and render a circle progress view.
- iOS Circle Progress Bar - iOS Circle Progress Bar.
- LinearProgressBar - Linear Progress Bar (inspired by Google Material Design) for iOS.
- STLoadingGroup - loading views.
- ALThreeCircleSpinner - A pulsing spinner view written in swift.
- MHRadialProgressView - iOS radial animated progress view.
- Loader - Amazing animated switch activity indicator written in swift.
- MBProgressHUD - Drop-in class for displays a translucent HUD with an indicator and/or labels while work is being done in a background thread.
- SVProgressHUD - A clean and lightweight progress HUD for your iOS app.
- ProgressHUD - ProgressHUD is a lightweight and easy-to-use HUD.
- M13ProgressSuite - A suite containing many tools to display progress information on iOS.
- PKHUD - A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8 and above.
- EZLoadingActivity - Lightweight loading activity HUD.
- FFCircularProgressView - FFCircularProgressView - An iOS 7-inspired blue circular progress view.
- MRProgress - Collection of iOS drop-in components to visualize progress.
- BigBrother - Automatically sets the network activity indicator for any performed request.
- AlamofireNetworkActivityIndicator - Controls the visibility of the network activity indicator on iOS using Alamofire.
- KDCircularProgress - A circular progress view with gradients written in Swift.
- DACircularProgress - DACircularProgress is a UIView subclass with circular UIProgressView properties.
- KYNavigationProgress - Simple extension of UINavigationController to display progress on the UINavigationBar.
- GearRefreshControl - A custom animation for the UIRefreshControl.
- NJKWebViewProgress - A progress interface library for UIWebView. You can implement progress bar for your in-app browser using this module.
- MKRingProgressView - A beautiful ring/circular progress view similar to Activity app on Apple Watch, written in Swift.
- Hexacon - A new way to display content in your app like the Apple Watch SpringBoard, written in Swift.
- ParticlesLoadingView - A customizable SpriteKit particles animation on the border of a view.
- RPCircularProgress - (Swift) Circular progress UIView subclass with UIProgressView properties.
- MBCircularProgressBar - A circular, animatable & highly customizable progress bar, editable from the Interface Builder using IBDesignable.
- WSProgressHUD - This is a beautiful hud view for iPhone & iPad.
- DBMetaballLoading - A metaball loading written in Swift.
- FillableLoaders - Completely customizable progress based loaders drawn using custom CGPaths written in Swift.
- VHUD Simple HUD.
- SwiftSpinner - A beautiful activity indicator and modal alert written in Swift using blur effects, translucency, flat and bold design.
- SnapTimer - Implementation of Snapchat's stories timer.
- LLSpinner - An easy way to create a full screen activity indicator.
- SVUploader - A beautiful uploader progress view that makes things simple and easy.
- YLProgressBar - UIProgressView replacement with an highly and fully customizable animated progress bar in pure Core Graphics.
- FlexibleSteppedProgressBar - A beautiful easily customisable stepped progress bar.
- GradientLoadingBar - An animated gradient loading bar.
- DSGradientProgressView - A simple and customizable animated progress bar written in Swift.
- GradientProgressBar - A gradient progress bar (UIProgressView).
- BPCircleActivityIndicator - A lightweight and awesome Loading Activity Indicator for your iOS app.
- DottedProgressBar - Simple and customizable animated progress bar with dots for iOS.
- RSLoadingView - Awesome loading animations using 3D engine written with Swift.
- SendIndicator - Yet another task indicator.
- StepProgressView - Step-by-step progress view with labels and shapes. A good replacement for UIActivityIndicatorView and UIProgressView.
- BPBlockActivityIndicator - A simple and awesome Loading Activity Indicator(with funny block animation) for your iOS app.
- JDBreaksLoading - You can easily start up a little breaking game indicator by one line.
- SkeletonView - An elegant way to show users that something is happening and also prepare them to which contents he is waiting.
- Windless - Windless makes it easy to implement invisible layout loading view.
- Skeleton - An easy way to create sliding CAGradientLayer animations! Works great for creating skeleton screens for loading content.
- StatusBarOverlay - Automatically show/hide a "No Internet Connection" bar when your app loses/gains connection. It supports apps which hide the status bar and "The Notch".
- RetroProgress - Retro looking progress bar straight from the 90s.
- LinearProgressBar - Material Linear Progress Bar for your iOS apps.
- MKProgress - A lightweight ProgressHUD written in Swift. Looks similar to /MBProgressHUD/SVProgressHUD/KVNProgressHUD.
- RHPlaceholder - Simple library which give you possibility to add Facebook like loading state for your views.
- IHProgressHUD - Simple HUD, thread safe, supports iOS, tvOS and App Extensions.
- ActivityIndicatorView - A number of preset loading indicators created with SwiftUI.
- ProgressIndicatorView - A number of preset progress indicators created with SwiftUI.
- Pop - An extensible iOS and macOS animation library, useful for physics-based interactions.
- AnimationEngine - Easily build advanced custom animations on iOS.
- RZTransitions - A library of custom iOS View Controller Animations and Interactions.
- DCAnimationKit - A collection of animations for iOS. Simple, just add water animations.
- Spring - A library to simplify iOS animations in Swift.
- Fluent - Swift animation made easy.
- Cheetah - Easy animation library on iOS.
- Pop By Example - A project tutorial in how to use Pop animation framework by example.
- AppAnimations - Collection of iOS animations to inspire your next project.
- EasyAnimation - A Swift library to take the power of UIView.animateWithDuration() to a whole new level - layers, springs, chain-able animations, and mixing view/layer animations together.
- Animo - SpriteKit-like animation builders for CALayers.
- CurryFire - A framework for creating unique animations.
- IBAnimatable - Design and prototype UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable.
- CKWaveCollectionViewTransition - Cool wave like transition between two or more UICollectionView.
- DaisyChain - Easy animation chaining.
- PulsingHalo - iOS Component for creating a pulsing animation.
- DKChainableAnimationKit - Chainable animations in Swift.
- JDAnimationKit - Animate easy and with less code with Swift.
- Advance - A powerful animation framework for iOS.
- UIView-Shake - UIView category that adds shake animation.
- Walker - A new animation engine for your app.
- Morgan - An animation set for your app.
- MagicMove - Keynote-style Magic Move transition animations.
- Shimmer - An easy way to add a simple, shimmering effect to any view in an iOS app.
- SAConfettiView - Confetti! Who doesn't like confetti?
- CCMRadarView - CCMRadarView uses the IBDesignable tools to make an easy customizable radar view with animation.
- Pulsator - Pulse animation for iOS.
- Interpolate - Swift interpolation for gesture-driven animations.
- ADPuzzleAnimation - Custom animation for UIView inspired by Fabric - Answers animation.
- Wave - 🌊 Declarative chainable animations in Swift.
- Stellar - A fantastic Physical animation library for swift.
- MotionMachine - A powerful, elegant, and modular animation library for Swift.
- JRMFloatingAnimation - An Objective-C animation library used to create floating image views.
- AHKBendableView - UIView subclass that bends its edges when its position changes.
- FlightAnimator - Advanced Natural Motion Animations, Simple Blocks Based Syntax.
- ZoomTransitioning - A custom transition with image zooming animation.
- Ubergang - A tweening engine for iOS written in Swift.
- JHChainableAnimations - Easy to read and write chainable animations in Objective-C.
- Popsicle - Delightful, extensible Swift value interpolation framework.
- WXWaveView - Add a pretty water wave to your view.
- Twinkle - Swift and easy way to make elements in your iOS and tvOS app twinkle.
- MotionBlur - MotionBlur allows you to add motion blur effect to iOS animations.
- RippleEffectView - RippleEffectView - A Neat Rippling View Effect.
- SwiftyAnimate - Composable animations in Swift.
- SamuraiTransition - Swift based library providing a collection of ViewController transitions featuring a number of neat “cutting” animations.
- Lottie - An iOS library for a real time rendering of native vector animations from Adobe After Effects.
- anim - An animation library for iOS with custom easings and easy to follow API.
- AnimatedCollectionViewLayout - A UICollectionViewLayout subclass that adds custom transitions/animations to the UICollectionView.
- Dance - A radical & elegant animation library built for iOS.
- AKVideoImageView - UIImageView subclass which allows you to display a looped video as a background.
- Spruce iOS Animation Library - Swift library for choreographing animations on the screen.
- CircularRevealKit - UI framework that implements the material design's reveal effect.
- TweenKit - Animation library for iOS in Swift.
- Water - Simple calculation to render cheap water effects.
- Pastel - Gradient animation effect like Instagram.
- YapAnimator - Your fast and friendly physics-based animation system.
- Bubble - Fruit Animation.
- Gemini - Gemini is rich scroll based animation framework for iOS, written in Swift.
- WaterDrops - Simple water drops animation for iOS in Swift.
- ViewAnimator - ViewAnimator brings your UI to life with just one line.
- Ease - Animate everything with Ease.
- Kinieta - An Animation Engine with Custom Bezier Easing, an Intuitive API and perfect Color Intepolation.
- LSAnimator - Easy to Read and Write Multi-chain Animations Kit in Objective-C and Swift.
- YetAnotherAnimationLibrary - Designed for gesture-driven animations. Fast, simple, & extensible!
- Anima - Anima is chainable Layer-Based Animation library for Swift4.
- MotionAnimation - Lightweight animation library for UIKit.
- AGInterfaceInteraction - library performs interaction with UI interface.
- PMTween - An elegant and flexible tweening library for iOS.
- VariousViewsEffects - Animates views nicely with easy to use extensions.
- TheAnimation - Type-safe CAAnimation wrapper. It makes preventing to set wrong type values.
- Poi - Poi makes you use card UI like tinder UI .You can use it like tableview method.
- Sica - Simple Interface Core Animation. Run type-safe animation sequencially or parallelly.
- fireworks - Fireworks effect for UIView
- Disintegrate - Disintegration animation inspired by THAT thing Thanos did at the end of Avengers: Infinity War.
- Wobbly - Wobbly is a Library of predefined, easy to use iOS animations.
- LoadingShimmer - An easy way to add a shimmering effect to any view with just one line of code. It is useful as an unobtrusive loading indicator.
- SPPerspective - Widgets iOS 14 animation with 3D and dynamic shadow. Customisable transform and duration.
- BlurryModalSegue - A custom modal segue for providing a blurred overlay effect.
- DAExpandAnimation - A custom modal transition that presents a controller with an expanding effect while sliding out the presenter remnants.
- BubbleTransition - A custom modal transition that presents and dismiss a controller with an expanding bubble effect.
- RPModalGestureTransition - You can dismiss modal by using gesture.
- RMPZoomTransitionAnimator - A custom zooming transition animation for UIViewController.
- ElasticTransition - A UIKit custom transition that simulates an elastic drag. Written in Swift.
- ElasticTransition-ObjC - A UIKit custom transition that simulates an elastic drag.This is the Objective-C Version of Elastic Transition written in Swift by lkzhao.
- ZFDragableModalTransition - Custom animation transition for present modal view controller.
- ZOZolaZoomTransition - Zoom transition that animates the entire view hierarchy. Used extensively in the Zola iOS application.
- JTMaterialTransition - An iOS transition for controllers based on material design.
- AnimatedTransitionGallery - Collection of iOS 7 custom animated transitions using UIViewControllerAnimatedTransitioning protocol.
- TransitionTreasury - Easier way to push your viewController.
- Presenter - Screen transition with safe and clean code.
- Kaeru - Switch viewcontroller like iOS task manager.
- View2ViewTransition - Custom interactive view controller transition from one view to another view.
- AZTransitions - API to make great custom transitions in one method.
- Hero - Elegant transition library for iOS & tvOS.
- Motion - Seamless animations and transitions in Swift.
- PresenterKit - Swifty view controller presentation for iOS.
- Transition - Easy interactive interruptible custom ViewController transitions.
- Gagat - A delightful way to transition between visual styles in your iOS applications.
- DeckTransition - A library to recreate the iOS Apple Music now playing transition.
- TransitionableTab - TransitionableTab makes it easy to animate when switching between tab.
- AlertTransition - AlertTransition is a extensible library for making view controller transitions, especially for alert transitions.
- SemiModalViewController - Present view / view controller as bottom-half modal.
- ImageTransition - ImageTransition is a library for smooth animation of images during transitions.
- LiquidTransition - removes boilerplate code to perform transition, allows backward animations, custom properties animation and much more!
- SPStorkController - Very similar to the controllers displayed in Apple Music, Podcasts and Mail Apple's applications.
- AppstoreTransition - Simulates the appstore card animation transition.
- DropdownTransition - Simple and elegant Dropdown Transition for presenting controllers from top to bottom.
- NavigationTransitions - Pure SwiftUI Navigation transitions.
- LiquidSwipe - Liquid navigation animation
- TBIconTransitionKit - Easy to use icon transition kit that allows to smoothly change from one shape to another.
- SweetAlert - Live animated Alert View for iOS written in Swift.
- NYAlertViewController - Highly configurable iOS Alert Views with custom content views.
- SCLAlertView-Swift - Beautiful animated Alert View, written in Swift.
- TTGSnackbar - Show simple message and action button on the bottom of the screen with multi kinds of animation.
- Swift-Prompts - A Swift library to design custom prompts with a great scope of options to choose from.
- BRYXBanner - A lightweight dropdown notification for iOS 7+, in Swift.
- LNRSimpleNotifications - Simple Swift in-app notifications. LNRSimpleNotifications is a simplified Swift port of TSMessages.
- HDNotificationView - Emulates the native Notification Banner UI for any alert.
- JDStatusBarNotification - Easy, customizable notifications displayed on top of the statusbar.
- Notie - In-app notification in Swift, with customizable buttons and input text field.
- EZAlertController - Easy Swift UIAlertController.
- GSMessages - A simple style messages/notifications for iOS 7+.
- OEANotification - In-app customizable notification views on top of screen for iOS which is written in Swift 2.1.
- RKDropdownAlert - Extremely simple UIAlertView alternative.
- TKSwarmAlert - Animated alert library like Swarm app.
- SimpleAlert - Customizable simple Alert and simple ActionSheet for Swift.
- Hokusai - A Swift library to provide a bouncy action sheet.
- SwiftNotice - SwiftNotice is a GUI library for displaying various popups (HUD) written in pure Swift, fits any scrollview.
- SwiftOverlays - SwiftOverlays is a Swift GUI library for displaying various popups and notifications.
- SwiftyDrop - SwiftyDrop is a lightweight pure Swift simple and beautiful dropdown message.
- LKAlertController - An easy to use UIAlertController builder for swift.
- DOAlertController - Simple Alert View written in Swift, which can be used as a UIAlertController. (AlertController/AlertView/ActionSheet).
- CustomizableActionSheet - Action sheet allows including your custom views and buttons.
- Toast-Swift - A Swift extension that adds toast notifications to the UIView object class.
- PMAlertController - PMAlertController is a great and customizable substitute to UIAlertController.
- PopupViewController - UIAlertController drop in replacement with much more customization.
- AlertViewLoveNotification - A simple and attractive AlertView to ask permission to your users for Push Notification.
- CRToast - A modern iOS toast view that can fit your notification needs.
- JLToast - Toast for iOS with very simple interface.
- CuckooAlert - Multiple use of presentViewController for UIAlertController.
- KRAlertController - A colored alert view for your iOS.
- Dodo - A message bar for iOS written in Swift.
- MaterialActionSheetController - A Google like action sheet for iOS written in Swift.
- SwiftMessages - A very flexible message bar for iOS written in Swift.
- FCAlertView - A Flat Customizable AlertView for iOS. (Swift).
- FCAlertView - A Flat Customizable AlertView for iOS. (Objective-C).
- CDAlertView - Highly customizable alert/notification/success/error/alarm popup.
- RMActionController - Present any UIView in an UIAlertController like manner.
- RMDateSelectionViewController - Select a date using UIDatePicker in a UIAlertController like fashion.
- RMPickerViewController - Select something using UIPickerView in a UIAlertController like fashion.
- Jelly - Jelly provides custom view controller transitions with just a few lines of code.
- Malert - Malert is a simple, easy and custom iOS UIAlertView written in Swift.
- RAlertView - AlertView, iOS popup window, A pop-up framework, Can be simple and convenient to join your project.
- NoticeBar - A simple NoticeBar written by Swift 3, similar with QQ notice view.
- LIHAlert - Advance animated banner alerts for iOS.
- BPStatusBarAlert - A simple alerts that appear on the status bar and below navigation bar(like Facebook).
- CFAlertViewController - A library that helps you display and customise alerts and action sheets on iPad and iPhone.
- NotificationBanner - The easiest way to display highly customizable in app notification banners in iOS.
- Alertift - Swifty, modern UIAlertController wrapper.
- PCLBlurEffectAlert - Swift AlertController with UIVisualEffectView.
- JDropDownAlert - Multi dirction dropdown alert view.
- BulletinBoard - Generate and Display Bottom Card Interfaces on iOS
- CFNotify - A customizable framework to create draggable views.
- StatusAlert - Display Apple system-like self-hiding status alerts without interrupting user flow.
- Alerts & Pickers - Advanced usage of native UIAlertController with TextField, DatePicker, PickerView, TableView and CollectionView.
- RMessage - A crisp in-app notification/message banner built in ObjC.
- InAppNotify - Swift library to manage in-app notification in swift language, like WhatsApp, Telegram, Frind, etc.
- FloatingActionSheetController - FloatingActionSheetController is a cool design ActionSheetController library written in Swift.
- TOActionSheet - A custom-designed reimplementation of the UIActionSheet control for iOS
- XLActionController - Fully customizable and extensible action sheet controller written in Swift.
- PopMenu - A cool and customizable popup style action sheet 😎
- NotchyAlert - Use the iPhone X notch space to display creative alerts.
- Sheet - SHEET helps you easily create a wide variety of action sheets with navigation features used in the Flipboard App
- ALRT - An easier constructor for UIAlertController. Present an alert from anywhere.
- CatAlertController - Use UIAlertController like a boss.
- Loaf - A simple framework for easy iOS Toasts.
- SPAlert - Native popup from Apple Music & Feedback in AppStore. Contains Done & Heart presets.
- CleanyModal - Use nice customized alerts and action sheets with ease, API is similar to native UIAlertController.
- BottomSheet - Powerful Bottom Sheet component with content based size, interactive dismissal and navigation controller support.
- LCActionSheet - A simple ActionSheet. WeChat, Weibo and QQ all use similar styles. Fully support Swift.
- MIBadgeButton - Notification badge for UIButtons.
- EasyNotificationBadge - UIView extension that adds a notification badge. [e]
- swift-badge - Badge view for iOS written in swift
- BadgeHub - Make any UIView a full fledged animated notification center. It is a way to quickly add a notification badge icon to a UIView.
- SSBouncyButton - iOS7-style bouncy button UI component.
- DOFavoriteButton - Cute Animated Button written in Swift.
- VBFPopFlatButton - Flat button with 9 different states animated using Facebook POP.
- HTPressableButton - Flat design pressable button.
- LiquidFloatingActionButton - Material Design Floating Action Button in liquid state
- JTFadingInfoView - An UIButton-based view with fade in/out animation features.
- Floaty - ❤️ Floating Action Button for iOS
- TVButton - Recreating the cool parallax icons from Apple TV as iOS UIButtons (in Swift).
- SwiftyButton - Simple and customizable button in Swift
- AnimatablePlayButton - Animated Play and Pause Button using CALayer, CAKeyframeAnimation.
- gbkui-button-progress-view - Inspired by Apple’s download progress buttons in the App Store.
- ZFRippleButton - Custom UIButton effect inspired by Google Material Design
- JOEmojiableBtn - Emoji selector like Facebook Reactions.
- EMEmojiableBtn - Option selector that works similar to Reactions by fb. Objective-c version.
- WYMaterialButton - Interactive and fully animated Material Design button for iOS developers.
- DynamicButton - Yet another animated flat buttons in Swift
- OnOffButton - Custom On/Off Animated UIButton, written in Swift. By Creativedash
- WCLShineButton - This is a UI lib for iOS. Effects like shining.
- EasySocialButton - An easy way to create beautiful social authentication buttons.
- NFDownloadButton - Revamped Download Button.
- LGButton - A fully customisable subclass of the native UIControl which allows you to create beautiful buttons without writing any line of code.
- MultiToggleButton - A UIButton subclass that implements tap-to-toggle button text (Like the camera flash and timer buttons).
- PMSuperButton - A powerful UIButton with super powers, customizable from Storyboard!
- JSButton - A fully customisable swift subclass on UIButton which allows you to create beautiful buttons without writing any line of code.
- TransitionButton - UIButton sublass for loading and transition animation
- ButtonProgressBar-iOS - A small and flexible UIButton subclass with animated loading progress, and completion animation.
- SpicyButton - Full-featured IBDesignable UIButton class
- DesignableButton - UIButton subclass with centralised and reusable styles. View styles and customise in InterfaceBuilder in real time!
- BEMCheckBox - Tasteful Checkbox for iOS. (Check box)
- ExpandableButton - Customizable and easy to use expandable button in Swift.
- TORoundedButton - A high-performance button control with rounded corners.
- FloatingButton - Easily customizable floating button menu created with SwiftUI.
- CVCalendar - A custom visual calendar for iOS 8+ written in Swift (2.0).
- RSDayFlow - iOS 7+ Calendar with Infinite Scrolling.
- NWCalendarView - An availability calendar implementation for iOS
- GLCalendarView - A fully customizable calendar view acting as a date range picker
- JTCalendar - A customizable calendar view for iOS.
- JTAppleCalendar - The Unofficial Swift Apple Calendar Library. View. Control. for iOS & tvOS
- Daysquare - An elegant calendar control for iOS.
- ASCalendar - A calendar control for iOS written in swift with mvvm pattern
- Calendar - A set of views and controllers for displaying and scheduling events on iOS
- Koyomi - Simple customizable calendar component in Swift
- DateTimePicker - A nicer iOS UI component for picking date and time
- RCalendarPicker - RCalendarPicker A date picker control.
- CalendarKit - Fully customizable calendar day view.
- GDPersianCalendar - Customizable and easy to use Persian Calendar component.
- MBCalendarKit - A calendar framework for iOS built with customization, and localization in mind.
- PTEventView - An Event View based on Apple's Event Detail View within Calender.Supports ARC, Autolayout and editing via StoryBoard.
- KDCalendarView - A calendar component for iOS written in Swift 4.0. It features both vertical and horizontal layout (and scrolling) and the display of native calendar events.
- CalendarPopUp - CalendarPopUp - JTAppleCalendar library.
- ios_calendar - It's lightweight and simple control with supporting Locale and CalendarIdentifier. There're samples for iPhone and iPad, and also with using a popover. With supporting Persian calendar
- FSCalendar - A fully customizable iOS calendar library, compatible with Objective-C and Swift.
- ElegantCalendar - The elegant full-screen calendar missed in SwiftUI.
Card based UI's, pan gestures, flip and swipe animations
- MDCSwipeToChoose - Swipe to "like" or "dislike" any view, just like Tinder.app. Build a flashcard app, a photo viewer, and more, in minutes, not hours!
- TisprCardStack - Library that allows to have cards UI.
- CardAnimation - Card flip animation by pan gesture.
- Koloda - KolodaView is a class designed to simplify the implementation of Tinder like cards on iOS.
- KVCardSelectionVC - Awesome looking Dial like card selection ViewController.
- DMSwipeCards - Tinder like card stack that supports lazy loading and generics
- TimelineCards - Presenting timelines as cards, single or bundled in scrollable feed!.
- Cards - Awesome iOS 11 AppStore's Card Views.
- MMCardView - Custom CollectionView like Wallet App
- CardsLayout - Nice card-designed custom collection view layout.
- CardParts - A reactive, card-based UI framework built on UIKit.
- VerticalCardSwiper - A marriage between the Shazam Discover UI and Tinder, built with UICollectionView in Swift.
- Shuffle - A multi-directional card swiping library inspired by Tinder.
Input validators, form helpers and form builders.
- Form - The most flexible and powerful way to build a form on iOS
- XLForm - XLForm is the most flexible and powerful iOS library to create dynamic table-view forms. Fully compatible with Swift & Obj-C.
- Eureka - Elegant iOS form builder in Swift.
- YALField - Custom Field component with validation for creating easier form-like UI from interface builder.
- Former - Former is a fully customizable Swift2 library for easy creating UITableView based form.
- SwiftForms - A small and lightweight library written in Swift that allows you to easily create forms.
- Formalist - Declarative form building framework for iOS
- SwiftyFORM - SwiftyFORM is a form framework for iOS written in Swift
- SwiftValidator - A rule-based validation library for Swift
- GenericPasswordRow - A row for Eureka to implement password validations.
- formvalidator-swift - A framework to validate inputs of text fields and text views in a convenient way.
- ValidationToolkit - Lightweight framework for input validation written in Swift.
- ATGValidator - Rule based validation framework with form and card validation support for iOS.
- ValidatedPropertyKit - Easily validate your Properties with Property Wrappers.
- FDTextFieldTableViewCell - Adds a UITextField to the cell and places it correctly.
- RSKKeyboardAnimationObserver - Showing / dismissing keyboard animation in simple UIViewController category.
- RFKeyboardToolbar - This is a flexible UIView and UIButton subclass to add customized buttons and toolbars to your UITextFields/UITextViews.
- IQKeyboardManager - Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView.
- NgKeyboardTracker - Objective-C library for tracking keyboard in iOS apps.
- MMNumberKeyboard - A simple keyboard to use with numbers and, optionally, a decimal point.
- KeyboardObserver - For less complicated keyboard event handling.
- TPKeyboardAvoiding - A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
- YYKeyboardManager - iOS utility class allows you to access keyboard view and track keyboard animation.
- KeyboardMan - KeyboardMan helps you make keyboard animation.
- MakemojiSDK - Emoji Keyboard SDK (iOS)
- Typist - Small, drop-in Swift UIKit keyboard manager for iOS apps-helps manage keyboard's screen presence and behavior without notification center.
- KeyboardHideManager - Codeless manager to hide keyboard by tapping on views for iOS written in Swift
- Toolbar - Awesome autolayout Toolbar.
- IHKeyboardAvoiding - A drop-in universal solution for keeping any UIView visible when the keyboard is being shown - no more UIScrollViews!
- NumPad - Number Pad (inspired by Square's design).
- Ribbon - A simple cross-platform toolbar/custom input accessory view library for iOS & macOS.
- ISEmojiView - Emoji Keyboard for iOS
- LTMorphingLabel - Graceful morphing effects for UILabel written in Swift.
- ActiveLabel.swift - UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift
- MZTimerLabel - A handy class for iOS to use UILabel as a countdown timer or stopwatch just like in Apple Clock App.
- CountdownLabel - Simple countdown UILabel with morphing animation, and some useful function.
- IncrementableLabel - Incrementable label for iOS, macOS, and tvOS.
- TTTAttributedLabel - A drop-in replacement for UILabel that supports attributes, data detectors, links, and more
- NumberMorphView - A label view for displaying numbers which can transition or animate using a technique called number tweening or number morphing.
- GlitchLabel - Glitching UILabel for iOS.
- TOMSMorphingLabel - Configurable morphing transitions between text values of a label.
- THLabel - UILabel subclass, which additionally allows shadow blur, inner shadow, stroke text and fill gradient.
- RQShineLabel - Secret app like text animation
- ZCAnimatedLabel - UILabel replacement with fine-grain appear/disappear animation
- TriLabelView - A triangle shaped corner label view for iOS written in Swift.
- Preloader.Ophiuchus - Custom Label to apply animations on whole text or letters.
- MTLLinkLabel - MTLLinkLabel is linkable UILabel. Written in Swift.
- UICountingLabel - Adds animated counting support to UILabel.
- SlidingText - Swift UIView for sliding text with page indicator.
- NumericAnimatedLabel - Swift UIView for showing numeric label with incremental and decremental step animation while changing value. Useful for scenarios like displaying currency.
- JSLabel - A simple designable subclass on UILabel with extra IBDesignable and Blinking features.
- AnimatedMaskLabel - Animated Mask Label is a nice gradient animated label. This is an easy way to add a shimmering effect to any view in your app.
- STULabel - A label view that's faster than UILabel and supports asynchronous rendering, links with UIDragInteraction, very flexible text truncation, Auto Layout, UIAccessibility and more.
- LFLoginController - Customizable login screen, written in Swift.
- LoginKit - LoginKit is a quick and easy way to add a Login/Signup UX to your iOS app.
- Cely - Plug-n-Play login framework written in Swift.
- ENSwiftSideMenu - A simple side menu for iOS 7/8 written in Swift.
- RESideMenu - iOS 7/8 style side menu with parallax effect inspired by Dribbble shots.
- SSASideMenu - A Swift implementation of RESideMenu. A iOS 7/8 style side menu with parallax effect.
- RadialMenu - RadialMenu is a custom control for providing a touch context menu (like iMessage recording in iOS 8) built with Swift & POP
- cariocamenu - The fastest zero-tap iOS menu.
- VLDContextSheet - Context menu similar to the one in the Pinterest iOS app
- GuillotineMenu - Our Guillotine Menu Transitioning Animation implemented in Swift reminds a bit of a notorious killing machine.
- MediumMenu - A menu based on Medium iOS app.
- SwiftySideMenu - SwiftySideMenu is a lightweight and easy to use side menu controller to add left menu and center view controllers with scale animation based on Pop framework.
- LLSlideMenu - This is a spring slide menu for iOS apps
- Swift-Slide-Menu - A Slide Menu, written in Swift, inspired by Slide Menu Material Design.
- MenuItemKit - UIMenuItem with image and block(closure)
- BTNavigationDropdownMenu - The elegant dropdown menu, written in Swift, appears underneath navigation bar to display a list of related items when a user click on the navigation title.
- ALRadialMenu - A radial/circular menu featuring spring animations. Written in swift
- AZDropdownMenu - An easy to use dropdown menu that supports images.
- CircleMenu - An animated, multi-option menu button.
- SlideMenuControllerSwift - iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app. It is written in pure Swift.
- SideMenu - Simple side menu control in Swift inspired by Facebook. Right and Left sides. Lots of customization and animation options. Can be implemented in Storyboard with no code.
- CategorySliderView - slider view for choosing categories. add any UIView type as category item view. Fully customisable
- MKDropdownMenu - A Dropdown Menu for iOS with many customizable parameters to suit any needs.
- ExpandingMenu - ExpandingMenu is menu button for iOS written in Swift.
- PageMenu - A paging menu controller built from other view controllers placed inside a scroll view (like Spotify, Windows Phone, Instagram)
- XXXRoundMenuButton - A simple circle style menu.
- IGCMenu - Grid and Circular menu with animation.Easy to customise.
- EEJSelectMenu - Single selection menu with cool animations, responsive with all screen sizes.
- IGLDropDownMenu - An iOS drop down menu with pretty animation and easy to customize.
- Side-Menu.iOS - Animated side menu with customizable UI
- PopMenu - PopMenu is pop animation menu inspired by Sina weibo / NetEase app.
- FlowingMenu - Interactive view transition to display menus with flowing and bouncing effects in Swift
- Persei - Animated top menu for UITableView / UICollectionView / UIScrollView written in Swift
- DropDown - A Material Design drop down for iOS
- KYGooeyMenu - A not bad gooey effects menu.
- SideMenuController - A side menu controller written in Swift
- Context-Menu.iOS - You can easily add awesome animated context menu to your app.
- ViewDeck - An implementation of the sliding functionality found in the Path 2.0 or Facebook iOS apps.
- FrostedSidebar - Hamburger Menu using Swift and iOS 8 API's
- VHBoomMenuButton - A menu which can ... BOOM!
- DropDownMenuKit - A simple, modular and highly customizable UIKit menu, that can be attached to the navigation bar or toolbar, written in Swift.
- RevealMenuController - Expandable item groups, custom position and appearance animation. Similar to ActionSheet style.
- RHSideButtons - Library provides easy to implement variation of Android (Material Design) Floating Action Button for iOS. You can use it as your app small side menu.
- Swift-CircleMenu - Rotating circle menu written in Swift 3.
- AKSideMenu - Beautiful iOS side menu library with parallax effect.
- InteractiveSideMenu - Customizable iOS Interactive Side Menu written in Swift 3.
- YNDropDownMenu - Adorable iOS drop down menu with Swift3.
- KWDrawerController - Drawer view controller that easy to use!
- JNDropDownMenu - Easy to use tableview style drop down menu with multi-column support written in Swift3.
- FanMenu - Menu with a circular layout based on Macaw.
- AirBar - UIScrollView driven expandable menu written in Swift 3.
- FAPanels - FAPanels for transition
- SwipeMenuViewController - Swipable tab and menu View and ViewController.
- DTPagerController - A fully customizable container view controller to display set of ViewControllers in horizontal scroller
- PagingKit - PagingKit provides customizable menu UI It has more flexible layout and design than the other libraries.
- Dropdowns - 💧 Dropdown in Swift
- Parchment - A paging view controller with a highly customizable menu. Built on UICollectionView, with support for custom layouts and infinite data sources.
- ContextMenu - An iOS context menu UI inspired by Things 3.
- Panels - Panels is a framework to easily add sliding panels to your application.
- UIMenuScroll - Creating the horizontal swiping navigation how on Facebook Messenger.
- CircleBar - 🔶 A fun, easy-to-use tab bar navigation controller for iOS.
- SPLarkController - Settings screen with buttons and switches.
- SwiftyMenu - A Simple and Elegant DropDown menu for iOS 🔥💥
- HidingNavigationBar - Easily hide and show a view controller's navigation bar (and tab bar) as a user scrolls
- KMNavigationBarTransition - A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for all orientations.
- LTNavigationBar - UINavigationBar Category which allows you to change its appearance dynamically
- BusyNavigationBar - A UINavigationBar extension to show loading effects
- KDInteractiveNavigationController - A UINavigationController subclass that support pop interactive UINavigationbar with hidden or show.
- AMScrollingNavbar - Scrollable UINavigationBar that follows the scrolling of a UIScrollView
- NavKit - Simple and integrated way to customize navigation bar experience on iOS app.
- RainbowNavigation - An easy way to change backgroundColor of UINavigationBar when Push & Pop
- TONavigationBar - A simple subclass that adds the ability to set the navigation bar background to 'clear' and gradually transition it visibly back in, similar to the effect in the iOS Music app.
- ActionSheetPicker-3.0 - Quickly reproduce the dropdown UIPickerView / ActionSheet functionality on iOS.
- PickerView - A customizable alternative to UIPickerView in Swift.
- DatePickerDialog - Date picker dialog for iOS
- CZPicker - A picker view shown as a popup for iOS.
- AIDatePickerController - 📅 UIDatePicker modally presented with iOS 7 custom transitions.
- CountryPicker - 📅 UIPickerView with Country names flags and phoneCodes
- McPicker - A customizable, closure driven UIPickerView drop-in solution with animations that is rotation ready.
- Mandoline - An iOS picker view to serve all your "picking" needs
- D2PDatePicker - Elegant and Easy-to-Use iOS Swift Date Picker
- CountryPickerView- A simple, customizable view for efficiently collecting country information in iOS apps
- planet - A country picker
- MICountryPicker - Swift country picker with search option.
- ADDatePicker - A fully customizable iOS Horizontal PickerView library, written in pure swift.
- SKCountryPicker - A simple, customizable Country picker for picking country or dialing code.
- MMPopupView - Pop-up based view(e.g. alert sheet), can easily customize.
- STPopup - STPopup provides a UINavigationController in popup style, for both iPhone and iPad.
- NMPopUpView - Simple iOS class for showing nice popup windows. Swift and Objective-C versions available.
- PopupController - A customizable controller for showing temporary popup view.
- SubscriptionPrompt - Subscription View Controller like the Tinder uses
- Presentr - Wrapper for custom ViewController presentations in iOS 8+
- PopupDialog - A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertControllers alert style.
- SelectionDialog - Simple selection dialog.
- AZDialogViewController - A highly customizable alert dialog controller that mimics Snapchat's alert dialog.
- MIBlurPopup - MIBlurPopup let you create amazing popups with a blurred background.
- LNPopupController - a framework for presenting view controllers as popups of other view controllers, much like the Apple Music and Podcasts apps.
- PopupWindow - PopupWindow is a simple Popup using another UIWindow in Swift.
- SHPopup - SHPopup is a simple lightweight library for popup view.
- Popover - Popover is a balloon library like Facebook app. It is written in pure swift.
- SwiftEntryKit - A highly customizable popups, alerts and banners presenter for iOS. It offers various presets and is written in pure Swift.
- FFPopup - ⛩FFPopup is a lightweight library for presenting custom views as a popup.
- PopupView - Toasts and popups library written with SwiftUI.
- MijickPopupView - Popups presentation made simple with SwiftUI.
- ProgressMeter - Display the progress on a meter with customized annotations for iOS developed in Swift
- GradientCircularProgress - Customizable progress indicator library in Swift.
- DGElasticPullToRefresh - Elastic pull to refresh for iOS developed in Swift
- PullToBounce - Animated "Pull To Refresh" Library for UIScrollView.
- SVPullToRefresh - Give pull-to-refresh & infinite scrolling to any UIScrollView with 1 line of code. http://samvermette.com/314
- UzysAnimatedGifPullToRefresh - Add PullToRefresh using animated GIF to any scrollView with just simple code
- PullToRefreshCoreText - PullToRefresh extension for all UIScrollView type classes with animated text drawing style
- BOZPongRefreshControl - A pull-down-to-refresh control for iOS that plays pong, originally created for the MHacks III iOS app
- CBStoreHouseRefreshControl - Fully customizable pull-to-refresh control inspired by Storehouse iOS app
- SurfingRefreshControl - Inspired by CBStoreHouseRefreshControl.Customizable pull-to-refresh control,written in pure Swift
- mntpulltoreact - One gesture, many actions. An evolution of Pull to Refresh.
- ADChromePullToRefresh - Chrome iOS app style pull to refresh with multiple actions.
- BreakOutToRefresh - A playable pull to refresh view using SpriteKit.
- MJRefresh An easy way to use pull-to-refresh.
- HTPullToRefresh - Easily add vertical and horizontal pull to refresh to any UIScrollView. Can also add multiple pull-to-refesh views at once.
- PullToRefreshSwift - iOS Simple Cool PullToRefresh Library. It is written in pure swift.
- GIFRefreshControl - GIFRefreshControl is a pull to refresh that supports GIF images as track animations.
- ReplaceAnimation - Pull-to-refresh animation in UICollectionView with a sticky header flow layout, written in Swift
- PullToMakeSoup - Custom animated pull-to-refresh that can be easily added to UIScrollView
- RainyRefreshControl - Simple refresh control for iOS inspired by concept.
- ESPullToRefresh - Customisable pull-to-refresh, including nice animation on the top
- CRRefresh - An easy way to use pull-to-refresh.
- KafkaRefresh - Animated, customizable, and flexible pull-to-refresh framework for faster and easier iOS development.
- FloatRatingView - Whole, half or floating point ratings control written in Swift
- TTGEmojiRate - An emoji-liked rating view for iOS, implemented in Swift.
- StarryStars - StarryStars is iOS GUI library for displaying and editing ratings
- Cosmos - A star rating control for iOS / Swift
- HCSStarRatingView - Simple star rating view for iOS written in Objective-C
- MBRateApp - A groovy app rate stars screen for iOS written in Swift
- RPInteraction - Review page interaction - handy and pretty way to ask for review.
- ScrollingFollowView - ScrollingFollowView is a simple view which follows UIScrollView scrolling.
- UIScrollView-InfiniteScroll - UIScrollView infinite scroll category.
- GoAutoSlideView - GoAutoSlideView extends UIScrollView by featuring infinitely and automatically slide.
- AppStoreStyleHorizontalScrollView - App store style horizontal scroll view.
- PullToDismiss - You can dismiss modal viewcontroller by pulling scrollview or navigationbar in Swift.
- SpreadsheetView - Full configurable spreadsheet view user interfaces for iOS applications. With this framework, you can easily create complex layouts like schedule, Gantt chart or timetable as if you are using Excel.
- VegaScroll - VegaScroll is a lightweight animation flowlayout for UICollectionView completely written in Swift 4, compatible with iOS 11 and Xcode 9
- ShelfView-iOS - iOS custom view to display books on shelf
- SlideController - SlideController is simple and flexible UI component completely written in Swift. It is a nice alternative for UIPageViewController built using power of generic types.
- CrownControl - Inspired by the Apple Watch Digital Crown, CrownControl is a tiny accessory view that enables scrolling through scrollable content without lifting your thumb.
- SegementSlide - Multi-tier UIScrollView nested scrolling solution.
- BetterSegmentedControl - An easy to use, customizable replacement for UISegmentedControl & UISwitch.
- LUNSegmentedControl - Customizable segmented control with interactive animation.
- AKASegmentedControl - 🍫 Fully customizable Segmented Control for iOS.
- TwicketSegmentedControl - Custom UISegmentedControl replacement for iOS, written in Swift.
- SJFluidSegmentedControl - A segmented control with custom appearance and interactive animations. Written in Swift 3.0.
- HMSegmentedControl - A drop-in replacement for UISegmentedControl mimicking the style of the segmented control used in Google Currents and various other Google products.
- YUSegment - A customizable segmented control for iOS. Supports both text and image.
- MultiSelectSegmentedControl - adds Multiple-Selection to the standard
UISegmentedControl
. - DynamicMaskSegmentSwitch - A segment switcher with dynamic text mask effect
- PinterestSegment - A Pinterest-like segment control with masking animation.
- DGRunkeeperSwitch - Runkeeper design switch control (two part segment control)
- VolumeControl - Custom volume control for iPhone featuring a well-designed round slider.
- WESlider - Simple and light weight slider with chapter management
- IntervalSlider - IntervalSlider is a slider library like ReutersTV app. written in pure swift.
- RangeSlider - A simple range slider made in Swift
- CircleSlider - CircleSlider is a Circular slider library. written in pure Swift.
- MARKRangeSlider - A custom reusable slider control with 2 thumbs (range slider).
- ASValueTrackingSlider - A UISlider subclass that displays the slider value in a popup view
- TTRangeSlider - A slider, similar in style to UISlider, but which allows you to pick a minimum and maximum range.
- MMSegmentSlider - Customizable animated slider for iOS.
- StepSlider - StepSlider its custom implementation of slider such as UISlider for preset integer values.
- JDSlider - An iOS Slider written in Swift.
- SnappingSlider - A beautiful slider control for iOS built purely upon Swift
- MTCircularSlider - A feature-rich circular slider control.
- VerticalSlider - VerticalSlider is a vertical implementation of the UISlider slider control.
- CircularSlider - A powerful Circular Slider. It's written in Swift, it's 100% IBDesignable and all parameters are IBInspectable.
- HGCircularSlider - A custom reusable circular slider control for iOS application.
- RangeSeekSlider - A customizable range slider for iOS.
- SectionedSlider - Control Center Slider.
- MultiSlider - UISlider clone with multiple thumbs and values, optional snap intervals, optional value labels.
- AGCircularPicker - AGCircularPicker is helpful component for creating a controller aimed to manage any calculated parameter.
- Fluid Slider - A slider widget with a popup bubble displaying the precise value selected.
- CBZSplashView - Twitter style Splash Screen View. Grows to reveal the Initial view behind.
- SKSplashView - Create custom animated splash views similar to the ones in the Twitter, Uber and Ping iOS app.
- RevealingSplashView - A Splash view that animates and reveals its content, inspired by Twitter splash
- Bartinter - Status bar tint depending on content behind, updates dynamically.
- PFStepper - May be the most elegant stepper you have ever had!
- ValueStepper - A Stepper object that displays its value.
- GMStepper - A stepper with a sliding label in the middle.
- barceloneta - The right way to increment/decrement values with a simple gesture on iOS.
- SnappingStepper - An elegant alternative to the UIStepper written in Swift
- SMNumberWheel - A custom control written in Swift, which is ideal for picking numbers very fast but yet very accurate using a rotating wheel
- AnimatedSwitch - UISwitch which paints over the parent view with the color in Swift.
- ViralSwitch - A UISwitch that infects its superview with its tint color.
- JTMaterialSwitch - A customizable switch UI with ripple effect and bounce animations, inspired from Google's Material Design.
- TKSwitcherCollection - An animate switch collection
- SevenSwitch - iOS7 style drop in replacement for UISwitch.
- PMZSwitch - Yet another animated toggle
- Switcher - Swift - Custom UISwitcher with animation when change status
- RAMPaperSwitch - RAMPaperSwitch is a Swift module which paints over the parent view when the switch is turned on.
- AIFlatSwitch - A flat component alternative to UISwitch on iOS
- Switch - An iOS switch control implemented in Swift with full Interface Builder support.
- ESTabBarController - A tab bar controller for iOS that allows highlighting buttons and setting custom actions to them.
- GooeyTabbar - A gooey effect tabbar
- animated-tab-bar - RAMAnimatedTabBarController is a Swift module for adding animation to tabbar items.
- FoldingTabBar.iOS - Folding Tab Bar and Tab Bar Controller
- GGTabBar - Another UITabBar & UITabBarController (iOS Tab Bar) replacement, but uses Auto Layout for arranging it's views hierarchy.
- adaptive-tab-bar - AdaptiveController is a 'Progressive Reduction' Swift module for adding custom states to Native or Custom iOS UI elements
- Pager - Easily create sliding tabs with Pager
- XLPagerTabStrip - Android PagerTabStrip for iOS.
- TabPageViewController - Paging view controller and scroll tab view.
- TabDrawer - Customizable TabBar UI element that allows you to run a block of code upon TabBarItem selection, written in Swift
- SwipeViewController - SwipeViewController is a Swift modification of RKSwipeBetweenViewControllers - navigate between pages / ViewControllers
- ColorMatchTabs - Interesting way to display tabs
- BATabBarController - A TabBarController with a unique animation for selection
- ScrollPager - A scroll pager that displays a list of tabs (segments) and manages paging between given views
- Segmentio - Animated top/bottom segmented control written in Swift.
- KYWheelTabController - KYWheelTabController is a subclass of UITabBarController.It displays the circular menu instead of UITabBar.
- SuperBadges - Add emojis and colored dots as badges for your Tab Bar buttons
- AZTabBarController - A custom tab bar controller for iOS written in Swift 3.0
- MiniTabBar - A clean simple alternative to the UITabBar
- SwipeableTabBarController - UITabBarController with swipe interaction between its tabs.
- SMSwipeableTabView - Swipeable Views with Tabs (Like Android SwipeView With Tabs Layout)
- Tabman - A powerful paging view controller with indicator bar for iOS.
- WormTabStrip Beatiful ViewPager For iOS written in Swift (inspired by Android SmartTabLayout)
- SSCustomTabMenu Simple customizable iOS bottom menu with Tabbar.
- SmoothTab - Smooth customizable tabs for iOS apps.
- ExpandedTabBar - Very creative designed solution for "more" items in UITabBarController
- BEKCurveTabbar - compatible with XCode +10 and fully customizable via Interface_Builder panel. BEKCurveTabBar derived UITabBar class and compatible with every iOS devices.
- AnimatedTabBar - A tabbar with number of preset animations. Written with SwiftUI.
- MGSwipeTableCell - UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
- YXTPageView - A PageView, which supporting scrolling to transition between a UIView and a UITableView.
- ConfigurableTableViewController - Typed, yet Flexible Table View Controller https://holko.pl/2016/01/05/typed-table-view-controller/
- Lightning-Table - A declarative api for working with UITableView.
- Static - Simple static table views for iOS in Swift.
- AMWaveTransition - Custom transition between viewcontrollers holding tableviews.
- SWTableViewCell - An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)
- ZYThumbnailTableView - a TableView have thumbnail cell only, and you can use gesture let it expands other expansionView, all diy
- BWSwipeRevealCell - A Swift library for swipeable table cells
- preview-transition - PreviewTransition is a simple preview gallery controller
- QuickTableViewController - A simple way to create a UITableView for settings in Swift.
- TableKit - Type-safe declarative table views with Swift
- VBPiledView - Simple and beautiful stacked UIView to use as a replacement for an UITableView, UIImageView or as a menu
- VTMagic - VTMagic is a page container library for iOS.
- MCSwipeTableViewCell - 👆 Convenient UITableViewCell subclass that implements a swippable content to trigger actions (similar to the Mailbox app).
- MYTableViewIndex - A pixel perfect replacement for UITableView section index, written in Swift
- ios-dragable-table-cells - Support for drag-n-drop of UITableViewCells in a navigation hierarchy of view controllers. You drag cells by tapping and holding them.
- Bohr - Bohr allows you to set up a settings screen for your app with three principles in mind: ease, customization and extensibility.
- SwiftReorder - Add drag-and-drop reordering to any table view with just a few lines of code. Robust, lightweight, and completely customizable. [e]
- HoverConversion - HoverConversion realized vertical paging with UITableView. UIViewController will be paging when reaching top or bottom of UITableView contentOffset.
- TableViewDragger - A cells of UITableView can be rearranged by drag and drop.
- FlexibleTableViewController - Swift library of generic table view controller with external data processing of functionality, like determine cell's reuseIdentifier related to indexPath, configuration of requested cell for display and cell selection handler
- CascadingTableDelegate - A no-nonsense way to write cleaner UITableViewDelegate and UITableViewDataSource in Swift.
- TimelineTableViewCell - Simple timeline view implemented by UITableViewCell written in Swift 3.0.
- RHPreviewCell - I envied so much Spotify iOS app this great playlist preview cell. Now you can give your users ability to quick check "what content is hidden under your UITableViewCell".
- TORoundedTableView - A subclass of UITableView that styles it like Settings.app on iPad
- TableFlip - A simpler way to do cool UITableView animations! (╯°□°)╯︵ ┻━┻
- DTTableViewManager - Protocol-oriented UITableView management, powered by generics and associated types.
- SwipeCellKit - Swipeable UITableViewCell based on the stock Mail.app, implemented in Swift.
- ReverseExtension - A UITableView extension that enables cell insertion from the bottom of a table view.
- SelectionList - Simple single-selection or multiple-selection checklist, based on UITableView.
- AZTableViewController - Elegant and easy way to integrate pagination with dummy views.
- SAInboxViewController - UIViewController subclass inspired by "Inbox by google" animated transitioning.
- StaticTableViewController - Dynamically hide / show cells of static UITableViewController.
- OKTableViewLiaison - Framework to help you better manage UITableView configuration.
- ThunderTable - A simple declarative approach to UITableViewController management using a protocol-based approach.
- Dwifft - Swift Diff
- MEVFloatingButton - An iOS drop-in UITableView, UICollectionView and UIScrollView superclass category for showing a customizable floating button on top of it.
- Preheat - Automates prefetching of content in UITableView and UICollectionView
- DisplaySwitcher - Custom transition between two collection view layouts
- Reusable - A Swift mixin for UITableViewCells and UICollectionViewCells
- Sapporo - Cellmodel-driven collectionview manager
- StickyCollectionView-Swift - UICollectionView layout for presenting of the overlapping cells.
- TLIndexPathTools - TLIndexPathTools is a small set of classes that can greatly simplify your table and collection views.
- IGListKit - A data-driven UICollectionView framework for building fast and flexible lists.
- FlexibleCollectionViewController - Swift library of generic collection view controller with external data processing of functionality, like determine cell's reuseIdentifier related to indexPath, configuration of requested cell for display and cell selection handler etc
- ASCollectionView - A Swift collection view inspired by Airbnb.
- GLTableCollectionView - Netflix and App Store like UITableView with UICollectionView
- EditDistance - Incremental update tool for UITableView and UICollectionView
- SwiftSpreadSheet - Spreadsheet CollectionViewLayout in Swift. Fully customizable.
- GenericDataSource - A generic small reusable components for data source implementation for UITableView/UICollectionView in Swift.
- PagingView - Infinite paging, Smart auto layout, Interface of similar to UIKit.
- PJFDataSource - PJFDataSource is a small library that provides a simple, clean architecture for your app to manage its data sources while providing a consistent user interface for common content states (i.e. loading, loaded, empty, and error).
- DataSources - Type-safe data-driven List-UI Framework. (We can also use ASCollectionNode)
- KDDragAndDropCollectionView - Dragging & Dropping data across multiple UICollectionViews.
- SectionScrubber - A component to quickly scroll between collection view sections
- CollectionKit - A modern Swift framework for building reusable data-driven collection components.
- AZCollectionViewController - Easy way to integrate pagination with dummy views in CollectionView, make Instagram Discover within minutes.
- CampcotCollectionView - CampcotCollectionView is a custom UICollectionView written in Swift that allows to expand and collapse sections. It provides a simple API to manage collection view appearance.
- Stefan - A guy that helps you manage collections and placeholders in easy way.
- Parade - Parallax Scroll-Jacking Effects Engine for iOS / tvOS.
- MSPeekCollectionViewDelegateImplementation - A custom paging behavior that peeks the previous and next items in a collection view.
- SimpleSource - Easy and type-safe iOS table and collection views in Swift.
- Conv - Conv smart represent UICollectionView data structure more than UIKit.
- Carbon - 🚴 A declarative library for building component-based user interfaces in UITableView and UICollectionView.
- ThunderCollection - A simple declarative approach to UICollectionViewController management using a protocol-based approach.
- DiffableDataSources - A library for backporting UITableView/UICollectionViewDiffableDataSource.
- StableCollectionViewLayout - This layout adjusts a content offset if the collection view is updated. You can insert, delete or reload items and StableCollectionViewLayout will take care of the content offset.
- IQListKit - Model driven UITableView/UICollectionView.
- folding-cell - FoldingCell is an expanding content cell inspired by folding paper material
- AEAccordion - UITableViewController with accordion effect (expand / collapse cells).
- ThreeLevelAccordian - This is a customisable three level accordian with options for adding images and accessories images.
- YNExpandableCell - Awesome expandable, collapsible tableview cell for iOS.
- Savory - A swift accordion view implementation.
- ExpyTableView - Make your table view expandable just by implementing one method.
- FTFoldingPaper - Emulates paper folding effect. Can be integrated with UITableView or used with other UI components.
- CollapsibleTableSectionViewController - A swift library to support collapsible sections in a table view.
- ExpandableCell - Fully refactored YNExapnadableCell with more concise, bug free. Awesome expandable, collapsible tableview cell for iOS.
- expanding-collection - ExpandingCollection is a card peek/pop controller.
- ParallaxTableViewHeader - Parallax scrolling effect on UITableView header view when a tableView is scrolled.
- CSStickyHeaderFlowLayout - UICollectionView replacement of UITableView. Do even more like Parallax Header, Sticky Section Header.
- GSKStretchyHeaderView - Configurable yet easy to use stretchy header view for UITableView and UICollectionView.
- DZNEmptyDataSet - A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display.
- HGPlaceholders - Nice library to show and create placeholders and Empty States for any UITableView/UICollectionView in your project
- ListPlaceholder - ListPlaceholder is a swift library allows you to easily add facebook style animated loading placeholder to your tableviews or collection views
- WLEmptyState - A component that lets you customize the view when the dataset of UITableView is empty.
- CHTCollectionViewWaterfallLayout - The waterfall (i.e., Pinterest-like) layout for UICollectionView.
- FMMosaicLayout - A drop-in mosaic collection view layout with a focus on simple customizations.
- mosaic-layout - A mosaic collection view layout inspired by Lightbox's Algorithm, written in Swift
- TLLayoutTransitioning - Enhanced transitioning between UICollectionView layouts in iOS.
- CenteredCollectionView - A lightweight UICollectionViewLayout that 'pages' and centers it's cells 🎡 written in Swift.
- CollectionViewSlantedLayout - UICollectionViewLayout with slanted content
- SquareMosaicLayout - An extandable mosaic UICollectionViewLayout with a focus on extremely flexible customizations
- BouncyLayout - BouncyLayout is a collection view layout that makes your cells bounce.
- AZSafariCollectionViewLayout - AZSafariCollectionViewLayout is replica of safari browser history page layout. very easy to use, IBInspectable are given for easy integration.
- Blueprints - A framework that is meant to make your life easier when working with collection view flow layouts.
- UICollectionViewSplitLayout - UICollectionViewSplitLayout makes collection view more responsive.
- Swinflate - A bunch of layouts providing light and seamless experiences in your CollectionView.
- PARTagPicker - This pod provides a view controller for choosing and creating tags in the style of wordpress or tumblr.
- AMTagListView - UIScrollView subclass that allows to add a list of highly customizable tags.
- TagCellLayout - UICollectionView layout for Tags with Left, Center & Right alignments.
- TTGTagCollectionView - Show simple text tags or custom tag views in a vertical scrollable view.
- TagListView - Simple and highly customizable iOS tag list view, in Swift.
- RKTagsView - Highly customizable iOS tags view (like NSTokenField). Supports editing, multiple selection, Auto Layout and much more.
- WSTagsField - An iOS text field that represents different Tags.
- AKMaskField - AKMaskField is UITextField subclass which allows enter data in the fixed quantity and in the certain format.
- YNSearch - Awesome fully customizable search view like Pinterest written in Swift 3.
- SFFocusViewLayout - UICollectionViewLayout with focused content.
- JVFloatLabeledTextField - UITextField subclass with floating labels.
- ARAutocompleteTextView - subclass of UITextView that automatically displays text suggestions in real-time. Perfect for email Textviews.
- IQDropDownTextField - TextField with DropDown support using UIPickerView.
- UITextField-Shake - UITextField category that adds shake animation. Also with Swift version
- HTYTextField - A UITextField with bouncy placeholder.
- MVAutocompletePlaceSearchTextField - A drop-in Autocompletion control for Place Search like Google Places, Uber, etc.
- AutocompleteField - Add word completion to your UITextFields.
- RSKGrowingTextView - A light-weight UITextView subclass that automatically grows and shrinks.
- RSKPlaceholderTextView - A light-weight UITextView subclass that adds support for placeholder.
- StatefulViewController - Placeholder views based on content, loading, error or empty states.
- MBAutoGrowingTextView - An auto-layout base UITextView subclass which automatically grows with user input and can be constrained by maximal and minimal height - all without a single line of code.
- TextFieldEffects - Custom UITextFields effects inspired by Codrops, built using Swift.
- Reel Search - RAMReel is a controller that allows you to choose options from a list.
- MLPAutoCompleteTextField - a subclass of UITextField that behaves like a typical UITextField with one notable exception: it manages a drop down table of autocomplete suggestions that update as the user types.
- SkyFloatingLabelTextField - A beautiful and flexible text field control implementation of "Float Label Pattern". Written in Swift.
- VMaskTextField - VMaskTextField is a library which create an input mask for iOS.
- TJTextField - UITextField with underline and left image.
- NextGrowingTextView - The next in the generations of 'growing textviews' optimized for iOS 7 and above.
- RPFloatingPlaceholders - UITextField and UITextView subclasses with placeholders that change into floating labels when the fields are populated with text.
- CurrencyTextField - UITextField that automatically formats text to display in the currency format.
- UITextField-Navigation - UITextField-Navigation adds next, previous and done buttons to the keyboard for your UITextFields.
- AutoCompleteTextField - Auto complete with suggestion textfield.
- PLCurrencyTextField - UITextField that support currency in the right way.
- PasswordTextField - A custom TextField with a switchable icon which shows or hides the password and enforce good password policies.
- AnimatedTextInput - Animated UITextField and UITextView replacement for iOS.
- KMPlaceholderTextView - A UITextView subclass that adds support for multiline placeholder written in Swift.
- NxEnabled - Library which allows you binding
enabled
property of button with textable elements (TextView, TextField). - AwesomeTextField - Awesome TextField is a nice and simple library for iOS. It's highly customisable and easy-to-use tool. Works perfectly for any registration or login forms in your app.
- ModernSearchBar - The famous iOS search bar with auto completion feature implemented.
- SelectableTextView - A text view that supports selection and expansion.
- CBPinEntryView - A customisable view written in Swift 4.2 for any pin, code or password entry. Supports one time codes in iOS 12.
- GrowingTextView - An UITextView in Swift3 and Swift2.3. Support auto growing, placeholder and length limit.
- DTTextField - DTTextField is a custom textfield with floating placeholder and error label in Swift3.0.
- TextFieldCounter - UITextField character counter with lovable UX.
- RSFloatInputView - A Float Input View with smooth animation and supporting icon and seperator written with Swift.
- TaniwhaTextField - TaniwhaTextField is a lightweight and beautiful swift textfield framework. It has float label pattern, and also you can highly customise it.
- InstantSearch iOS - A library of widgets and helpers to build instant-search applications on iOS.
- SearchTextField - UITextField subclass with autocompletion suggestions list.
- PYSearch - An elegant search controller which replaces the UISearchController for iOS (iPhone & iPad).
- styled-text - Declarative text styles and streamlined Dynamic Type support for iOS.
- TweeTextField - Lightweight set of text fields with nice animation and functionality.
- MeasurementTextField - UITextField-based control for (NS)Measurement values input.
- VENTokenField - Easy-to-use token field that is used in the Venmo app.
- ALTextInputBar - An auto growing text input bar for messaging apps.
- Tagging - TextView that provides easy to use tagging feature for Mention or Hashtag.
- InputBarAccessoryView - A simple and easily customizable InputAccessoryView for making powerful input bars with autocomplete and attachments.
- CocoaTextField - UITextField created according to the Material.IO guidelines of 2019.
- CHIOTPField - A set of textfields that can be used for One-time passwords, SMS codes, PIN codes, etc.
- Streamoji - Custom emoji rendering library with support for GIFs and images, UITextView extension.
- PageControl - A nice, animated UIPageControl alternative.
- PageControls - This is a selection of custom page controls to replace UIPageControl, inspired by a dribbble found here.
- CHIPageControl - A set of cool animated page controls to replace boring UIPageControl.
- Page-Control - Beautiful, animated and highly customizable UIPageControl alternative.
- TKRubberIndicator - Rubber Indicator in Swift.
- Otafuku - Otafuku provides utility classes to use WKWebView in Swift.
- SwiftWebVC - A drop-in inline browser for your Swift iOS app.
- SVWebViewController - A drop-in inline browser for your iOS app.
- PTPopupWebView - PTPopupWebView is a simple and useful WebView for iOS, which can be popup and has many of the customized item.
- Underscore.m - A DSL for Data Manipulation.
- XExtensionItem - Easier sharing of structured data between iOS applications and share extensions.
- ReflectableEnum - Reflection for enumerations in Objective-C.
- ObjectiveSugar - ObjectiveC additions for humans. Ruby style.
- OpinionatedC - Because Objective-C should have inherited more from Smalltalk.
- SwiftRandom - Generator for random data.
- RandomKit - Random data generation in Swift.
- YOLOKit - Getting square objects down round holes.
- EZSwiftExtensions - 😏 How Swift standard types and classes were supposed to work.
- Pantry - The missing light persistence layer for Swift.
- SwiftParsec - A parser combinator library written in the Swift programming language.
- OrderedSet - A Swift collection of unique, ordered objects.
- Datez - Swift library for dealing with
NSDate
,NSCalendar
, andNSDateComponents
. - BFKit - An Objective-C collection of useful classes to develop Apps faster.
- BFKit-Swift - A Swift collection of useful classes to develop Apps faster.
- Scale - Unit converter in Swift (available via CocoaPods).
- Standard Template Protocols - Protocols for your every day iOS needs.
- TimeLord - Easy DateTime (NSDate) management in Swift.
- AppVersionMonitor - Monitor iOS app version easily.
- Sugar - Something sweet that goes great with your Cocoa.
- Then - ✨ Super sweet syntactic sugar for Swift initializers.
- Kvitto - App Store Receipt Validation.
- Notificationz - Helping you own NSNotificationCenter in Swift.
- SwiftFoundation - Cross-Platform, Protocol-Oriented Programming base library to complement the Swift Standard Library. (Pure Swift, Supports Linux).
- libextobjc - A Cocoa library to extend the Objective-C programming language.
- VersionTrackerSwift - Track which versions of your app a user has previously installed..
- DeviceGuru - DeviceGuru is a simple lib (Swift) to know the exact type of the device, e.g. iPhone 6 or iPhone 6s.
- AEAppVersion - Simple and Lightweight App Version Tracking for iOS written in Swift.
- BlocksKit - The Objective-C block utilities you always wish you had.
- SwiftyUtils - All the reusable code that we need in each project.
- RateLimit - Simple utility for only executing code every so often.
- Outlets - Utility functions for validating IBOutlet and IBAction connections.
- EasyAbout - A way to easily add CocoaPods licenses and App Version to your iOS App using the Settings Bundle.
- Validated - A Swift μ-Library for Somewhat Dependent Types.
- Cent - Extensions for Swift Standard Types and Classes.
- AssistantKit - Easy way to detect iOS device properties, OS versions and work with screen sizes. Powered by Swift.
- SwiftLinkPreview - It makes a preview from an url, grabbing all the information such as title, relevant texts and images.
- BundleInfos - Simple getter for Bundle informations. like short version from bundle.
- YAML.framework - Proper YAML support for Objective-C based on
LibYAML
. - ReadabilityKit - Metadata extractor for news, articles and full-texts in Swift.
- MissionControl-iOS - Super powerful remote config utility written in Swift (iOS, watchOS, tvOS, macOS).
- SwiftTweaks - Tweak your iOS app without recompiling!
- UnsupportedOSVersionAlert - Alerts users with a popup if they use an app with an unsupported version of iOS (e.g. iOS betas).
- SwiftSortUtils - This library takes a shot at making sorting in Swift more pleasant. It also allows you to reuse your old NSSortDescriptor instances in Swift.
- Retry - Haven't you wished for
try
to sometimes try a little harder? Meetretry
. - ObjectiveKit - Swift-friendly API for Objective C runtime functions.
- MoyaSugar - Syntactic sugar for Moya.
- SwifterSwift - A handy collection of more than 400 native Swift 4 extensions to boost your productivity.
- Eject - An eject button for Interface Builder to generate swift code.
- ContactsWrapper - Easy to use wrapper for both contacts and contacts group with Objective-C.
- XestiMonitors - An extensible monitoring framework written in Swift.
- OpenSourceController - The simplest way to display the libraries licences used in your application.
- App-Update-Tracker - Easily detect and run code upon app installation or update.
- ExtensionalSwift - Useful swift extensions in one place.
- InAppSettingsKit - This iOS framework allows settings to be in-app in addition to or instead of being in the Settings app.
- MMWormhole - Message passing between iOS apps and extensions.
- DefaultStringConvertible - A default CustomStringConvertible implementation for Swift types.
- FluxCapacitor - FluxCapacitor makes implementing Flux design pattern easily with protocols and typealias.
- VTAcknowledgementsViewController - Ready to use “Acknowledgements”/“Licenses”/“Credits” view controller for CocoaPods.
- Closures - Swifty closures for UIKit and Foundation.
- WhatsNew - Showcase new features after an app update similar to Pages, Numbers and Keynote.
- MKUnits - Unit conversion library for Swift.
- ActionClosurable - Extensions which helps to convert objc-style target/action to swifty closures.
- ios_system - Drop-in replacement for system() in iOS programs.
- SwiftProvisioningProfile - Parse provisioning profiles into Swift models.
- Once - Minimalist library to manage one-off operations.
- ZamzamKit - A collection of micro utilities and extensions for Standard Library, Foundation and UIKit.
- DuctTape - KeyPath dynamicMemberLookup based syntax sugar for swift.
- ReviewKit - A framework which helps gatekeep review prompt requests – using SKStoreReviewController – to users who have had a good time using your app by logging positive and negative actions.
- SwiftBoost - Collection of Swift-extensions to boost development process.
- SmartlookConsentSDK - Open source SDK which provides a configurable control panel where user can select their privacy options and store the user preferences for the app.
- PrivacyFlash Pro - Generate a privacy policy for your iOS app from its code
- VR Toolkit iOS - A sample project that provides the basics to create an interactive VR experience on iOS.
- 360 VR Player - A open source, ad-free, native and universal 360 degree panorama video player for iOS.
- simple360player - Free & ad-free 360 VR Video Player. Flat or Stereoscopic. In Swift 2.
- Swifty360Player - iOS 360-degree video player streaming from an AVPlayer with Swift.
- Onboard - Easily create a beautiful and engaging onboarding experience with only a few lines of code.
- EAIntroView - Highly customizable drop-in solution for introduction views.
- MYBlurIntroductionView - A super-charged version of MYIntroductionView for building custom app introductions and tutorials.
- BWWalkthrough - A class to build custom walkthroughs for your iOS App.
- GHWalkThrough - A UICollectionView backed drop-in component for introduction views.
- ICETutorial - A nice tutorial like the one introduced in the Path 3.X App.
- JazzHands - Jazz Hands is a simple keyframe-based animation framework for UIKit. Animations can be controlled via gestures, scroll views, KVO, or ReactiveCocoa.
- RazzleDazzle - A simple keyframe-based animation framework for iOS, written in Swift. Perfect for scrolling app intros.
- Instructions - Easily add customizable coach marks into you iOS project.
- SwiftyWalkthrough - The easiest way to create a great walkthrough experience in your apps, powered by Swift.
- Gecco - Spotlight view for iOS.
- VideoSplashKit - VideoSplashKit - UIViewController library for creating easy intro pages with background videos.
- Presentation - Presentation helps you to make tutorials, release notes and animated pages.
- AMPopTip - An animated popover that pops out a given frame, great for subtle UI tips and onboarding.
- AlertOnboarding - A simple and handsome AlertView for onboard your users in your amazing world.
- EasyTipView - Fully customisable tooltip view in Swift.
- paper-onboarding - PaperOnboarding is a material design slider.
- InfoView - Swift based simple information view with pointed arrow.
- Intro - An iOS framework to easily create simple animated walkthrough, written in Swift.
- AwesomeSpotlightView - Tool to create awesome tutorials or educate user to use application. Or just highlight something on screen. Written in Swift.
- SwiftyOnboard - A simple way to add onboarding to your project.
- WVWalkthroughView - Utility to easily create walkthroughs to help with user onboarding.
- SwiftyOverlay - Easy and quick way to show intro / instructions over app UI without any additional images in real-time!
- SwiftyOnboardVC - Lightweight walkthrough controller thats uses view controllers as its subviews making the customization endless.
- Minamo - Simple coach mark library written in Swift.
- Material Showcase iOS - An elegant and beautiful showcase for iOS apps.
- WhatsNewKit - Showcase your awesome new app features.
- OnboardKit - Customisable user onboarding for your iOS app.
- ConcentricOnboarding - SwiftUI library for a walkthrough or onboarding flow with tap actions.
- BGR
- iMore
- Lifehacker
- NSHipster
- Objc.io
- ASCIIwwdc
- Natasha The Robot
- Apple's Swift Blog
- iOS Programming Subreddit
- iOS8-day-by-day
- iOScreator
- Mathew Sanders
- iOS Dev Nuggets
- iOS Developer and Designer interview - A small guide to help those looking to hire a developer or designer for iOS work.
- iOS9-day-by-day
- Code Facebook
- Feeds for iOS Developer - The list of RSS feeds for iOS developers.
- Cocoa Controls - Open source UI components for iOS and macOS.
- Ohmyswift
- Point Free - A video series exploring functional programming and Swift.
- Roadmap.sh iOS Roadmap - A community created iOS Developer roadmap.
- SocketRocket - A conforming Objective-C WebSocket client library.
- socket.io-client-swift - Socket.IO-client for iOS/macOS.
- SwiftWebSocket - High performance WebSocket client library for Swift, iOS and macOS.
- Starscream - Websockets in swift for iOS and macOS.
- SwiftSocket - simple socket library for apple swift lang.
- Socks - Pure-Swift Sockets: TCP, UDP; Client, Server; Linux, macOS.
- SwifterSockets - A collection of socket utilities in Swift for OS-X and iOS.
- Swift-ActionCableClient - ActionCable is a new WebSocket server being released with Rails 5 which makes it easy to add real-time features to your app.
- DNWebSocket - Object-Oriented, Swift-style WebSocket Library (RFC 6455) for Swift-compatible Platforms.
- Shark - Swift Script that transforms the .xcassets folder into a type safe enum.
- SBConstants - Generate a constants file by grabbing identifiers from storyboards in a project.
- R.swift - Tool to get strong typed, autocompleted resources like images, cells and segues in your Swift project.
- SwiftGen - A collection of Swift tools to generate Swift code (enums for your assets, storyboards, Localizable.strings and UIColors).
- Blade - Generate Xcode image catalogs for iOS / macOS app icons, universal images, and more.
- Retini - A super simple retina (2x, 3x) image converter.
- Jazzy - Soulful docs for Swift & Objective-C.
- appledoc - ObjectiveC code Apple style documentation set generator.
- Laurine - Laurine - Localization code generator written in Swift. Sweet!
- StoryboardMerge - Xcode storyboards diff and merge tool.
- ai2app - Creating AppIcon sets from Adobe Illustrator (all supported formats).
- ViewMonitor - ViewMonitor can measure view positions with accuracy.
- abandoned-strings - Command line program that detects unused resource strings in an iOS or macOS application.
- swiftenv - swiftenv allows you to easily install, and switch between multiple versions of Swift.
- Misen - Script to support easily using Xcode Asset Catalog in Swift.
- git-xcp - A Git plugin for versioning workflow of real-world Xcode project. fastlane's best friend.
- WatchdogInspector - Shows your current framerate (fps) in the status bar of your iOS app.
- Cichlid - automatically delete the current project's DerivedData directories.
- Delta - Managing state is hard. Delta aims to make it simple.
- SwiftLintXcode - An Xcode plug-in to format your code using SwiftLint.
- XCSwiftr - An Xcode Plugin to convert Objective-C to Swift.
- SwiftKitten - Swift autocompleter for Sublime Text, via the adorable SourceKitten framework.
- Kin - Have you ever found yourself undoing a merge due to a broken Xcode build? Then Kin is your tool. It will parse your project configuration file and detect errors.
- AVXCAssets-Generator - AVXCAssets Generator takes path for your assets images and creates appiconset and imageset for you in just one click.
- Peek - Take a Peek at your application.
- SourceKitten - An adorable little framework and command line tool for interacting with SourceKit.
- xcbuild - Xcode-compatible build tool.
- XcodeIssueGenerator - An executable that can be placed in a Run Script Build Phase that marks comments like // TODO: or // SERIOUS: as warnings or errors so they display in the Xcode Issue Navigator.
- SwiftCompilationPerformanceReporter - Generate automated reports for slow Swift compilation paths in specific targets.
- BuildTimeAnalyzer - Build Time Analyzer for Swift.
- Duration - A simple Swift package for measuring and reporting the time taken for operations.
- Benchmark - The Benchmark module provides methods to measure and report the time used to execute Swift code.
- MBAssetsImporter - Import assets from Panoramio or from your macOS file system with their metadata to your iOS simulator (Swift 2.0).
- Realm Browser - Realm Browser is a macOS utility to open and modify realm database files.
- SuperDelegate – SuperDelegate provides a clean application delegate interface and protects you from bugs in the application lifecycle.
- fastlane-plugin-appicon - Generate required icon sizes and iconset from a master application icon.
- infer - A static analyzer for Java, C and Objective-C.
- PlayNow - Small app that creates empty Swift playground files and opens them with Xcode.
- Xtrace - Trace Objective-C method calls by class or instance.
- xcenv - Groom your Xcode environment.
- playgroundbook - Tool for Swift Playground books.
- Ecno - Ecno is a task state manager built on top of UserDefaults in pure Swift 3.
- ipanema - ipanema analyzes and prints useful information from
.ipa
file. - pxctest - Parallel XCTest - Execute XCTest suites in parallel on multiple iOS Simulators.
- IBM Swift Sandbox - The IBM Swift Sandbox is an interactive website that lets you write Swift code and execute it in a server environment – on top of Linux!
- FBSimulatorControl - A macOS library for managing and manipulating iOS Simulators
- Nomad - Suite of command line utilities & libraries for sending APNs, create & distribute
.ipa
, verify In-App-Purchase receipt and more. - Cookiecutter - A template for new Swift iOS / tvOS / watchOS / macOS Framework project ready with travis-ci, cocoapods, Carthage, SwiftPM and a Readme file.
- Sourcery - A tool that brings meta-programming to Swift, allowing you to code generate Swift code.
- AssetChecker 👮 - Keeps your Assets.xcassets files clean and emits warnings when something is suspicious.
- PlayAlways - Create Xcode playgrounds from your menu bar
- GDPerformanceView-Swift - Shows FPS, CPU usage, app and iOS versions above the status bar and report FPS and CPU usage via delegate.
- Traits - Library for a real-time design and behavior modification of native iOS apps without recompiling (code and interface builder changes are supported).
- Struct - A tool for iOS and Mac developers to automate the creation and management of Xcode projects.
- Nori - Easier to apply code based style guide to storyboard.
- Attabench - Microbenchmarking app for Swift with nice log-log plots.
- Gluten - Nano library to unify XIB and it's code.
- LicensePlist - A license list generator of all your dependencies for iOS applications.
- AppDevKit - AppDevKit is an iOS development library that provides developers with useful features to fulfill their everyday iOS app development needs.
- Tweaks - An easy way to fine-tune, and adjust parameters for iOS apps in development.
- FengNiao - A command line tool for cleaning unused resources in Xcode.
- LifetimeTracker - Find retain cycles / memory leaks sooner.
- Plank - A tool for generating immutable model objects.
- Lona - A tool for defining design systems and using them to generate cross-platform UI code, Sketch files, images, and other artifacts.
- XcodeGen - Command line tool that generates your Xcode project from a spec file and your folder structure.
- iSimulator - iSimulator is a GUI utility to control the Simulator, and manage the app installed on the simulator.
- Natalie - Storyboard Code Generator.
- Transformer - Easy Online Attributed String Creator. This tool lets you format a string directly in the browser and then copy/paste the attributed string code into your app.
- ProvisionQL - Quick Look plugin for apps and provisioning profile files.
- xib2Storyboard - A tool to convert Xcode .xib to .storyboard files.
- Zolang - A programming language for sharing logic between iOS, Android and Tools.
- xavtool - Command-line utility to automatically increase iOS / Android applications version.
- Cutter - A tool to generate iOS Launch Images (Splash Screens) for all screen sizes starting from a single template.
- nef - A set of command line tools for Xcode Playground: lets you have compile-time verification of your documentation written as Xcode Playgrounds, generates markdown files, integration with Jekyll for building microsites and Carbon to export code snippets.
- Pecker - CodePecker is a tool to detect unused code.
- Speculid - generate Image Sets and App Icons from SVG, PNG, and JPEG files
- SkrybaMD - Markdown Documentation generator. If your team needs an easy way to maintain and create documentation, this generator is for you.
- Storyboard -> SwiftUI Converter - Storyboard -> SwiftUI Converter is a converter to convert .storyboard and .xib to SwiftUI.
- Swift Package Index - Swift packages list with many information about quality and compatiblity of package.
- Xcodes.app - The easiest way to install and switch between multiple versions of Xcode.
- Respresso Image Converter - Multiplatform image converter for iOS, Android, and Web that supports pdf, svg, vector drawable, jpg, png, and webp formats.
- Rugby - 🏈 Cache CocoaPods for faster rebuild and indexing Xcode project.
- GetUniversal.link - Free Universal Link & Apple App Site Association testing tool.
- AppCoda
- Tutorials Point
- Code with Chris
- Cocoa with Love
- Brian Advent youtube channel - Swift tutorials Youtube Channel.
- raywenderlich.com - Tutorials for developers and gamers.
- Mike Ash
- Big Nerd Ranch
- Tuts+
- Thinkster
- Swift Education - A community of educators sharing materials for teaching Swift and app development.
- Cocoa Dev Central
- Use Your Loaf
- Swift Tutorials by Jameson Quave
- Awesome-Swift-Education - All of the resources for Learning About Swift.
- Awesome-Swift-Playgrounds - A List of Awesome Swift Playgrounds!
- learn-swift - Learn Apple's Swift programming language interactively through these playgrounds.
- SwiftUI Tutorials - Learn SwiftUI & Swift for FREE.
- Treehouse's iOS Courses and Workshops - Topics for beginner and advanced developers in both Objective-C and Swift.
- The Swift Summary Book - A summary of Apple's Swift language written on Playgrounds.
- Hacking With Swift - Learn to code iPhone and iPad apps with 3 Swift tutorials.
- Realm Academy
- LearnAppMaking - LearnAppMaking helps app developers to build, launch and market iOS apps.
- iOS Development with Swift in Motion - This live video course locks in the language fundamentals and then offers interesting examples and exercises to build and practice your knowledge and skills.
- Conferences.digital - Watch conference videos in a native macOS app.
- DaddyCoding - iOS Tutorials ranging from beginners to advance.
- Learn Swift - Learn Swift - curated list of the top online Swift tutorials and courses.
- CleanClosureXcode - An Xcode Source Editor extension to clean the closure syntax.
- xTextHandler - Xcode Source Editor Extension Toolset (Plugins for Xcode 8).
- SwiftInitializerGenerator - Xcode 8 Source Code Extension to Generate Swift Initializers.
- XcodeEquatableGenerator - Xcode 8 Source Code Extension will generate conformance to Swift Equatable protocol based on type and fields selection.
- Import - Xcode extension for adding imports from anywhere in the code.
- Mark - Xcode extension for generating MARK comments.
- XShared - Xcode extension which allows you copying the code with special formatting quotes for social (Slack, Telegram).
- XGist - Xcode extension which allows you to send your text selection or entire file to GitHub's Gist and automatically copy the Gist URL into your Clipboard.
- Swiftify - Objective-C to Swift online code converter and Xcode extension.
- DocumenterXcode - Attempt to give a new life for VVDocumenter-Xcode as source editor extension.
- Snowonder - Magical import declarations formatter for Xcode.
- XVim2 - Vim key-bindings for Xcode 9.
- Comment Spell Checker - Xcode extension for spell checking and auto correcting code comments.
- nef - This Xcode extension enables you to make a code selection and export it to a snippets. Available on Mac AppStore.
- Dracula Theme - A dark theme for Xcode.
- Xcode themes list - Color themes for Xcode.
- Solarized-Dark-for-Xcode - Solarized Dark Theme for Xcode 5.
- WWDC2016 Xcode Color Scheme - A color scheme for Xcode based on the WWDC 2016 invitation.
- DRL Theme - A soft darkness theme for Xcode.
- awesome-xcode-scripts - A curated list of useful xcode scripts.
- Synx - A command-line tool that reorganizes your Xcode project folder to match your Xcode groups.
- dsnip - Tool to generate (native) Xcode code snippets from all protocols/delegate methods of UIKit (UITableView, ...)
- SBShortcutMenuSimulator - 3D Touch shortcuts in the Simulator.
- awesome-gitignore-templates - A collection of swift, objective-c, android and many more langugages .gitignore templates.
- swift-project-template - Template for iOS Swift project generation.
- Swift-VIPER-Module - Xcode template for create modules with VIPER Architecture written in Swift 3.
- ViperC - Xcode template for VIPER Architecture for both Objective-C and Swift.
- XcodeCodeSnippets - A set of code snippets for iOS development, includes code and comments snippets.
- Xcode Keymap for Visual Studio Code - This extension ports popular Xcode keyboard shortcuts to Visual Studio Code.
- Xcode Template Manager - Xcode Template Manager is a Swift command line tool that helps you manage your Xcode project templates.
- VIPER Module Template - Xcode Template of VIPER Module which generates all layers of VIPER.
- Xcode Developer Disk Images - Xcode Developer Disk Images is needed when you want to put your build to the device, however sometimes your Xcode is not updated with the latest Disk Images, you could find them here for convenience.
- Swift Macros 🚀 - A curated list of community-created Macros and associated learning resources.
from https://github.com/vsouza/awesome-ios
-------------------------------
A collaborative list of open-source iOS
, iPadOS
, watchOS
, tvOS
and visionOS
apps, your contribution is welcome 😄
Jump to
- Apple TV
- Apple Vision
- Apple Watch
- Browser
- Calculator
- Calendar
- Color
- Clock
- Clone
- Communication
- Developer
- Education
- Emulator
- Event
- Extension
- File
- Finance
- Game
- Health
- Home
- Location
- Media
- News
- Official
- Sample
- Scan
- Security
- Shopping
- Social
- Tasks
- Text
- Timer
- Travel
- Weather
- Misc
- Bonus
- Thanks
- Contact
- BiliBili Demo
Screenshot 1
2024
swift
- ☆
2221
- hexclock: Minimal hexadecimal clock
Screenshot 1
2017
swift
- ☆
18
- iCook TV: Taiwanese cuisine cooking videos
Screenshot 1
2023
swift
- ☆
71
- Moonlight Game Streaming
App Store
Screenshot 1
2024
c
ipad
- ☆
1125
- News API apps: News app in the style of the NYT, CNN, BBC, Reddit, Twitter, Facebook - includes tvOS app, Today widget
Screenshot 1
Screenshot 2
Screenshot 3
2024
swift
tvos
extension
- ☆
234
- Provenance: Emulators frontend for Sega Genesis, SNES, NES, GB/GBC & more
Screenshot 1
2024
realm
- ☆
5935
- Stepik: Take open courses on https://stepik.org/
App Store
Screenshot 1
2023
swift
ipad
alamofire
swiftyjson
sdwebimage
devicekit
promisekit
swiftlint
- ☆
155
- Swiftfin: Jellyfin Client
2024
swift
- ☆
2502
- Telemat-tvOS: Stream the German Public Broadcast TV
Screenshot 1
2017
objc
- ☆
19
- UitzendingGemist by 4np: Uitgebreide UitzendingGemist app voor Nederland
Screenshot 1
2018
swift
- ☆
49
- UitzendingGemist by jeffkreeftmeijer: Dutch Public Broadcasting video on demand
Screenshot 1
2017
swift
- ☆
78
- Upcoming Movies
Screenshot 1
2017
swift
themoviedb
- ☆
34
- VLC: Media Player
https://www.videolan.org/
App Store
Screenshot 1
2024
objc
ipad
- ☆
13877
- Beatmap AR: Beat Saber map visualizer
Screenshot 1
2024
swift
swiftui
vision
visionos
realitykit
- ☆
35
- BOT-anist: Multiplatform app that uses windows, volumes, and animations to create a robot botanist’s greenhouse
Screenshot 1
swift
vision
visionos
xcode16
- Destination Video: Immersive media experience in a multiplatform app
Screenshot 1
swift
vision
visionos
xcode16
- Dream: Lucid text-to-3D tool built with the Apple VisionOS SDK
Screenshot 1
2023
swift
swiftui
vision
visionos
gpt
- ☆
178
- Dynamic RealityKit Meshes with LowLevelMesh
Screenshot 1
2024
swift
vision
visionos
metal
xcode16
- ☆
70
- NetflixVisionPro: Immersive Netflix clone developed for visionOS
Screenshot 1
2023
swift
swiftui
vision
visionos
- ☆
117
- Particles: Simulating particles
Screenshot 1
vision
visionos
- Physics: Simulating physics with collisions
Screenshot 1
vision
visionos
- SpatialDock: Placing a dock at the bottom of your sight so that you do not have to awkwardly reach the Digital Crown
Screenshot 1
2024
swift
swiftui
visionos
gpt
- ☆
73
- StonksPro: List most actively traded stocks and top market cap crypto assets
Screenshot 1
2023
swift
swiftui
vision
visionos
- ☆
38
- Vision Pro Vacuum Demo: Showcases how to work with Apple Vision Pro, RealityKit, ARKit
Screenshot 1
2024
swift
vision
visionos
- ☆
62
- VisionCraft: Minecraft clone
Screenshot 1
2023
swift
swiftui
vision
visionos
- ☆
144
- 420! Alarm
App Store
Screenshot 1
2022
swift
- ☆
56
- 8 Ball Answers
Screenshot 1
2024
swift
watchos
- ☆
17
- Apollo: Spotify player for watchOS
2020
swift
- ☆
84
- BaiduFM: For Baidu Music
Screenshot 1
2021
swift
- ☆
578
- Bither: Simple & secure Bitcoin wallet
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
objc
- ☆
268
- Bus Today: Track bus line on your wrist, includes Today Extension
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2024
objc
- ☆
76
- Calculator by BalestraPatrick
Screenshot 1
2020
objc
- ☆
153
- Chanify: Safe and simple notification tool, includes a Notification Service Extension
https://www.chanify.net
App Store
Screenshot 1
2024
objc
- ☆
209
- Clendar: Minimal calendar & widgets
App Store
Screenshot 1
2024
swift
swiftui
iphone
ipad
- ☆
623
- Cortado: Track your caffeine consumption habits
Screenshot 1
Screenshot 2
2019
objc
- ☆
169
- Giovanni: Gameboy emulator for the Apple Watch
Screenshot 1
2019
swift
- ☆
944
- GitHub Contributions
Screenshot 1
2019
swift
- ☆
74
- Gym Routine Tracker: Minimalist workout tracker
App Store
Screenshot 1
2023
swift
swiftui
- ☆
35
- HeartControl: Continuous heart rate measurement during workouts
Screenshot 1
2021
swift
watchos3
- ☆
193
- heartrate: Show streaming heart rate from the watch
Screenshot 1
2019
swift
watchos2
- ☆
337
- HN Reader: Hacker News Reader
App Store
Screenshot 1
2020
swift
- ☆
1706
- KHabit: Maintain productive habits
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2023
swift
swiftui
- ☆
56
- MyWeight History: Body mass tracker with easy data input & access to history
App Store
Screenshot 1
2024
swift
- ☆
74
- Natural Language Clock: Display the time as you would speak it
Screenshot 1
2017
swift
watchos2
- ☆
82
- Nightguard: Display blood glucose values stored on your nightscout server
https://www.nightscout.info/
Screenshot 1
2024
swift
apple-watch
- ☆
239
- NowPlayingPlus: Circular and corner complications for Now Playing controls
2023
watchos
- ☆
25
- Parties for WWDC
Screenshot 1
Screenshot 2
2019
swift
cloudkit
- ☆
383
- PhotoWatch: Uses the SwiftyDropbox SDK
Screenshot 1
2021
swift
- ☆
120
- Pomosh: Pomodoro Technique assistant
Screenshot 1
2021
swift
swiftui
- ☆
89
- Quote Today: Display a random quote from the Quote API
- RSToDoList
App Store
Screenshot 1
2024
swift
apple-watch
ipad
- ☆
221
- SafeTimer: Control hours of use left for all kinds of tools, supplies & equipment
App Store
Screenshot 1
2022
swift
- ☆
16
- Sounds: Play some favorite sounds
Screenshot 1
swift
apple-watch
- SpriteKitWatchFace: SpriteKit-based faux analog watch face example for watchOS
Screenshot 1
2019
objc
spritekit
- ☆
1138
- Summon: Summon another person to an exact location within a building with an Apple Watch
Screenshot 1
2018
swift
- ☆
264
- TermiWatch: A terminal face for Apple Watch
Screenshot 1
2022
swift
- ☆
2128
- try! Swift NYC
Screenshot 1
2018
swift
toucan
realm
- ☆
139
- US NewsFeed
Screenshot 1
2024
swift
- ☆
11
- Watch Clicker Presentation: Control your Keynote using Apple Watch
App Store
Screenshot 1
2019
swift
- ☆
164
- WatchKit tutorials
Screenshot 1
2017
swift
- ☆
1150
- WatchPics: For Instagram
Screenshot 1
2021
objc
- ☆
96
- Waterminder: Watch app to remind you to drink water
Screenshot 1
2024
swift
combine
- ☆
222
- Word Of The Day: Includes a widget and watch app
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2024
watchos
swiftui
alamofire
- ☆
82
- Brave Private Web Browser: Lightning fast, safe and private, preventing you from being tracked by ads
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
swift
- ☆
1700
- Chrome
- Firefox: Official Firefox app
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2024
swift
carthage
alamofire
snapkit
libphonenumber
- ☆
12147
- Firefox Focus: Browse the web privately
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2024
swift
- ☆
1258
- Onion Browser: A Tor-powered web browser that improves your privacy
https://onionbrowser.com
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2024
objc
tor
- ☆
2283
- SnowHaze: Powerful private browser developed to protect your data
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2022
swift
- ☆
144
- BMI Calculator
2022
swift
- ☆
64
- Calculator: React Native calculator
Screenshot 1
2021
react-native
- ☆
5208
- calcupad
2021
swift
ipad
- ☆
10
- Coffee Ratio: Calculates grams of water needed given grams of coffee based off ratio chosen
Screenshot 1
2024
swift
- ☆
84
- Currency Converter: Live foreign exchange rates & currency calculator
App Store
Screenshot 1
2019
swift
viper
- ☆
221
- Free42: A re-implementation of the HP-42S Calculator & the HP-82240 printer
https://thomasokken.com/free42/
App Store
Screenshot 1
2024
objc
- ☆
284
- HexaCalc: Programmer's calculator
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
swift
core-data
- ☆
42
- NeuCalc: Embraces the neumorphism design language to deliver a modern, soft and intuitive user experience
Screenshot 1
2024
react-native
- Round & Split: Tip Calculator
App Store
Screenshot 1
Screenshot 2
2024
swift
- ☆
50
- SIP Calculator: Calculate the future value of SIP (Systematic Investment Plan) payments
App Store
Screenshot 1
2023
swift
- ☆
35
- Splito!: Billing and tips calculator
App Store
Screenshot 1
2021
swift
- ☆
14
- Tipulator
2023
objc
- ☆
47
- CalendarApp: Sample calendar app created with CalendarKit (template repository), shows events from EventKit
Screenshot 1
2024
swift
- ☆
199
- Clendar: Minimal calendar & widgets
App Store
Screenshot 1
2024
swift
swiftui
iphone
ipad
- ☆
623
- FreeTimePicker: Find free time in your calendar
Screenshot 1
2021
swift
swiftui
combine
- ☆
47
- HorizonCalendar: Example app for declarative, performant, calendar UI component
Screenshot 1
2024
swift
- ☆
2788
- Malendar: A redesigned calendar
Screenshot 1
2019
swift
- ☆
200
- GammaThingy: Change screen gamma dynamically
2024
objc
- ☆
777
- palette-from-image: Inspired by https://earthview.withgoogle.com
Screenshot 1
Screenshot 2
Screenshot 3
2020
swift
palette
color
earthview
- ☆
24
- Fibonacc iClock: A clock based off the famous Fibonacci sequence
Screenshot 1
2022
objc
- ☆
11
- Natural Language Clock: Display the time as you would speak it
Screenshot 1
2017
swift
watchos2
- ☆
82
- 2048
Screenshot 1
2015
objc
- ☆
328
- 2048
Screenshot 1
2023
swift
- ☆
3131
- 2048
Screenshot 1
2023
spritekit
objc
- ☆
1115
- Apple Pay Cash Animation
2022
swift
- ☆
402
- appstore
Screenshot 1
2019
swift
- ☆
504
- DesignRemakes: Dribbble designs, speed-coded in SwiftUI
2023
swift
swiftui
- ☆
57
- Finance: The system Stocks app written in React Native
Screenshot 1
2022
react-native
- ☆
2055
- Flappy Fly-Bird: A clone of Flappy Bird using SpriteKit and GameplayKit
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2023
swift
spritekit
gameplaykit
- ☆
403
- FlappySwift: Flappy Bird clone
Screenshot 1
2023
swift
- ☆
9675
- Instagram-SwiftUI
Screenshot 1
Screenshot 2
Screenshot 3
2024
swift
swiftui
- ☆
121
- MakeItSo: A clone of Apple's Reminders
Screenshot 1
2023
swift
swiftui
firebase
- ☆
489
- Messenger Clone: Real-time chat
Screenshot 1
2024
swift
firebase
firestore
- ☆
763
- palette-from-image: Inspired by https://earthview.withgoogle.com
Screenshot 1
Screenshot 2
Screenshot 3
2020
swift
palette
color
earthview
- ☆
24
- Pinterest
Screenshot 1
2017
swift
- ☆
76
- Snake Classic: A snake engine for all Apple devices
Screenshot 1
2023
swift
- ☆
73
- SpotifyClone: Uses the official API
Screenshot 1
2023
swift
spotify
swiftui
combine
mvvm
alamofire
- ☆
235
- Swiftagram: For Instagram, relies on unofficial private APIs
2022
swift
- ☆
247
- Swiftenstein: Wolfenstein 3D clone
Screenshot 1
2019
swift
- ☆
361
- SwiftUICraft: Minecraft clone
Screenshot 1
2022
swift
swiftui
- ☆
303
- Trello
2022
swift
- ☆
112
- Voice Memo
Screenshot 1
2019
swift
- ☆
193
- YouTube Clone: YouTube clone using MVC
2024
swift
- ☆
175
- youtube-iOS: YouTube app template
Screenshot 1
2020
swift
swift3
- ☆
2536
- afone: Reference implementation for SIP Telephony that can be used on different SIP stacks with no effort
- AppRTC: A native video chat app
Screenshot 1
2019
objc
webrtc
google
- ☆
1346
- BLEMeshChat: Chat using Bluetooth 4.0 Low Energy API (Bluetooth LE)
Screenshot 1
2017
objc
yapdatabase
purelayout
mantle
bluetooth
- ☆
490
- Chats
Screenshot 1
2021
swift
- ☆
2051
- ChatSecure: Send messages with OTR encryption
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
objc
xmpp
- ☆
3134
- Chatwoot: Live chat for businesses
App Store
Screenshot 1
2024
react-native
- ☆
611
- Colloquy: IRC client
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2021
objc
- ☆
231
- deltachat: Email-based instant messaging
App Store
Screenshot 1
Screenshot 2
2024
swift
ipad
- ☆
315
- Element: Secure decentralised chat/VoIP
https://element.io
App Store
Screenshot 1
2024
swift
objc
webrtc
ipad
cmark
- ☆
1727
- Falcon Messenger: Fast and beautiful cloud-based messaging app
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2021
swift, firebase
- ☆
430
- Flash Chat
2024
swift
- ☆
62
- Flat: Agora Flat classroom
Screenshot 1
2024
swift
- ☆
50
- IRCCloud: IRC client/service
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
objc
fastlane
- ☆
278
- Jami: Decentralised text messaging, video and audio calls, file transfer, video conferencing
- Linphone: Free audio/video calls and text messaging (be reachable at any time, even if the app is closed, with a WiFi or cellular connection)
- Mattermost: Secure messaging platform for DevOps teams
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
react-native
- ☆
2207
- mChat: Real-time messaging app using firebase
Screenshot 1
2024
swift
firebase
lottie
mapbox
- ☆
616
- Messenger: Audio/video calls, realtime chat & full offline support
Screenshot 1
2024
swift
graphql
- ☆
4808
- Messenger Clone: Real-time chat
Screenshot 1
2024
swift
firebase
firestore
- ☆
763
- Monal: Connect to your chat server without having to give a third party access to your password or messages
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2024
objc
xmpp
- ☆
501
- Mumble: Gaming-focused social voice chat utility
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
objc
fmdb
- ☆
194
- Nio Matrix client
Screenshot 1
2023
swift
- ☆
534
- ProtonMail: Encrypted Email
https://protonmail.com/
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
swift
iphone
ipad
dompurify
afnetworking
flanimatedimage
- ☆
1418
- Quick Chat: Real-time chat
Screenshot 1
2019
swift
swift3
firebase
- ☆
1837
- Real-time Chat
Screenshot 1
firebase
- Rocket.Chat: For Meteor chat platform
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2020
swift
- ☆
1034
- Signal: Free, world-wide, private messaging & phone calls
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
objc
iphone
carthage
socketrocket
purelayout
openssl
- ☆
10760
- Spika: Cross-platform messenger module
https://spika.business/
Screenshot 1
2018
afnetworking
sdwebimage
- ☆
609
- Telegram: Send messages with a focus on speed & security
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2024
swift
c
objc
- ☆
5953
- Threema: Secure, Anonymous and Private Messenger
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
swift
objc
- ☆
353
- Tinode: Cross platform messenger
App Store
Screenshot 1
2024
swift
- ☆
241
- TSWeChat: A WeChat alternative
Screenshot 1
2019
swift
- ☆
3768
- Tutanota: End-to-end encrypted email
https://tutanota.com/
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
javascript
cordova
iphone
ipad
- ☆
5995
- Vapor Chat: Basic realtime chat project using Vapor on the server
Screenshot 1
2020
swift
starscream
- ☆
68
- Wire: Modern, private communications with crystal clear voice, video, group chats - always encrypted
App Store
Screenshot 1
2024
swift
carthage
afnetworking
purelayout
- ☆
60
- Zulip team chat
https://zulip.com
App Store
Screenshot 1
2024
swift
reactnative
- ☆
1284
- Awesome ML: Discover, download, compile & launch different image processing CoreML models
Screenshot 1
2019
swift
- ☆
209
- Bitrise: Client app for bitrise.io
https://www.bitrise.io
Screenshot 1
2020
swift
- ☆
143
- Buglife: Awesome bug reporting SDK & web platform
Screenshot 1
2023
objc
- ☆
508
- CI2Go: For https://circleci.com/
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2022
swift
- ☆
91
- CodeBucket: Browse & maintain your Bitbucket repositories
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2022
objc
- ☆
197
- Dash: Instant offline access to 150+ API documentation sets
https://kapeli.com/dash_ios
Screenshot 1
Screenshot 2
2021
objc
iphone
ipad
kissxml
dznemptydataset
dtbonjour
samkeychain
- ☆
7130
- Evolution: An unofficial app for Swift Evolution
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2024
swift
swift-evolution
- ☆
257
- Expo Client: Developer tool for creating experiences with interactive gestures & graphics
https://expo.io/
App Store
Screenshot 1
2024
react-native
javascript
- ☆
32991
- Haptic Haven: Test, learn about, and implement haptic feedback
App Store
Screenshot 1
2024
swift
- ☆
38
- Harbour: Docker/Portainer app
2024
swift
docker
swiftui
ipad
- ☆
560
- HTTP/S Response Code Lookup: Quick and easy way to lookup HTTP response codes
https://httpsresponselookup.onuniverse.com
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2023
swift
swiftui
- ☆
12
- iperf: Run an iperf3 client, including reverse mode & multiple streams selection
Screenshot 1
2021
objc
- ☆
188
- iSH: Linux shell
https://ish.app
App Store
Screenshot 1
Screenshot 2
2024
c
obj-c
- ☆
16888
- iVim: A vim port
App Store
Screenshot 1
2020
c
vim-script
- ☆
598
- Jasonette: Create a native app over HTTP
https://jasonette.com/
Screenshot 1
2022
json
javascript
- ☆
5264
- Knil: Universal Links testing made easy
App Store
Screenshot 1
2019
- ☆
758
- Knuff: The debug app for Apple Push Notification service
App Store
Screenshot 1
2017
swift
pop
apns
- ☆
48
- Ladybug: Handle rdar:// links gracefully
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2019
swift
- ☆
161
- Major Input: Read WWDC session transcripts synced with the video
Screenshot 1
2022
swift
ipad
haneke
quick
nimble
carthage
swiftyjson
- ☆
45
- Matomo: Access analytics on the go (formerly Piwik)
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2024
objc
- ☆
103
- NWPusher: Play with the Apple Push Notification service
Screenshot 1
Screenshot 2
2021
objc
apns
- ☆
6301
- OCaml: Learn & Code: OCaml editor with a growing learn section
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2023
swift
ipad
- ☆
70
- Pastebin Mobile: Quickly and easily uploads text or code to https://pastebin.com
Screenshot 1
2020
swift
- ☆
28
- Pisth: SSH and SFTP client
https://pisth.github.io
Screenshot 1
2020
swift
javascript
html
- ☆
412
- ReviewMonitor: iTunes Connect app which is actually useful
Screenshot 1
Screenshot 2
2020
swift
- ☆
128
- Savanna: IDE for writing Cub scripts
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2018
swift
- ☆
73
- SymbolGrid for SF Symbols
App Store
2024
swift
macos
visionos
- Terrarium: UI prototyping for coders
Screenshot 1
2018
c++
- ☆
291
- TLDR Man Page: Reference dictionary for computer manual commands, but in tl;dr (too long; didn't read) mode
2022
swift
- ☆
67
- TLS Inspector: Verify the secure connection information of any website and ensure that your information is private
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2024
c
objc
c++
- ☆
162
- Unwrap: Learn Swift interactively on your iPhone https://www.hackingwithswift.com
https://www.hackingwithswift.com/
Screenshot 1
2024
swift
- ☆
2293
- UTM: Virtual machines
Screenshot 1
2024
objc
- ☆
26426
- WWDCast: The unofficial WWDC application to watch WWDC videos and sessions on your ChromeCast
Screenshot 1
Screenshot 2
Screenshot 3
2019
swift
rxswift
mvvm
- ☆
27
- Zeitgeist: Keep an eye on your Vercel deployments
Screenshot 1
2024
swift
- ☆
191
- Zeplin: Preview your designs on Zeplin
Screenshot 1
2021
swift
- ☆
46
- CodeHub: Browse & maintain GitHub repositories
- Contribution Graphs for GitHub: Check your GitHub contributions using Home Screen Widgets
App Store
Screenshot 1
Screenshot 2
2024
swift
- ☆
327
- Contributions for GitHub: Look at your contributions graph in a Today Extension
App Store
Screenshot 1
2024
objc
- ☆
519
- FakeGithub: Browse GitHub
Screenshot 1
2021
objc
- ☆
9
- GistHub: GitHub Gist Management, Comment, In-app Editor
App Store
Screenshot 1
2024
swift
swiftui
asyncswift
- ☆
101
- GitHawk: GitHub project manager
App Store
Screenshot 1
2022
swift
iglistkit
snapkit
alamofire
- ☆
2876
- GitHubSearch: GitHub client written using MVVM without Rx and Interface Builder
Screenshot 1
2021
swift
router
realm
- ☆
41
- Gitify: Brings your GitHub notifications in your pocket
Screenshot 1
2018
react-native
- ☆
100
- GiTiny: Explore what's trending in GitHub
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2019
swift
rxswift
mvvm-c
clean-architecture
- ☆
273
- GitPoint: GitHub app with a minimal & beautiful UI
Screenshot 1
Screenshot 2
2024
react-native
- ☆
4724
- GitTime: Show your GitHub contributions and activities
App Store
Screenshot 1
2024
swift, reactorkit, rxswift
moya
- ☆
70
- GitTrends: Track Repo Clones and Views
App Store
Screenshot 1
2024
csharp
- ☆
726
- iGit: Uses GitUpKit to clone a GitHub repo and perform a commit
2024
objc
- ☆
11494
- Monkey: Browse top GitHub coders & repositories
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2021
objc
- ☆
1784
- MrCode: For GitHub, caches Markdown content
Screenshot 1
2018
objc
iphone
- ☆
447
- Pocket Trailer: Manage pull requests & issues for GitHub / GitHub Enterprise
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2024
swift
- ☆
1163
- SwiftHub: GitHub client written with RxSwift and MVVM clean architecture
Screenshot 1
Screenshot 2
Screenshot 3
2024
swift
rxswift
mvvm
moya
fastlane
- ☆
3019
- ZLGithubClient: Browse GitHub using its REST V3 / GraphQL V4 API
App Store
Screenshot 1
2024
swift
- ☆
84
- a-shell: Mobile shell terminal based on Mosh
App Store
Screenshot 1
2024
vim script
c++
c
- ☆
2616
- Blink: Mobile shell terminal based on Mosh
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
objc
uickeychainstore
passcodelock
- ☆
6146
- LibTerm: Terminal with Python 3.7 and Lua 5.3, supports iOS 13 dark mode and multi window
App Store
Screenshot 1
2024
swift
ipad
- ☆
638
- MobileTerminal: Proof-of-concept for sandboxed Terminal environment
Screenshot 1
2018
c
dlopen
- ☆
191
- SwiftTerm: VT100/Xterm Terminal emulator
Screenshot 1
2024
swift
swiftui
- ☆
963
- SwiftTermApp: Terminal emulator and SSH client
Screenshot 1
2024
swiftui
- ☆
305
- AR Plastic Ocean: Educate those interested in marine plastic pollution
Screenshot 1
2022
swift
swiftui
- ☆
12
- Ciao: Game to learn
new languages for people who respond well to repetition, includes
Italian, French, Chinese, German, Polish, Portuguese, Russian &
Spanish
Screenshot 1
Screenshot 2
Screenshot 3
2017
swift
- ☆
32
- Conjugar: Learn and Practice All the Spanish Verb Tenses
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2023
swift
- ☆
45
- DeTeXt: Find LaTeX symbols by drawing or searching
App Store
Screenshot 1
2024
swift
- ☆
133
- DiscussIt: Scholarly article search, discussion forum and discussion board
Screenshot 1
2020
swift
firebase
swiftyjson
- ☆
8
- Exercism: Choose an exercism.org track, join it and code
Screenshot 1
2024
swift
- ☆
5
- Fingerspelling: Practice American Sign Language (ASL) fingerspelling
App Store
Screenshot 1
2022
swift
swiftui
combine
- ☆
23
- Flat: Agora Flat classroom
Screenshot 1
2024
swift
- ☆
50
- Flippy Learn: Simple flash cards (privacy first, no tracking, everything stays on your device)
App Store
Screenshot 1
Screenshot 2
2024
swift
- ☆
22
- Go Flashcards: Create stacks of flashcards and review them on their iPad, iPhone, or Apple Watch
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2018
swift
realm
watchos
cloudkit
spotlight
- ☆
64
- GradeCalc - GPA Calculator: Keep track of your GPA
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2022
swift
- ☆
44
- Kotoba: Quickly search the built-in dictionary to see definitions of words. Collect the words you want to remember
Screenshot 1
2024
swift
- ☆
549
- LeitnerBox: Help language learners memorize words faster
- Pocket Code: Create games, animations, interactive music videos, and many kind of other apps, directly on device
https://catrobat.org/
App Store
2024
swift
objc
- ☆
83
- Population Clock: Learn about geography & demographics
App Store
Screenshot 1
2017
objc
- ☆
11
- Prayer in English: Help understand the spoken text in Islamic prayers
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2022
swift
- ☆
33
- Recast: A podcast client that seeks to transform the way you listen to, interact with, and share and discover podcasts
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2020
swift
- ☆
302
- Scribe - Language Keyboards: Keyboards for language learners with translation, verb conjugation and more!
App Store
Screenshot 1
2024
swift
iphone
ipad
productivity
reference
- ☆
121
- Space!: iOS 14 widget displaying NASA's Astronomy Picture of the Day
- Stepik: Take open courses on https://stepik.org/
App Store
Screenshot 1
2023
swift
ipad
alamofire
swiftyjson
sdwebimage
devicekit
promisekit
swiftlint
- ☆
155
- Transcription Helper: Player for assisting in transcription
- TwitterSentiment: Score Twitter messages using a CoreML model for NLP sentiment analysis
Screenshot 1
2022
swift
- ☆
6
- uhohlingo: Like duolingo but you can generate whatever lesson you want
Screenshot 1
2024
swift
swiftui
chatgpt
- ☆
37
- WaniKani: Learn kanji with https://www.wanikani.com/
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2017
swift
- ☆
14
- WordDefiner English Dictionary
App Store
Screenshot 1
2024
flutter
dart
- ☆
15
- WWDCast: The unofficial WWDC application to watch WWDC videos and sessions on your ChromeCast
Screenshot 1
Screenshot 2
Screenshot 3
2019
swift
rxswift
mvvm
- ☆
27
- ActiveGS: Apple II/IIGS Emulator with in-app game browser, MFi & iCade controller support
Screenshot 1
2024
objc
- ☆
84
- DOSPad: DOSBox
2024
objc
ipad
- ☆
614
- GBA4iOS: Gameboy, Gameboy Color & Gameboy Advance emulator
Screenshot 1
objc
- iAmiga (iUAE): Commodore Amiga emulator, based on UAE
Screenshot 1
Screenshot 2
2018
objc
- ☆
47
- iSH: Linux shell
https://ish.app
App Store
Screenshot 1
Screenshot 2
2024
c
obj-c
- ☆
16888
- MAME4iOS: MAME frontend
Screenshot 1
2024
objc
- ☆
667
- Mini vMac: Early 68K Macintosh emulator
https://namedfork.net/minivmac/
Screenshot 1
2024
objc
- ☆
503
- nds4ios: Nintendo DS emulator, port of DeSmuME
Screenshot 1
2017
objc
- ☆
180
- PPSSPP: PSP emulator
2024
c++
- ☆
11070
- Provenance: Emulators frontend for Sega Genesis, SNES, NES, GB/GBC & more
Screenshot 1
2024
realm
- ☆
5935
- RetroArch:
Comprehensive emulator frontend with support for NES, SNES, Gameboy,
Sega Master System, Genesis, Playstation, N64, Atari Lynx & more
Screenshot 1
2024
c
- ☆
10114
- Droidcon Events using Kotlin Multiplatfom
App Store
Screenshot 1
2024
kotlin
- ☆
1020
- F8: Official F8 app
Screenshot 1
2023
react-native
- ☆
13991
- FOSSASIA: Organize concerts, conferences, summits & regular meetups
2020
swift
- ☆
1569
- iOSDCRC: iOSDC Reject Conference
2018
swift
twitter
- ☆
16
- Open Event Organizer: Event management app for organizers using Open Event Platform
2023
swift
alamofire
swiftlint
objectmapper
- ☆
1491
- OpenStack Foundation Summit
App Store
Screenshot 1
2019
swift
- ☆
36
- Parties for WWDC
Screenshot 1
Screenshot 2
2019
swift
cloudkit
- ☆
383
- RWDevCon
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2018
swift
- ☆
29
- Technex, IIT(BHU) Varanasi
Screenshot 1
2018
swift
- ☆
12
- try! Swift NYC
Screenshot 1
2018
swift
toucan
realm
- ☆
139
- try! Swift Tokyo
Screenshot 1
Screenshot 2
2022
swift
timepiece
realm
kingfisher
acknowlist
- ☆
254
- WWDC Family: Easily connect with fellow developers during WWDC
Screenshot 1
2023
react-native
- ☆
195
- Chanify: Safe and simple notification tool, includes a Notification Service Extension
https://www.chanify.net
App Store
Screenshot 1
2024
objc
- ☆
209
- HTTPS4All: Port of HTTPS Everywhere to force (most) links to use HTTPS
App Store
2020
swift
- ☆
37
- SimpleLogin:
Protect your email with aliases and more. Its Share Extension helps you
create aliases on the fly without leaving your favorite browser
https://simplelogin.io/
App Store
Screenshot 1
2024
swift
- ☆
127
- Adblock Fast
Screenshot 1
Screenshot 2
Screenshot 3
2024
objc
- ☆
735
- Adblock Plus
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2020
objc
- ☆
151
- Adguard: Adblocker and anti-tracking
App Store
Screenshot 1
Screenshot 2
2024
objc
javascript
- ☆
1427
- Blahker: Safari content blocker for interstitial ads, mainly for websites in Taiwan
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2024
swift
- ☆
123
- BlockParty
Screenshot 1
2022
objc
- ☆
789
- Firefox Focus: Browse the web privately
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2024
swift
- ☆
1258
- Hush: Noiseless browsing
App Store
2024
swift
macos
ipad
- ☆
3243
- PIA VPN
- Homepage: Set any website as your homepage when opening a new tab
App Store
Screenshot 1
2024
swift
- ☆
34
- Overamped: Safari Web Extension to disable AMP
App Store
Screenshot 1
2023
swift
- ☆
44
- PiPifier: Use every HTML5 video in Picture in Picture mode
App Store
2021
swift
- ☆
757
Today Extensions or Widgets — back to top
- Bus Today: Track bus line on your wrist, includes Today Extension
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2024
objc
- ☆
76
- Contributions for GitHub: Look at your contributions graph in a Today Extension
App Store
Screenshot 1
2024
objc
- ☆
519
- Daylight: Know how much sun you have today
Screenshot 1
2023
swift
carthage
- ☆
127
- Fojusi: Work timer with Today Extension
Screenshot 1
Screenshot 2
Screenshot 3
2020
swift
- ☆
534
- GitHub contributions widget
Screenshot 1
2023
swift
firebase
alamofire
swiftyjson
- ☆
156
- News API apps: News app in the style of the NYT, CNN, BBC, Reddit, Twitter, Facebook - includes tvOS app, Today widget
Screenshot 1
Screenshot 2
Screenshot 3
2024
swift
tvos
extension
- ☆
234
- TimeLines: Know when all your friends, colleagues and family are
https://time-lines.app
Screenshot 1
2022
swift
- ☆
66
- VPN On: Extension to turn on VPN
App Store
Screenshot 1
2020
swift
- ☆
4480
Widget (iOS 14) — back to top
- Clendar: Minimal calendar & widgets
App Store
Screenshot 1
2024
swift
swiftui
iphone
ipad
- ☆
623
- Contribution Graphs for GitHub: Check your GitHub contributions using Home Screen Widgets
App Store
Screenshot 1
Screenshot 2
2024
swift
- ☆
327
- Fivey: iOS 14 widget to show FiveThirtyEight's 2020 election model results
Screenshot 1
2020
swift
macos
widgetkit
- ☆
18
- Fruta:
Create a shared codebase to build a multiplatform app that offers
widgets and an App Clip - WWDC 2020 and WWDC 2021 sample code by Apple
swift
ios14
ios15
widgetkit
macos
app-clip
- Space!: iOS 14 widget displaying NASA's Astronomy Picture of the Day
- Static Widget in iOS 14
2020
swift
ios14
widgetkit
- ☆
9
- US NewsFeed
Screenshot 1
2024
swift
- ☆
11
- Word Of The Day: Includes a widget and watch app
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2024
watchos
swiftui
alamofire
- ☆
82
- XKCDY for xkcd
App Store
Screenshot 1
2024
iphone
ipad
- ☆
41
File Management — back to top
- Airdash: Transfer photos and files to any device, anywhere
https://airdash-project.web.app
App Store
Screenshot 1
2024
flutter
webrtc
- ☆
544
- Amahi: View all the docs, photos, videos and other data you have stored in your Amahi server, securely, from anywhere
2020
swift
ipad
- ☆
41
- Cozy Drive: Store, manage, share all your files, photos and documents securely in the cloud (5GB free storage)
https://cozy.io/en/
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
javascript
cordova
- ☆
169
- File Browser
Screenshot 1
2018
objc
- ☆
314
- FileExplorer: Powerful file browser that allows its users to choose and remove files and/or directories
Screenshot 1
2021
swift
- ☆
741
- kDrive: Secure cloud to collaborate online, access your documents and files on all your devices
- Nextcloud: A safe home for all your data
- ownCloud: File browser & sync for ownCloud file hosting service
App Store
Screenshot 1
2024
swift
ipad
- ☆
213
- Proton Drive: End-to-end encrypted cloud storage made by Proton AG
2024
swift
- ☆
81
- Seafile Pro: App for Seafile self-hosted file sharing
- BetBudd: Keep track of spending on bets and other gambling activities
App Store
Screenshot 1
Screenshot 2
2024
swift
- ☆
10
- Dime: Beautiful expense tracker built with iOS design guidelines in mind
App Store
Screenshot 1
2024
swift
swiftui
- ☆
865
- DivRise: Elegant dividend yield and income tracker
Screenshot 1
Screenshot 2
Screenshot 3
2020
swiftui
dividend
income tracker
- ☆
96
- Encryptr: A zero-knowledge, cloud-based e-wallet & password manager
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2017
cordova
grunt
node
- ☆
1573
- Expense Tracker: Track daily expense from your income
Screenshot 1
2024
swift
- ☆
106
- Gasoline: Track your gas expense
2020
swift
swiftlint
quick
nimble
- ☆
6
- MoneyMate: Help you record income and expense
Screenshot 1
2024
swift
- ☆
32
- MoneyPlus: Help you record income and expense
Screenshot 1
2020
swift
snapkit
- ☆
37
- My Assets: Track your money going in and out, with this simple birds-eye-view of your finances
https://www.jaydenirwin.com/myassets/
App Store
2024
swift
swiftui
- ☆
9
- My Stocks: Basic stocks tracking, supports Finnhub, Tiingo, or IEX Cloud
Screenshot 1
2020
swift
- ☆
45
- SIP Calculator: Calculate the future value of SIP (Systematic Investment Plan) payments
App Store
Screenshot 1
2023
swift
- ☆
35
- Smart Wallet: Managing money and budget
- Spend Stack Budget Tracker
Screenshot 1
2023
swift
fmdb
iglistkit
masonry
snapkit
swiftcsv
- ☆
206
- ToThePenny: Budget tracker
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2018
objc
- ☆
86
- AlphaWallet ETH Wallet: Easy-to-use and secure Ethereum wallet
- Bither: Simple & secure Bitcoin wallet
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
objc
- ☆
268
- Bread: Bitcoin wallet
App Store
Screenshot 1
2022
swift
- ☆
639
- Cryptocurrency Info: Prices and other related info using the Messari API
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
swift
- ☆
4
- Essentia: Multi wallet, All in one Blockchain solution
2019
swift
ipad
- ☆
57
- Exa Wallet Monero: Receive, spend and store your Monero with a multisignature wallet
- Fearless Wallet: Supports the Kusama and Polkadot networks
- lil wallet: Ethereum wallet
2024
swift
swiftui
- ☆
142
- Rainbow: Ethereum wallet that lives in your pocket
https://rainbow.me
App Store
Screenshot 1
Screenshot 2
2024
reactnative
typescript
- ☆
3898
- Status: Mobile OS for Ethereum
https://status.im/
App Store
Screenshot 1
2024
swift
reactnative
- ☆
3884
- Trust: Ethereum Wallet and Web3 DApp Browser
https://trustwallet.com/
App Store
Screenshot 1
2019
swift
- ☆
1525
- Unstoppable Wallet: A fully decentralized Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash and DASH currency wallet
App Store
2024
swift
- ☆
664
- Wei Wallet: Ethereum wallet
Screenshot 1
2018
swift
swinject
- ☆
284
- 2048
Screenshot 1
2015
objc
- ☆
328
- 2048
Screenshot 1
2023
swift
- ☆
3131
- 2048
Screenshot 1
2023
spritekit
objc
- ☆
1115
- 2048 SwiftUI: 2048 written with SwiftUI
Screenshot 1
2020
swift
swiftui
- ☆
694
- AR MultiPendulum: AR headset experience
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2021
swift
swiftui
metal
arkit
vision
- ☆
41
- ARbusters: Augmented reality game in a pixel/billboard style
Screenshot 1
2020
swift
- ☆
106
- Canabalt: Infinite runner
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2011
objc
- ☆
1584
- CardsAgainst: For Cards Against Humanity
Screenshot 1
2019
swift
- ☆
577
- Chess
Screenshot 1
2024
swift
- ☆
181
- Conway's Game of Life (Vie)
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2020
objc
- ☆
8
- Domination: Clone of the classic board game Risk using MOE https://multi-os-engine.org
- Doom Classic
Screenshot 1
Screenshot 2
Screenshot 3
2023
objc
- ☆
781
- DOOM Classic 2
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2016
objc
- ☆
319
- FityIt: Challenging shapes game of skill and reflexes
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2021
swift
spritekit
game
animation
- ☆
104
- Flappy Fly-Bird: A clone of Flappy Bird using SpriteKit and GameplayKit
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2023
swift
spritekit
gameplaykit
- ☆
403
- Flappy Royale: A 99-player last-bird-flapping battle royale
Screenshot 1
2021
swift
- ☆
157
- FlappyBird clone - Scary Flight
Screenshot 1
Screenshot 2
2024
objc
- ☆
25
- FlappySwift: Flappy Bird clone
Screenshot 1
2023
swift
- ☆
9675
- Friday Night Funkin'
2022
haxe
- ☆
35
- Frogatto & Friends: Action-adventure game, starring a certain quixotic frog
https://frogatto.com/
Screenshot 1
2024
objc
- ☆
615
- Frotz: Play hundreds of free works of Interactive Fiction (text adventure games)
- Game of War clone: 4x strategy game
Screenshot 1
2018
objc
helpshift
ssziparchive
- ☆
80
- Gravity Blocks: Basic physics concept of gravity and elasticity
2020
swift
- ☆
9
- littlego: Game of Go
App Store
Screenshot 1
2024
iphone
ipad
- ☆
138
- Loot Raider: Retro 80s platform game
2022
swift
- ☆
13
- Matchimals.fun: Animal matching puzzle card game
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
react-native
ipad
- ☆
167
- MechaHamster: Roll through customizable environments that you can share with friends
Screenshot 1
2021
unity3d
csharp
firebase
- ☆
498
- Memory Game: Uses VIPER with robust unit tests
Screenshot 1
2022
swift
fastlane
- ☆
29
- Moonlight Game Streaming
App Store
Screenshot 1
2024
c
ipad
- ☆
1125
- MUDRammer: For MUD (Multi-User Dungeon)
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2022
objc
iphone
ipad
- ☆
78
- Neocom for EVE Online: EveOnline MMORG character management tool
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2021
objc
- ☆
107
- Oh My Plane: A game like flappy bird
Screenshot 1
Screenshot 2
2018
swift
spritekit
gameplaykit
- ☆
20
- osu!: Rhythm game
2024
csharp
- ☆
15117
- Pizza-Man: Play this devilishly difficult diversion
App Store
Screenshot 1
2021
swift
ipad
- ☆
10
- Ragnarok: Simple game for folks learning Swift
Screenshot 1
Screenshot 2
Screenshot 3
2018
swift
- ☆
8
- Sansumoku: A 2-player board game. A mash-up of Sudoku and Ultimate Tic-Tac-Toe
https://www.sansumoku.com/
App Store
Screenshot 1
2020
swift
- ☆
12
- SaveTheDot: Escape from the squares
Screenshot 1
2020
swift
uiviewpropertyanimator
- ☆
805
- SHMUP: 3D multiplatform game written primarily in C
- Simon Tatham's Portable Puzzle Collection: 38 single-player puzzle games
- Skeleton Key: A puzzle game where you must shift keys around a board to unlock treasure chests
2018
objc
- ☆
117
- Swune: Reimplementation of the Dune II RTS game
Screenshot 1
2022
swift
- ☆
46
- Tic TAI Toe: A tic tac toe with AI and PRO
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2023
swift
- ☆
5
- Ultimate Peg Solitaire: A famous puzzle game
- Wolfenstein 3D: Wolfenstein 3D
App Store
Screenshot 1
2022
objc
- ☆
517
https://cocos2d.org/ — back to top
- Lumio: Puzzle game
Screenshot 1
2016
objc
- ☆
178
https://developer.apple.com/reference/spritekit — back to top
- 2048
Screenshot 1
2023
spritekit
objc
- ☆
1115
- Asteroid+: Remake of Retro Asteroid game with Endless gameplay
Screenshot 1
Screenshot 2
2022
swift
spritekit
- ☆
24
- Color Way: Fast-paced 2D game where you navigate colored barriers that match your color
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2023
swift
- ☆
21
- Crosses-n-Ous: Class Tic Tac Toe reincarnation with AI and state machines
Screenshot 1
2021
swift
gameplaykit
- ☆
72
- FityIt: Challenging shapes game of skill and reflexes
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2021
swift
spritekit
game
animation
- ☆
104
- Five In A Row (五子棋)
Screenshot 1
2022
objc
- ☆
22
- Flappy Fly-Bird: A clone of Flappy Bird using SpriteKit and GameplayKit
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2023
swift
spritekit
gameplaykit
- ☆
403
- Frozen Bubble: Re-implementation of Linux Frozen Bubble Game
- Oh My Plane: A game like flappy bird
Screenshot 1
Screenshot 2
2018
swift
spritekit
gameplaykit
- ☆
20
- Sakura Fly
App Store
Screenshot 1
2019
objc
- ☆
102
- Snake Classic: A snake engine for all Apple devices
Screenshot 1
2023
swift
- ☆
73
- Stick-Hero-Swift
Screenshot 1
2020
swift
iphone
ipad
- ☆
460
- Corona Tracker: Coronavirus tracker with maps & charts
https://coronatracker.samabox.com/
Screenshot 1
2023
swift
- ☆
1541
- Corona virus tracker
Screenshot 1
Screenshot 2
2020
dart
- ☆
13
- Corona Virus Tracker & Advice
Screenshot 1
2020
swift
swiftui
- ☆
373
- Coronavirus in Iran
Screenshot 1
2020
swift
react-native
typescript
- ☆
7
- CoronaVirusTrackerFlutter
Screenshot 1
2020
flutter
dart
- ☆
87
- COVID Certificate: Store and present COVID certificates issued in Switzerland
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2023
swift
- ☆
111
- COVID-19 SwiftUI Demo: Data and news
Screenshot 1
2020
swift
swiftui
combine
- ☆
20
- covid19: COVID-19 health, data, news and tweets
Screenshot 1
Screenshot 2
Screenshot 3
2021
swift
- ☆
30
- Covidcheck: Track COVID-19 cases in a beautiful, easy-to-use interface
Screenshot 1
2020
swift
- ☆
253
- CovidUI: Track the status of COVID-19 around the world
Screenshot 1
2021
swift
- ☆
78
- Das E-Rezept: Electronic prescription
Screenshot 1
2024
swift
swiftui
tca
combine
- ☆
110
- Depressed: Test if you are depressed
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2022
swift
- ☆
95
- Gleam: Use machine learning to help diagnose melanoma early, get the necessary treatment
Screenshot 1
2019
swift
coreml
avkit
viper
- ☆
36
- Glucosio: Diabetes management and research
2018
swift
objc
healthkit
realm
- ☆
52
- Go Cycling Tracker
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
swift
swiftui
mapkit
core-data
- ☆
140
- Good Spirits: Drink tracker with weekly limits (supports Untappd support and HealthKit)
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2018
swift
healthkit
- ☆
177
- HealthKit~Swift: Sample app
2020
swift
healthkit
- ☆
113
- Migraine Log: A headache diary that respects your privacy
- MoodSnap: Mood diary
https://moodsnap.app/
App Store
Screenshot 1
2023
swift
swiftui
- ☆
38
- MyWeight History: Body mass tracker with easy data input & access to history
App Store
Screenshot 1
2024
swift
- ☆
74
- Nightguard: Display blood glucose values stored on your nightscout server
https://www.nightscout.info/
Screenshot 1
2024
swift
apple-watch
- ☆
239
- Open Food Facts: Scan food products barcode to see if they are good for you and the planet
App Store
Screenshot 1
2023
swift
- ☆
360
- OpenNutriTracker: Easily log your meals, snacks and access a vast database of food items and ingredients to get detailed nutritional information
Screenshot 1
2024
react-native
- ☆
318
- Rise — Sleep Companion:
Smart Personal Sleep Schedule App. Reimagine your mornings with Rise,
your personal smart sleep companion! Tailor your own sleep schedule,
wake up serenely to gentle nature sounds, and track your progress
seamlessly.
http://rise.vladimirbrejcha.com
App Store
Screenshot 1
2023
swift
- ☆
37
- Solstice: Tells you how the daylight is changing
2024
swift
- ☆
79
- Suicide Safety Plan: Suicide prevention
App Store
Screenshot 1
2024
objc
- ☆
23
- Vite Ma Dose de Vaccin !: Quicky find a COVID-19 vaccine in France
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2022
swift
- ☆
32
- WePeiYang-iOS-Everest for Tianjin University
2022
swift
alamofire
objectmapper
swiftlint
snapkit
charts
- ☆
20
- Australia - COVIDSafe
App Store
Screenshot 1
2021
swift
alamofire
keychainswift
lottie
- ☆
277
- Austria - Stopp Corona: Keep track of encounters with friends, family or co-workers and save them anonymously
App Store
Screenshot 1
2022
swift
swiftlint
moya
swiftybeaver
firebase
sqlite
lottie
- ☆
157
- Bulgaria - ViruSafe: Share symptoms as well track the spread of COVID-19 with an interactive map
App Store
Screenshot 1
2020
swift
- ☆
16
- Canada - COVID Alert
App Store
Screenshot 1
2022
react-native
- ☆
880
- Croatia - Stop COVID-19
App Store
Screenshot 1
2022
swift
- ☆
6
- Czech Republic - eRouška
https://erouska.cz/
App Store
Screenshot 1
2021
swift
rxswift
bluetooth
- ☆
106
- Finland - Koronavilkku
App Store
Screenshot 1
2022
swift
snapkit
- ☆
74
- France - TousAntiCovid
- Germany - Corona Warn App: Uses Apple's Exposure Notification framework
App Store
Screenshot 1
2023
swift
- ☆
1684
- Haiti, Guam, Puerto Rico, Wyoming - COVID Safe Paths: COVID-19 exposure notification and contract tracing
App Store
Screenshot 1
2023
react-native
- ☆
465
- Iceland - rakning-c19-app: Help analyse individuals’ travel and trace their movements when cases of infection arise
https://www.covid.is/app/is
App Store
Screenshot 1
2023
react-native
- ☆
239
- Ireland - COVID Tracker
https://www.covidtracker.ie
App Store
2021
react-native
- ☆
492
- Israel - Hamagen: COVID-19 exposure prevention app
App Store
Screenshot 1
2023
react-native
- ☆
508
- Italy - Immuni
https://www.immuni.italia.it/
App Store
Screenshot 1
2022
swift
alamofire
katana
tempura
bonmot
- ☆
548
- Japan - COCOA: COVID-19 Contact-Confirming Application
App Store
2022
csharp
- ☆
990
- Netherlands - Covid19 Notification
2022
swift
- ☆
120
- Poland - ProteGO Safe: User daily triage and contact tracing using Exposure Notification API
App Store
Screenshot 1
2021
swift
- ☆
88
- Slovenia - Covid World: Help fight COVID-19 spread by collecting anonymous data about people meeting each other
2020
swift
- ☆
13
- Spain - RadarCOVID: RadarCOVID tracing using DP3T
https://radarcovid.gob.es
App Store
Screenshot 1
2022
swift
dp3t
- ☆
144
- Switzerland - SwissCovid: COVID-19 tracing using the Decentralised Privacy-Preserving Proximity Tracing (DP-3T or DP3T)
App Store
Screenshot 1
2022
swift
dp3t
- ☆
146
- UK - NHS COVID-19
https://www.nhsx.nhs.uk
App Store
Screenshot 1
2023
swift
- ☆
164
- USA Arizona - Covid Watch
App Store
Screenshot 1
2020
swift
- ☆
11
- ExposureNotificationApp: Inform people when they may have been exposed to COVID-19, using Apple's ExposureNotification framework
Screenshot 1
swift
- OpenCovidTrace: Uses own open-source framework for exposure tracing
2020
swift
- ☆
20
- TCN: Reference implementation of the TCN protocol (Temporary Contact Numbers)
2021
swift
- ☆
16
- TracePrivately: Uses Apple's Privacy-preserving ExposureNotification framework
Screenshot 1
2020
swift
- ☆
350
- Gym Routine Tracker: Minimalist workout tracker
App Store
Screenshot 1
2023
swift
swiftui
- ☆
35
- Minimalistic Push: Track your push-ups and see an overview of your sessions
2022
flutter
dart
- ☆
12
- OutRun: Outdoor fitness tracker that supports walking, hiking, cycling & skating
App Store
Screenshot 1
2024
swift
snapkit
charts
- ☆
723
- QZ - qdomyos-zwift: Unlock your bike / treadmill
App Store
Screenshot 1
2024
cpp
- ☆
371
- RaceMe: Run tracking & ghosting
Screenshot 1
2021
swift
parse
- ☆
613
- RaceRunner: A Run-Tracking App for Runners Who Race
- rTracker: A generic, customizable personal data tracker
App Store
Screenshot 1
Screenshot 2
2023
objc
- ☆
41
https://www.apple.com/researchkit/ — back to top
- MyHeartCounts: Personalized tool that can help you measure daily activity, fitness, & cardiovascular risk
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2015
objc
- ☆
64
- Share The Journey: Breast cancer study
2016
objc
- ☆
77
- Home Assistant Companion: Control and monitor your home from anywhere in the world
- openHAB: Vendor & technology agnostic home automation
- Arc: Learns about the places you visit & how you like to move around
App Store
Screenshot 1
2024
swift
- ☆
95
- Cepp: Find information on addresses
Screenshot 1
Screenshot 2
2022
swift
afnetworking
- ☆
16
- Emission: Track your travel modes and your travel carbon footprint, and compare them against other users
https://e-mission.eecs.berkeley.edu/#/home
App Store
Screenshot 1
2024
javascript
phonegap
cordova
ionic
- ☆
25
- Find My Bus NJ: Track NJ Transit bus times
Screenshot 1
2017
swift
- ☆
45
- GeoLicious: Location tracking made easy
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2021
objc
- ☆
34
- GPS Stone: Record your position and export your trip in GPX with GPS Stone
2022
swift
- ☆
11
- iPokeGo: Map Pokemon around you!
Screenshot 1
2022
objc
ipad
- ☆
642
- KartaView: Collect OpenStreetView data
- Landmarks: Discover and share places you love
Screenshot 1
swift
swiftui
mapkit
- MAPS.ME: Offline maps with navigation
https://maps.me/
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2022
openstreetmap api
- ☆
4568
- Miataru: Location tracking where data can be shared over public or private servers
- OneBusAway: Real-time arrival & schedule information for public transit in Seattle, Atlanta, Tampa, & more
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2021
objc
- ☆
219
- OsmAnd Maps: Map with access to OpenStreetMaps
https://osmand.net/
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2024
objc
- ☆
4618
- OwnTracks: Keep track of your own location, you can build your private location diary or share it with your family & friends
App Store
Screenshot 1
2024
cocoalumberjack
- ☆
330
- ParkenDD: Check the status of several public parking lots in Germany & Switzerland
App Store
Screenshot 1
Screenshot 2
2021
swift
- ☆
51
- Prey: Track lost or stolen devices & perform actions remotely
- S.I.T. (雕刻时光): An app for Chinese cafe chain Diaokeshiguang (Sit Coffee)
App Store
Screenshot 1
2017
objc
- ☆
24
- Startups - Mapped In Israel: Discover new startups & locate co-working spaces
Screenshot 1
2019
objc
- ☆
31
- TICE: Location sharing, cross-platform and end-to-end encrypted
- Toilet Radar Paris: Find public toilets
App Store
Screenshot 1
2024
swift
rxswift
navigation
mvvm
- ☆
4
- tpg offline: Navigate the Geneva public transport
Screenshot 1
2019
swift
carthage
alamofire
locationmanager
- ☆
15
- Traccar Client: Report device location to the server
App Store
Screenshot 1
2024
objc
- ☆
213
- Traccar Manager: Track GPS devices on a map
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2023
objc
- ☆
116
Image, video, audio, reading — back to top
- Articles
Screenshot 1
2023
objc
- ☆
29
- ASCII Art Generator
Screenshot 1
2019
swift
- ☆
299
- Filterpedia: Core Image Filter explorer
Screenshot 1
2020
swift
coreimage
- ☆
2296
- Inkpad: Vector illustration
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2018
objc
- ☆
2641
- Kodi: A popular media player & entertainment hub
https://kodi.wiki/view/IOS
Screenshot 1
2024
objc
- ☆
18289
- Kodi Remote: Official Kodi Remote
- MuPDF: A PDF, XPS/OpenXPS, CBZ & EPUB document viewer
- MuVis: Music Visualization
App Store
Screenshot 1
2024
swift
swiftui
metal
audio
music
- ☆
5
- PDF to Keynote: Import PDF presentations as vector images into Keynote
App Store
Screenshot 1
2019
swift
- ☆
7
- Pictograph: Hide messages in images with steganography
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2021
swift
- ☆
68
- Pocket Casts
2024
swift
podcast
- ☆
1641
- Selfie Stick: Sync 2 devices & use one as a remote control for the other's camera
App Store
Screenshot 1
Screenshot 2
2017
objc
- ☆
46
- SwiftSpace: Gyroscope driven drawing in 3D space
Screenshot 1
2017
swift
coremotion
- ☆
151
- Transcription Helper: Player for assisting in transcription
- Wallabag: A self-hosted read-it-later app
App Store
Screenshot 1
2024
swift
- ☆
168
- whathaveiread: Keep track of all books you've read and keep a short summary about them
2020
swift
core-data
- ☆
13
- Animoji Studio: Make Animoji videos with unlimited duration and share anywhere
2020
objc
iphonex
- ☆
1177
- SBSAnimoji: Uses Apple's private framework AvatarKit
Screenshot 1
2022
swift
iphonex
- ☆
998
- Analog Synth X: Simple analog synthesizer music keyboard example
Screenshot 1
2024
swift
- ☆
10647
- AudioKit ROM Player: Make your own sample music instrument
https://audiokitpro.com/rom-player-code/
App Store
Screenshot 1
2019
swift
swift4
ipad
- ☆
529
- AudioKitSynthOne: Free synthesizer https://audiokitpro.com/synth/
https://audiokitpro.com/synth/
App Store
Screenshot 1
2022
swift
objc
- ☆
1669
- BookPlayer: Player for your DRM-free audiobooks
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2024
swift
- ☆
1612
- Concertmaster Player: Classical music front-end for Spotify
App Store
Screenshot 1
2021
swift
- ☆
6
- Controllers: Intuitive DJ controller
Screenshot 1
2024
swift
swiftui
- DoubanFM
Screenshot 1
2017
afnetworking
mpmovieplayer
iphone
- ☆
497
- Formant Plotter: The user speaks and the formant is plotted on the screen
Screenshot 1
2021
swift
ipad
- ☆
56
- MiamiSunglasses: Plays the first five seconds of the CSI Miami theme song for on-the-go meme creation (YEAAAAAAAAAAHH)
Screenshot 1
2021
swift
- ☆
4
- NewsAnalyzer: Let you listen to English news, see the text and let you analyze what you have heard
Screenshot 1
2020
swift
alamofire
- ☆
5
- Podverse: Feature-rich, cross-platform podcast app with a focus on clip sharing and discovery
https://podverse.fm
App Store
Screenshot 1
2024
react-native
- ☆
212
- Prodigal Music Player
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2022
swift
snapkit
haneke
koloda
- ☆
44
- Swift Radio Pro: Professional radio station
Screenshot 1
2024
swift
- ☆
2873
- VoiceMemos: Audio recorder
Screenshot 1
2018
swift
- ☆
331
- Xylophone: Play sounds
2023
swift
avfoundation
avaudioplayer
- ☆
102
- YouTag: Music player that downloads from the internet, even YouTube
Screenshot 1
2023
swift
- ☆
311
- ZenTuner: Minimal chromatic tuner
App Store
Screenshot 1
2024
swift
- ☆
533
- Alamofire Star Wars
2019
swift
- ☆
2
- ArtShredder: Banksy Shredder
https://marty-suzuki.github.io/ArtShredder/
Screenshot 1
Screenshot 2
2018
swift
arkit
banksy
- ☆
42
- Artsy: The art world in your pocket
App Store
Screenshot 1
2024
iphone
ipad
reactnative
typescript
- ☆
3544
- bar: Cocktail menu
Screenshot 1
2023
swift
- ☆
79
- BringMyOwnBeer: Beer browser
Screenshot 1
2021
swift
rxswift
kingfisher
- ☆
95
- BringMyOwnBeer: Beer browser (Combine)
Screenshot 1
2020
swift
combine
- ☆
65
- CouchTracker: Keep track of your favorite TV shows & movies using Trakt
2021
swift
trakt
moya
kingfisher
mvvm
- ☆
46
- Dai-Hentai for ex hentai
Screenshot 1
2024
objc
adult
- ☆
1229
- Dunk
Screenshot 1
2021
swift
dribbble
- ☆
945
- EhPanda: Unofficial E-Hentai browser
https://ehpanda.app
Screenshot 1
2024
swiftui
combine
adult
- ☆
3112
- fastmdb: Fast app to browse and search movies, tv, people, credits
Screenshot 1
2024
swift
themoviedb
- ☆
25
- Fecapp: Displays specialty coffee shops in Buenos Aires (Argentina)
https://www.betzerra.com/project/fecapp
2022
swift
- ☆
5
- film
2020
swift
- ☆
1
- Ghibliii: Studio Ghibli movie database
Screenshot 1
Screenshot 2
2020
swift
- ☆
26
- Homepok: Catalog of Ukrainian vehicle plates
Screenshot 1
2020
swift
- ☆
7
- Iris.iOS: Explore artwork from deviantart.com
Screenshot 1
Screenshot 2
Screenshot 3
2019
swift
deviantart
masonry
- ☆
69
- Kiwix: An offline reader for Wikipedia (& many other websites)
- Library Genesis: Preview and download books from Library Genesis https://libgen.rs
Screenshot 1
Screenshot 2
Screenshot 3
2021
swift
- ☆
55
- Marvel Comics
Screenshot 1
2017
swift
moya
rxswift
dollar
kingfisher
quick
nimble
- ☆
173
- Monotone: Modern way to explore Unsplash
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2022
swift
- ☆
206
- movieapp: Discover movies & tv shows
Screenshot 1
2021
react-native
themoviedb
- ☆
1818
- MovieDict: Offline dictionary for international movie titles
https://moviedict.info
App Store
Screenshot 1
2019
wikipedia
- ☆
7
- movies
Screenshot 1
2019
afnetworking
sdwebimage
themoviedb
- ☆
855
- MovieSwiftUI: Browse movies, made with SwiftUI, Combine & MovieDB
Screenshot 1
2024
swift
swiftui
themoviedb
combine
ipad
macos
- ☆
6430
- MyAnimeList
2022
swift
vip
realm
- ☆
26
- NHL Tracker
Screenshot 1
2021
swift
storyboard
nhl api
- osia: Super basic app to browse open-source-ios-apps
Screenshot 1
2022
swift
- ☆
92
- OSRSUI: Old School Runescape database browser
2020
swift
swiftui
combine
- ☆
36
- PapersSwiftUI: For Unsplash
Screenshot 1
2019
swift
- ☆
19
- Papr: An unofficial client for https://unsplash.com
Screenshot 1
Screenshot 2
2020
swift
- ☆
1148
- PHPHub: App for https://learnku.com/laravel
2018
iphone
ipad
- ☆
1228
- PopcornTime: Play movies
Screenshot 1
Screenshot 2
Screenshot 3
2017
swift
- ☆
191
- Projector: Get information about movies using The Movie Database (TMDb)
Screenshot 1
Screenshot 2
Screenshot 3
2022
swift
core-data
alamofire
themoviedb
- ☆
4
- Reading List: Track personal reading lists
App Store
Screenshot 1
2024
swift
iphone
ipad
core-data
- ☆
301
- Revill: Browse and search games
Screenshot 1
2022
swift
swiftui
combine
- ☆
21
- Star Wars: Uses swapi
Screenshot 1
2024
kmm
graphql
- ☆
203
- SwiftUI-MovieDB: Browse movies, made with SwiftUI, Combine & MovieDB
Screenshot 1
2020
swift
swiftui
themoviedb
ipad
- ☆
315
- TVToday
Screenshot 1
2023
swift
rxswift
realm
mvvm
themoviedb
- ☆
167
- Upcoming Movies
Screenshot 1
2024
clean-architecture
mvvm
coordinator
themoviedb
- ☆
538
- Upcoming TV: Track when your favorite tv show airs next
Screenshot 1
2020
swift
themoviedb
- ☆
9
- WWDC Students: WWDC scholarship entries
Screenshot 1
swift
- ☆
100
- xkcd
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2021
iphone
- ☆
44
- xkcd Open Source: An xkcd comic reader
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2018
objc
- ☆
256
- XKCDY for xkcd
App Store
Screenshot 1
2024
iphone
ipad
- ☆
41
Mostly using https://giphy.com/ — back to top
- giphy-mvvm-swift: Uses the MVVM (Model–view–viewmodel) pattern
Screenshot 1
2019
swift
mvvm
- ☆
8
- LivelyGIFs: Show your Live Photos & export as GIF
Screenshot 1
2019
objc
- ☆
97
- ProgressGif: Add progress bars to gifs
App Store
Screenshot 1
2022
swift
ipad
- ☆
105
- ArtShredder: Banksy Shredder
https://marty-suzuki.github.io/ArtShredder/
Screenshot 1
Screenshot 2
2018
swift
arkit
banksy
- ☆
42
- Blear: Transform your photos into stunning blurry wallpapers for your device
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2024
objc
- ☆
500
- Blurry
2021
swift
- ☆
20
- Find: Text search for images
App Store
Screenshot 1
2023
swift
swiftui
realm
camera
- ☆
978
- iOS-Depth-Sampler: Code examples for Depth APIs
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2023
swift
- ☆
1174
- Kontax Cam: Instant camera hybrid for photographers, by a photographer
Screenshot 1
2021
swift
metal
- ☆
133
- MetaX: Check, edit and delete metadata of photos
App Store
Screenshot 1
Screenshot 2
2021
swift
- ☆
205
- Phimp.me: Photos app replacement
Screenshot 1
2019
swift
- ☆
125
- PixPic: Photo editing
Screenshot 1
2020
swift
- ☆
1353
- Screenshotter: Organize & manage screenshots
App Store
Screenshot 1
2017
iphone
- ☆
95
- SeeFood: Detect various dishes using the camera
Screenshot 1
2017
swift
coreml
- ☆
447
- SharedImages: Save your images in your own cloud storage (e.g., Google Drive), and safely share those images with others
Screenshot 1
2021
swift
google drive api
facebook api
syncserverii client
- ☆
12
- Space!: iOS 14 widget displaying NASA's Astronomy Picture of the Day
- Sprite Catalog: A large collection of pixel art sprites and resources
https://www.jaydenirwin.com/spritecatalog/
App Store
2024
swift
swiftui
- ☆
5
- Sprite Cutter: Quickly cut spritesheets into separate sprite PNG images
https://www.jaydenirwin.com/spritecutter/
App Store
2024
swift
swiftui
- ☆
1
- Sprite Pencil: Create and edit sprites and pixel art
- Tagger: Help tag your photos on Instagram or Flickr
Screenshot 1
2019
swift
- ☆
48
- Triggy: Intervalometer for WiFi-enabled Canon DSLRs
Screenshot 1
2017
swift
- ☆
33
- Upupu: Simple camera that can backup pictures
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2018
webdav
dropbox
- ☆
71
- VK Photos: Image gallery for social network VK.com
Screenshot 1
Screenshot 2
Screenshot 3
2019
swift
flux
rxswift
- ☆
31
- WeAre: Augmented reality album
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2020
swift
arkit
- ☆
703
- 360 VR Player: 360 video player
Screenshot 1
2023
iphone
ipad
- ☆
2097
- DownTube: Download videos from YouTube for offline use
Screenshot 1
Screenshot 2
2019
swift
- ☆
163
- Fetch: The best way to watch Put.io
Screenshot 1
2019
iphone
ipad
alamofire
swiftyjson
keychainaccess
realm
1password
- ☆
90
- Loadify: Instant YouTube video downloader
2024
swift
swift5
download
youtube
downloader
- ☆
50
- Playerly: Play videos from the Files app in a better and darker interface
Screenshot 1
2018
swift
- ☆
33
- Swift Community: Cocoa/Swift-related videos
Screenshot 1
2020
swift
superarc
markdownview
- ☆
55
- VLC: Media Player
https://www.videolan.org/
App Store
Screenshot 1
2024
objc
ipad
- ☆
13877
- Yattee: Alternative to YouTube
2024
swift
tvos
- ☆
2590
- Area51 for Reddit
Screenshot 1
2019
swift
- ☆
144
- Beam: Enjoy all of Reddit's content in a unique and beautiful package
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2020
swift
objc
- ☆
270
- Designer News: Browse the https://www.designernews.co/ design & technology site
Screenshot 1
2019
swift
- ☆
2424
- DevSpotlight: Latest tech news
Screenshot 1
2024
swift
swiftui
macos
- ☆
9
- Hipstapaper: Cross-platform reading list
Screenshot 1
2024
swift
swiftui
core-data
- ☆
74
- News: Designed
with a minimalist approach, delivers global news and offers
user-friendly filters for a personalized reading experience
Screenshot 1
2023
swift
- ☆
2
- NYTimes-iOS: NYTimes web scraping
Screenshot 1
2023
swift
swiftui
combine
swiftsoup
- ☆
320
- Project Democracy: Helps you be a better citizen by providing fair, unbiased coverage of elections
App Store
2024
swift
- ☆
7
- reddift: Reddit browser, search, comments
Screenshot 1
2020
swift
- ☆
242
- reddit-swiftui: Cross-platform Reddit client
Screenshot 1
2022
swift
swiftui
macos
watchos
- ☆
1261
- Scoop: Read, bookmark and share news articles
- Slide for Reddit: A powerful new way to Reddit
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2023
swift
- ☆
488
- TabDump: TabDump news
Screenshot 1
2017
afnetworking
- ☆
97
- v2ex: Browse the https://www.v2ex.com/ startup, designer & developer site
Screenshot 1
2018
objc
- ☆
1967
- ZeitSuche: Search for articles published by Germany's 'Zeit' newspaper
Screenshot 1
2018
swift
iphone
- ☆
3
https://news.ycombinator.com/ — back to top
- Hacker News Multiplatform
swift
macos
- HackerNews
Screenshot 1
2023
swift
- ☆
1304
- Hackers
App Store
Screenshot 1
2024
swift
- ☆
692
- HackerWeb 2
Screenshot 1
2022
react-native
- ☆
58
- Hacki for Hacker News
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
flutter
- ☆
990
- HN Reader: Hacker News Reader
App Store
Screenshot 1
2020
swift
- ☆
1706
- React Native Hacker News
2023
react-native
- ☆
72
- Simple Reader
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2018
objc
- ☆
261
- Z Combinator for Hacker News
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
swift
swiftui
- ☆
64
https://newsapi.org/ — back to top
- COVID-19 SwiftUI Demo: Data and news
Screenshot 1
2020
swift
swiftui
combine
- ☆
20
- covid19: COVID-19 health, data, news and tweets
Screenshot 1
Screenshot 2
Screenshot 3
2021
swift
- ☆
30
- DailyFeed
Screenshot 1
2021
swift
- ☆
133
- DailyNews
Screenshot 1
2020
swift
mvvm
rxswift
sdwebimage
- ☆
50
- Flutter News App
Screenshot 1
2024
flutter
dart
- ☆
525
- live-news-viper: News app using VIPER
Screenshot 1
2020
swift
- ☆
155
- News API apps: News app in the style of the NYT, CNN, BBC, Reddit, Twitter, Facebook - includes tvOS app, Today widget
Screenshot 1
Screenshot 2
Screenshot 3
2024
swift
tvos
extension
- ☆
234
- NewsApiApp: News app with image caching and infinite loading
Screenshot 1
2024
swift
- ☆
38
- NewsAPISwift
Screenshot 1
2018
swift
- ☆
24
- NewsApp-With-SwiftUI-And-Combine
Screenshot 1
2022
swift
swiftui
combine
- ☆
466
- newsline
Screenshot 1
2020
flutter
dart
- ☆
19
- Royal News
Screenshot 1
2019
react-native
- ☆
99
- US NewsFeed
Screenshot 1
2024
swift
- ☆
11
- FeedFlow: Minimalistic and opinionated RSS Reader
Screenshot 1
2024
swift
kotlin
swiftui
jetpack
- ☆
308
- Feeds4U: Well architected RSS reader
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
swift
- ☆
64
- NetNewsWire: Feed reader that supports RSS, Atom, JSON Feed, and RSS-in-JSON formats
https://netnewswire.com
App Store
Screenshot 1
2024
swift
- ☆
8281
- SwiftBlog: Read the official Apple Swift Blog with RSS
Screenshot 1
2017
swift
- ☆
22
- Bluesky Social
App Store
Screenshot 1
2024
typescript
react-native
- ☆
8236
- Chrome
- DuckDuckGo: Official DuckDuckGo app
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2024
afnetworking
- ☆
1815
- F8: Official F8 app
Screenshot 1
2023
react-native
- ☆
13991
- Firefox: Official Firefox app
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2024
swift
carthage
alamofire
snapkit
libphonenumber
- ☆
12147
- IVPN
App Store
Screenshot 1
2024
swift
ipad
- ☆
438
- kDrive: Secure cloud to collaborate online, access your documents and files on all your devices
- Kickstarter: Where independent creators & passionate backers come together to bring new ideas to life
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
swift
1password
alamorefire
stripe
ios-snapshot-test-case
- ☆
8454
- Kodi: A popular media player & entertainment hub
https://kodi.wiki/view/IOS
Screenshot 1
2024
objc
- ☆
18289
- Kodi Remote: Official Kodi Remote
- Kurozora: Official app for discovering and tracking anime, manga, game, music
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2024
swift
tron
ipad
macos
anime
manga
game
music
multilingual
wiki
- ☆
47
- Mastodon
App Store
2024
swift
ipad
- ☆
2048
- Nextcloud: A safe home for all your data
- Nextcloud Talk: Video & audio calls through Nextcloud
- Rainbow: Ethereum wallet that lives in your pocket
https://rainbow.me
App Store
Screenshot 1
Screenshot 2
2024
reactnative
typescript
- ☆
3898
- Scholars of WWDC: Official app of recipients for Apple WWDC scholarships
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
swift
- ☆
72
- Signal: Free, world-wide, private messaging & phone calls
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
objc
iphone
carthage
socketrocket
purelayout
openssl
- ☆
10760
- Simplenote: Keep notes, lists, ideas & more (sync in the cloud) — includes sharing notes, collaboration
https://simplenote.com/
App Store
Screenshot 1
2024
1password
fabric
crashlytics
- ☆
2041
- Threema: Secure, Anonymous and Private Messenger
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
swift
objc
- ☆
353
- VLC: Media Player
https://www.videolan.org/
App Store
Screenshot 1
2024
objc
ipad
- ☆
13877
- Wikipedia: Official Wikipedia app
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
Screenshot 6
2024
swift
- ☆
3081
- Wire: Modern, private communications with crystal clear voice, video, group chats - always encrypted
App Store
Screenshot 1
2024
swift
carthage
afnetworking
purelayout
- ☆
60
- WordPress: Official WordPress app
App Store
Screenshot 1
2024
swift
- ☆
3658
- 30 days of React Native demos
Screenshot 1
2018
react-native
- ☆
6817
- 30 mini Swift Apps for self-study
2023
swift
- ☆
8065
- ApnsSample: Shows how to use the Apple Push Notification service (APNs)
2019
swift
apns
ios12
- ☆
6
- Apple Developer Library
objc
- Apple WWDC 2021: Sample code referenced in WWDC21 session videos
swift
swiftui
- Apple-Music-UI-Demo: Apple Music / Podcasts UI with custom view controller transition
Screenshot 1
2024
swift
- ☆
195
- ARKit Example: Placing objects
2022
swift
arkit
- ☆
285
- Backyard Birds: App with persistent data, interactive widgets, and an all new in-app purchase experience - WWDC 2023 sample code by Apple
2023
swift
swiftdata
widget
ios17
iap
swiftui
- ☆
542
- Cannonball: Fun way to create / share stories & poems
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2018
swift
- ☆
277
- CastVideos: Sender app to be used as the starting for Google Cast
2024
swift
- ☆
192
- CleanStore: Uses the Clean Swift architecture (Uncle Bob's Clean Architecture)
2021
swift
- ☆
1915
- CloudKit
Screenshot 1
2017
cloudkit
- ☆
132
- CloudKit
Screenshot 1
2020
swift
cloudkit
- ☆
255
- compositional-layouts-kit: A set of advanced compositional layouts for UICollectionView with examples (Swift 5.1, iOS 13)
Screenshot 1
2023
swift
- ☆
437
- contacts-mvp-swift: Uses the MVP (Model View Presenter) pattern
Screenshot 1
Screenshot 2
2019
swift
mvp
contacts
- ☆
4
- Custom View Controller Transitions: Make custom view controller transitions in the most simple way possible
2021
swift
- ☆
101
- Demo
2020
swift
- ☆
1
- Distributed Model Training: Distributed training of an ML model (server/device training)
Screenshot 1
2024
swift
- ☆
5
- Dynamic Islands
Screenshot 1
2023
swift
swiftui
- ☆
494
- Enhancing content with tab navigation: Sample code by Apple
Screenshot 1
Screenshot 2
swift
swiftui
- Exploring SwiftUI Sample Apps by Apple
swift
- Face Landmarks Detection: Find facial features such as face contour, eyes, mouth and nose in an image
Screenshot 1
2018
swift
vision
- ☆
150
- FriendlyEats for Cloud Firestore
2024
swift
firebase
firestore
- ☆
127
- GRDBCombine: Set of extensions for SQLite, GRDB.swift, and Combine
Screenshot 1
2020
swift
combine
- ☆
223
- Hello World: Use windows, volumes, and immersive spaces to teach people about the Earth - Sample code by Apple
swift
xcode15
visionos
visionos1
- Homescreen Quick Actions
2022
swift
- ☆
1
- iCloudCoreDataStarter: Uses Core Data + iCloud syncing
2022
swift
core-data
- ☆
536
- iOS-MVVM-Clean-Architecture: Uses MVVM-C, Clean Architecture and Swift Concurrency
Screenshot 1
Screenshot 2
Screenshot 3
2024
swift
- ☆
22
- iOSDesignPatternSamples: GitHub user search app with variety of design patterns
Screenshot 1
Screenshot 2
2021
swift
mvc
mvp
mvvm
flux
design-patterns
- ☆
690
- iOSSwiftMetalCamera: Shows how to use AVCaptureSession
Screenshot 1
Screenshot 2
2017
swift
metal
- ☆
115
- iSpy game
Screenshot 1
2021
swift
machine-learning
camera
- ☆
4
- LayerPlayer: Explore the capabilities of Apple's Core Animation API
Screenshot 1
Screenshot 2
2022
swift
- ☆
1090
- Learning Metal with metal-cpp
2023
cpp
metal
- ☆
143
- Live: Live broadcasting
Screenshot 1
Screenshot 2
2018
swift
- ☆
2411
- MarkyMarkdown: An entire markdown app in a single line of Swift code
2022
swift
ipad
mac
- ☆
6
- Mesh Transform Animation: Simplified reproduction of the Dynamic Island mesh transform animation
2023
swiftui
metal
- ☆
183
- MLX Examples by Apple
2024
swift
mlx
- ☆
640
- Modern Collection Views: Showcase different compositional layouts and how to achieve them
Screenshot 1
2022
swift
- ☆
636
- MVCTodo: Simple To Do app to illustrate the principles from my A Better MVC talk
2019
swift
- ☆
443
- MVI SwiftUI Example
2020
swift
mvi
model-view-intent
- ☆
19
- Protocol-Oriented MVVM Examples
Screenshot 1
Screenshot 2
Screenshot 3
2017
swift
mvvm
- ☆
53
- Recordings: Sample code of the App Architecture book
https://www.objc.io/books/app-architecture/
2024
swift
- ☆
2054
- Reminders: An application to demonstrate how to implement a Clean Architecture
Screenshot 1
2018
swift
- ☆
313
- Restaurant Viewing
Screenshot 1
2019
swift
alamofire
moya
corelocation
- ☆
47
- Sample for Async, Searchable, Live Activity and more
2023
swift
swiftui
- ☆
94
- Sample MVVM, Data Binding, Dependency Injection
2024
swift
- ☆
882
- Scrumdinger: Sample code by Apple
swift
swiftui
- Simulating physics joints: Sample code by Apple
Screenshot 1
swift
realitykit
- Siri Shortcut Example: Example project with Siri and Shortcuts (Handoff) in iOS 13
Screenshot 1
2019
swift
- ☆
19
- SneakerShop: Uses a Skip dual-platform project
Screenshot 1
2024
swift
skip
- ☆
9
- Snowflake: A
React-Native Starter App/BoilerPlate/Example with Redux, RN Router,
& Jest with the Snowflake Hapi Server running locally or on RedHat
OpenShift for the backend, or a Parse Server running locally or remotely
on Heroku
Screenshot 1
2019
react-native
redux
- ☆
4592
- StateRestorationDemo: State preservation & restoration APIs
Screenshot 1
2023
swift
- ☆
49
- Swift-Demos: Mirror of Apple sample code
2023
swift
- ☆
3730
- SwiftStrike: Sample code by Apple
Screenshot 1
swift
ios14
realitykit
game
- SwiftUI Concurrency Essentials
2022
swift
swiftui
- ☆
113
- Template using Clean Architecture and MVVM
2024
swift
mvvm
clean-architecture
- ☆
3874
- Template using Modular Architecture
2023
swift
- ☆
710
- The Weather App Course
- TicTacToe: Demonstrate how to build a full, moderately complex application in the Composable Architecture
swift
- UbiquitousKeyValue-Storage: NSUbiquitousKeyValueStore or iCLoud Shared UserDefaults project
2022
swift
- ☆
4
- UICollectionView-Collapsible-Section-Demo: Create collapsible list sections using UICollectionView and NSDiffableDataSourceSectionSnapshot
Screenshot 1
2024
swift
- ☆
38
- UIKit Catalog by Apple
swift
- Using on-demand resources for securely storing API keys
2023
swift
- ☆
24
- Barcode Scanner
Screenshot 1
2024
swift
- ☆
1683
- BarcodeScanner: Simple & easy way to scan both EAN8 and EAN13 barcodes
Screenshot 1
2021
swift
- ☆
17
- Betcalsa: Document scanner, automatically detect your document and enhance the scans with black-and-white filter
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2019
swift
wescan
- ☆
70
- QR Blank: No ads simple QR code URL scanner
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2017
swift
- ☆
38
- Scan Now: Fast and simple document scanning
App Store
2024
swift
swiftui
visionkit
pdf
productivity
ipad
- ☆
36
- ZBar Barcode Reader: A comprehensive barcode reader
objc
- DNSCloak: Override & secure DNS queries
App Store
2020
objc
cordova
- ☆
322
- Easy Diceware: Passphrase generator
Screenshot 1
2017
swift
- ☆
17
- Hasha: SHA-256 Hash collision computer
- HTTPS4All: Port of HTTPS Everywhere to force (most) links to use HTTPS
App Store
2020
swift
- ☆
37
- iCepa: System-wide VPN based Tor client
2024
swift
tor
- ☆
737
- IVPN
App Store
Screenshot 1
2024
swift
ipad
- ☆
438
- Keybase
App Store
2024
react-native
- ☆
8890
- Krypton: Generate & store an SSH key on your phone
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2023
swift
- ☆
339
- Lockdown: Firewall for your device
https://lockdownprivacy.com
App Store
Screenshot 1
2023
swift
- ☆
891
- Mullvad VPN
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2024
swift
- ☆
4917
- Outline: VPN designed for use with the Outline Server software, but fully compatible with any Shadowsocks server
https://getoutline.org
2024
cordova
- ☆
8393
- Passepartout: User-friendly OpenVPN app
App Store
Screenshot 1
2024
swift
- ☆
822
- PGPro: PGP En- & Decryption
- Prey: Track lost or stolen devices & perform actions remotely
- ProtonMail: Encrypted Email
https://protonmail.com/
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
swift
iphone
ipad
dompurify
afnetworking
flanimatedimage
- ☆
1418
- ProtonVPN
https://protonvpn.com/
App Store
Screenshot 1
2024
swift
- ☆
331
- SimpleLogin:
Protect your email with aliases and more. Its Share Extension helps you
create aliases on the fly without leaving your favorite browser
https://simplelogin.io/
App Store
Screenshot 1
2024
swift
- ☆
127
- Tofu Authenticator: Easy-to-use two-factor authentication
App Store
Screenshot 1
2024
swift
2fa
- ☆
499
- Tutanota: End-to-end encrypted email
https://tutanota.com/
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
javascript
cordova
iphone
ipad
- ☆
5995
- VPN On: Extension to turn on VPN
App Store
Screenshot 1
2020
swift
- ☆
4480
- WireGuard: WireGuard: fast, modern, secure VPN tunnel (less battery consumption than OpenVPN)
App Store
Screenshot 1
2024
swift
- ☆
980
- Authenticator: Simple two-factor authentication with a clean UI
https://mattrubin.me/authenticator/
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2024
swift
2fa
- ☆
842
- Bitwarden: An easy way for individuals, teams, and business organizations to store, share, and sync sensitive data
https://bitwarden.com
App Store
Screenshot 1
2024
csharp
- ☆
91
- Chronos Authenticator 2FA
App Store
Screenshot 1
2024
swift
2fa
- ☆
18
- einmal: Minimalistic and secure two-factor authentication
Screenshot 1
2022
react-native
2fa
- ☆
80
- Encryptr: A zero-knowledge, cloud-based e-wallet & password manager
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2017
cordova
grunt
node
- ☆
1573
- FreeOTP Authenticator: Two-Factor Authentication
App Store
Screenshot 1
2024
swift
2fa
moa
- ☆
673
- KeePassium:
KeePass-compatible password manager with support for automatic database
synchronization, respect to privacy and premium user experience
https://keepassium.com/
App Store
Screenshot 1
2024
swift
- ☆
1173
- MasterPassword: Stateless password management solution
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2022
objc
- ☆
1140
- MiniKeePass: Secure Password Manager
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2019
objc
- ☆
892
- OakOTP: Two-Factor Authentication app built with SwiftUI
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2022
swift
2fa
cloudkit
core-data
- ☆
30
- Padlock: A minimalist open source password manager
https://padloc.app/
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
javascript
cordova
iphone
ipad
- ☆
2649
- Pass: Client for the Pass command line app https://www.passwordstore.org/
https://mssun.github.io/passforios/
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
swift
carthage
keychainaccess
onetimepassword
- ☆
1501
- PassDrop: Keepass password manager
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2020
openssl
- ☆
33
- Strongbox: A Safe Client for KeePass/Password
- Mojilist: Create shopping lists with emojis!
2018
swift
alamofire
realm
- ☆
61
- OpenShop.io
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2019
objc
- ☆
375
- Shlist: Shopping list
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2021
swift
ipad
- ☆
17
- The Wave - A Jeep Marketplace: A place for Jeep owners to buy and sell Jeep parts
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2018
swift
jeep
jeep-parts
wave
marketplace
- ☆
83
- WooCommerce: Manage orders, receive sales notifications, and view key metrics
App Store
Screenshot 1
2024
swift
- ☆
298
- Bluesky Social
App Store
Screenshot 1
2024
typescript
react-native
- ☆
8236
- Critical Maps: Organise the monthly critical mass movement around the world
https://www.criticalmaps.net
App Store
Screenshot 1
2024
swift
swiftui
combine
tca
snapshottesting
- ☆
287
- Mamoot!: For Mastodon and Twitter
2019
swift
swiftui
ios13
ipad
macos
- ☆
14
- Micro.blog: Fastest way to blog
App Store
Screenshot 1
2022
objc
ipad
- ☆
32
- Potter Pics: Harry Potter themed social network similar to Instagram
Screenshot 1
2017
swift
swift3
firebase
- ☆
150
- SpotifyRadar: Never miss new releases from your favorite Spotify artists
Screenshot 1
2021
swift
iphone
ipad
spotify
spotifyradar
rxswift
coordinator
mvvm
- ☆
635
- TweetleDumb: Mock (dumb) Twitter app
2020
swift
- ☆
32
- TwitterSentiment: Score Twitter messages using a CoreML model for NLP sentiment analysis
Screenshot 1
2022
swift
- ☆
6
https://joinmastodon.org — back to top
- 11t
2022
flutter
dart
- ☆
93
- Ice Cubes
Screenshot 1
2024
swift
swiftui
- ☆
5337
- iMast for Mastodon
2024
swift
swiftlint
alamofire
grdb
- ☆
112
- Metatext: An accessible Mastodon client
App Store
Screenshot 1
2022
swift
- ☆
727
- Tusker
https://vaccor.space/tusker/
App Store
Screenshot 1
swift
pleroma
- FireTodo: Simple Todo using SwiftUI, Firebase, Redux
Screenshot 1
2022
swift
swiftui
firebase
redux
- ☆
373
- Habitica: Habit building & productivity
- Habo: Minimalistic habit tracker
https://habo.space
App Store
Screenshot 1
Screenshot 2
2024
flutter
dart
- ☆
459
- Planc: Minimalistic to-do list
Screenshot 1
2020
swift
- ☆
5
- RSToDoList
App Store
Screenshot 1
2024
swift
apple-watch
ipad
- ☆
221
- SwiftUITodo
Screenshot 1
2024
swift
swiftui
- ☆
791
- Edhita: Text editor
App Store
Screenshot 1
Screenshot 2
2023
swift
- ☆
1347
- iVim: A vim port
App Store
Screenshot 1
2020
c
vim-script
- ☆
598
- Proton: Example for extending the behavior of a text view to add rich content
2024
swift
- ☆
1266
- RichTexture: Rich text editor (fork of Textor but for rich text)
- Sprite Fonts: Install a variety of pixel perfect fonts for use in other apps
https://www.jaydenirwin.com/spritefonts/
App Store
2022
swift
swiftui
- ☆
2
- TypeStyle: Stylize your text and add decorations
https://typestyle.app
App Store
Screenshot 1
2023
swift
ipad
- ☆
37
- FSNotes: Notes manager
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2024
swift
- ☆
6336
- Joplin: Note taking and to-do with synchronisation capabilities
https://joplinapp.org/
App Store
Screenshot 1
2024
react-native
- ☆
45271
- Jotify: Quick note taking
App Store
Screenshot 1
2022
swift
ipad
- ☆
163
- Logger: Quickly send messages to yourself as a means of note taking
App Store
Screenshot 1
2021
swift
go
golang
- ☆
62
- Logseq: Outliner that works on top of local plain-text Markdown and Org-mode files
App Store
Screenshot 1
2024
react-native
- ☆
32245
- Loose Leaf: Take notes, import & annotate PDFs, manipulate imported photos with intuitive gestures
App Store
Screenshot 1
2023
ipad
pdf
apple pencil
- ☆
620
- MajorKey: The fastest way to add a note to your email inbox
Screenshot 1
2022
swift
- ☆
186
- Notesnook: End-to-end encrypted and private note taking alternative to Evernote
https://notesnook.com
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
Screenshot 6
Screenshot 7
2024
react-native
- ☆
9525
- Pet Note: Record the life of pets
App Store
Screenshot 1
2024
swift
swiftui
- ☆
40
- Simplenote: Keep notes, lists, ideas & more (sync in the cloud) — includes sharing notes, collaboration
https://simplenote.com/
App Store
Screenshot 1
2024
1password
fabric
crashlytics
- ☆
2041
- Standard Notes: Notes app with focus on longevity, portability & privacy
App Store
Screenshot 1
2022
react-native
- ☆
827
- Thoughtless: Quickly jot down thoughts, supports Markdown
Screenshot 1
2017
swift
swifthexcolors
cfalertviewcontroller
- ☆
27
- 4Pets: Helps you take care of your pet's routines & schedules
Screenshot 1
2017
swift
- ☆
18
- C-41: Simple timer to make developing film easier & more reliable
2021
objc
- ☆
2051
- Fojusi: Work timer with Today Extension
Screenshot 1
Screenshot 2
Screenshot 3
2020
swift
- ☆
534
- Pomosh: Pomodoro Technique assistant
Screenshot 1
2021
swift
swiftui
- ☆
89
- TrackMyTime
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2024
objc
- ☆
33
- Triggy: Intervalometer for WiFi-enabled Canon DSLRs
Screenshot 1
2017
swift
- ☆
33
- Californication: Discover only the best points of interest in the California
Screenshot 1
2018
swift
- ☆
51
- Conjugar: Learn and Practice All the Spanish Verb Tenses
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2023
swift
- ☆
45
- Flight Search
2021
flutter
dart
- ☆
959
- MetricTime: Displays 'Metric Time' for pranking friends on trips to countries that use the metric system
Screenshot 1
2021
swift
- ☆
7
- Themoji: Use Emojis to communicate while traveling
https://themoji.me/
Screenshot 1
2023
swift
- ☆
39
- Tourism Demo: Backed by Redux, shows animations, internationalization (i18n), ClipPath, fonts & more
Screenshot 1
2018
flutter
dart
redux
- ☆
302
- Travel Guide
Screenshot 1
2018
flutter
- ☆
30
- Elseweather: Displays current weather at a random location
Screenshot 1
2021
swift
swiftui
- ☆
15
- NewsApp-With-SwiftUI-And-Combine
Screenshot 1
2022
swift
swiftui
combine
- ☆
466
- Pixel Weather:
Provides real-time weather and location information, complemented by
AI-generated images that adapt to the current weather conditions
Screenshot 1
2023
swift
- ☆
5
- Pocket Forecast
2021
swift
typhoon
- ☆
352
- SimpleWeather
Screenshot 1
Screenshot 2
2017
swift
iglistkit
openweathermap
- ☆
83
- SmileWeather
Screenshot 1
2017
wunderground api
openweathermap api
- ☆
484
- StormyLaunch: Weather with launchable rocket and animations
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2024
swift
- ☆
13
- Sunshine Weather
Screenshot 1
2021
swift
swiftui
openweathermap
- ☆
23
- SwiftLanguageWeather
Screenshot 1
2023
swift
- ☆
5236
- TemperatureAtlas: Uses Apple Maps combined with the OpenWeather API
2020
swift
- ☆
14
- Tropos Weather
App Store
Screenshot 1
Screenshot 2
2021
dark sky api (forecast api)
reactivecocoa
- ☆
1512
- YoCelsius
Screenshot 1
2023
objc
- ☆
2880
- 5 Calls: Spend 5 minutes, make 5 calls — Calling is the most effective way to influence your representative
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2024
swift
pantry
- ☆
147
- Alfresco secure content management
App Store
Screenshot 1
2024
objc
ipad
- ☆
44
- AltStore: An alternate App Store, no jailbreak required
https://altstore.io
Screenshot 1
2024
swift
nuke
keychainaccess
- ☆
11657
- AR Art Attractors: Display 3d graphic art in AR (Augumented Reality)
Screenshot 1
2022
swift
- ☆
34
- AR Diffusion Museum: Generate images using Stable Diffusion and displays them in AR
Screenshot 1
2023
swift
stable-diffusion
- ☆
98
- AR Wall Picture: Display images on the wall with AR
Screenshot 1
2023
swift
- ☆
42
- ARStickers: Put stickers in the 3d space
Screenshot 1
2022
swift
arkit
realitykit
- ☆
15
- Basic Chat GPT 3.5/4: Converse with OpenAI Chat GPT
2023
swift
gpt
openai
- ☆
79
- Bean Juice: Coffee brewing recipes
- BlackJackTrainer
2024
swift
- ☆
5
- BlogQuest: Alternative Tumblr client
Screenshot 1
2021
objc
- ☆
16
- BookStore-iOS: Browse https://itbook.store - examples and patterns for unit/ui testing, handling Result/Optionals, writing documentation
Screenshot 1
Screenshot 2
2021
swift
- ☆
234
- CardDecks: Configurable card decks
Screenshot 1
2021
objc
- ☆
43
- CarSample: Try out CarPlay apps in the iOS Simulator without a CarPlay entitlement
2022
swift
- ☆
25
- Clip: Clipboard manager that can monitor your clipboard indefinitely in the background
Screenshot 1
2024
swift
- ☆
440
- Collected for AWS
Screenshot 1
Screenshot 2
Screenshot 3
2022
swift
- ☆
10
- Construct for D&D 5e: Dungeon Master companion
App Store
Screenshot 1
2023
swift
swiftui
- ☆
120
- Critter Clan: Africa's Animal Park
Screenshot 1
2023
swift
swiftui
- ☆
7
- Cuisiner: User generated recipe/cooking collection
App Store
Screenshot 1
2023
swift
- ☆
19
- CutTheNotch: Create an illusion that you can hide the notch
Screenshot 1
2017
swift
- ☆
95
- DeckRocket: For Deckset presentations
Screenshot 1
2021
swift
iphone
- ☆
397
- Emoncms: Emoncms dashboard
App Store
Screenshot 1
Screenshot 2
2022
swift
- ☆
18
- EmployeeCheckin: Allows employees to check in their time using a date picker
Screenshot 1
2024
swift
mvvm
core-data
- ☆
5
- FakeFBWall: Generate fake Facebook wall
Screenshot 1
2018
swift
- ☆
26
- FlightUtilities: Uses the private FlightUtilities.framework to show information about any flight given the airline code, flight code & date
Screenshot 1
2018
objc
- ☆
31
- FMobile
2023
swift
- ☆
8
- Fontcase: Install your favorite fonts on your device to be able to use them in apps like Pages, Numbers, Keynote, and more
App Store
Screenshot 1
2022
objc
- ☆
169
- Food2Fork Recipes
Screenshot 1
2022
kmm
kotlin
- ☆
368
- ForceSketch
Screenshot 1
2019
swift
- ☆
109
- FreeRDP: An implementation of the Remote Desktop Protocol (RDP)
- Groceries
2023
objc
- ☆
83
- Hackfoldr: Share all your project documents with a link
https://hackfoldr.org
App Store
Screenshot 1
Screenshot 2
2019
objc
- ☆
25
- Image Generator with Stable Diffusion v2
Screenshot 1
2023
swift
stable-diffusion
- ☆
479
- Ladybug: Handle rdar:// links gracefully
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2019
swift
- ☆
161
- Learning: Different projects to test and learn
2022
swift
alamofire
core-data
- ☆
9
- LibreOffice Remote for Impress: Interact with LibreOffice slideshows remotely
- localsend: Cross-platform alternative to AirDrop
Screenshot 1
2024
flutter
- ☆
44693
- Locations for LOST: A movie scenes finder
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2019
swift
- ☆
9
- MADBike: BiciMAD app with its own style and design
https://www.madbikeapp.com
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2019
clone
core-data
firebase
fitness
location
news
weather
- ☆
24
- Mirror++: Minimalist mirror
2018
swift
- ☆
12
- My Little Popcat: Relaxing and fun pop cat
- my41: HP-41C/CV/CX Microcode emulator
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2023
objc
- ☆
20
- NetworkArch: Diagnose and analyze network connections
App Store
Screenshot 1
2021
swift
ipad
- ☆
12
- OctoPod: OctoPrint app
Screenshot 1
2024
swift
starscream
charts
- ☆
228
- ooniprobe: Detect internet censorship & test your network's speed
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2024
toast
- ☆
68
- PeopleInSpace: List of people currently in space
Screenshot 1
2024
kmm
kotlin
swiftui
- ☆
2920
- Phonetic: Add phonetic keys for Chinese names
Screenshot 1
2023
swift
- ☆
609
- Plum-O-Meter: Weigh plums (and other small fruit!)
Screenshot 1
2021
swift
- ☆
529
- PokePal: AI Pokedex using Neuron
Screenshot 1
2024
swift
neural-network
- ☆
1
- Question answering and text generation: Swift Core ML 3 implementations of GPT-2, DistilGPT-2, BERT, and DistilBERT
Screenshot 1
2023
swift
gpt2
- ☆
1606
- Recipes
Screenshot 1
2020
swift
- ☆
93
- Say Their Names:
Raises awareness of the injustice and often forgotten names of racial
inequality, includes a catalog of verified donation and petition links
App Store
Screenshot 1
2022
swift
- ☆
247
- Shortcuts support for Micro.blog
2024
swift
- ☆
9
- Slidden: Customizable keyboard
Screenshot 1
2019
objc
- ☆
596
- SortingAlgorithmsApp
Screenshot 1
2022
swift
- ☆
49
- Space UI: Generate and access great, realistic looking sci-fi user interfaces for use in TV and film production
https://www.jaydenirwin.com/spaceui/
App Store
Screenshot 1
2024
swift
swiftui
- ☆
2
- SUSI AI: Your Artificial Intelligence for Personal Assistants, Robots, Help Desks and Chatbots
Screenshot 1
Screenshot 2
Screenshot 3
2022
swift
- ☆
1869
- Swordfish: See upcoming schedules, GPAs, and billing information for Binus University
Screenshot 1
2021
swift
realm
rxswift
- ☆
11
- Symbol Code: Programs execute visually by moving variables around the symbol grid
https://www.jaydenirwin.com/sfcode/
App Store
2022
swift
swiftui
- tortellini: Makes cooking easier
Screenshot 1
2024
swift
- ☆
18
- TriangleDraw: Create logos, typography, and other graphics, using nothing but triangles
https://www.triangledraw.com/
App Store
Screenshot 1
2023
swift
ipad
iphone
metal
uidocument
apple pencil
- ☆
53
- TUM Campus: For Technische Universität München, includes lecture schedule, cafeteria menus, grades & more
Screenshot 1
2023
swift
ipad
macos
- ☆
107
- Umbrella: Learn about and managing digital and physical security
App Store
Screenshot 1
2021
swift
- ☆
16
- Vinylogue: For Last.fm
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2020
objc
- ☆
112
- Vocable AAC: Hands-free text-to-speech
App Store
Screenshot 1
2024
swift
ipad
- ☆
78
- Web98: Fantasy internet simulator
2024
swift
chatgpt
- ☆
153
- yacd: Yet Another Code Decrypter, decrypts FairPlay (App Store) applications on iOS 13.4.1 and lower, no jailbreak required
Screenshot 1
2024
objc
c
- ☆
683
- DeltaUI: SwiftUI + CoreData user interface for DeltaCore & Friends
Screenshot 1
2021
swift
core-data
swiftui
- ☆
73
- Expense Tracker
Screenshot 1
2020
swift
swiftui
core-data
- ☆
330
- Go Cycling Tracker
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
swift
swiftui
mapkit
core-data
- ☆
140
- GradeCalc - GPA Calculator: Keep track of your GPA
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2022
swift
- ☆
44
- HexaCalc: Programmer's calculator
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
swift
core-data
- ☆
42
- Listr: Wish list
Screenshot 1
2017
swift
- ☆
20
- MoneyMate: Help you record income and expense
Screenshot 1
2024
swift
- ☆
32
- MoneyPlus: Help you record income and expense
Screenshot 1
2020
swift
snapkit
- ☆
37
- Tagger: Help tag your photos on Instagram or Flickr
Screenshot 1
2019
swift
- ☆
48
- Tasks: Designed to quickly & easily add tasks
Screenshot 1
2019
swift
iphone
- ☆
16
https://firebase.google.com/ — back to top
- Californication: Discover only the best points of interest in the California
Screenshot 1
2018
swift
- ☆
51
- Falcon Messenger: Fast and beautiful cloud-based messaging app
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2021
swift, firebase
- ☆
430
- how-much: Record how much things cost
Screenshot 1
2017
parse
firebase
realm
- ☆
21
- Messenger: Audio/video calls, realtime chat & full offline support
Screenshot 1
2024
swift
graphql
- ☆
4808
- Potter Pics: Harry Potter themed social network similar to Instagram
Screenshot 1
2017
swift
swift3
firebase
- ☆
150
- Quick Chat: Real-time chat
Screenshot 1
2019
swift
swift3
firebase
- ☆
1837
- Quickstart Samples
2024
objc
- ☆
2788
- Real-time Chat
Screenshot 1
firebase
https://flutter.dev — back to top
- 11t
2022
flutter
dart
- ☆
93
- Airdash: Transfer photos and files to any device, anywhere
https://airdash-project.web.app
App Store
Screenshot 1
2024
flutter
webrtc
- ☆
544
- bitalarm: Cryptocurrencies tracker
Screenshot 1
2023
flutter
dart
- ☆
197
- BMI Calculator
2023
flutter
dart
- ☆
192
- BookSearch: Collecting books as you read them
Screenshot 1
2018
flutter
dart
- ☆
541
- Cinematic movies
2020
flutter
dart
themoviedb
- ☆
894
- CineReel
Screenshot 1
2024
flutter
dart
- ☆
182
- CoronaVirusTrackerFlutter
Screenshot 1
2020
flutter
dart
- ☆
87
- Deer: Minimalist Flutter Todo App, built using BLoC pattern
2020
flutter
dart
- ☆
440
- Eros-FE: Unofficial E-Hentai viewer
Screenshot 1
2024
flutter
dart
adult
- ☆
2766
- Find Seat: Find a seat at the movies
Screenshot 1
2023
flutter
- ☆
51
- flews: Multi-service news (Hacker News, Reddit, ...)
2020
flutter
dart
- ☆
164
- Flight Search
2021
flutter
dart
- ☆
959
- Flutter Games: Purchase and rent games
2023
flutter
dart
- ☆
272
- Flutter News App
Screenshot 1
2024
flutter
dart
- ☆
525
- Flutter Pokedex
Screenshot 1
2024
flutter
dart
- ☆
2349
- Flutter Wallet UI
Screenshot 1
2021
flutter
dart
- ☆
551
- Flutter-Movie Browser
Screenshot 1
2020
flutter
dart
themoviedb
- ☆
16
- flutterflip: Single-player reversi game clone
Screenshot 1
2024
flutter
dart
- ☆
265
- Fluttergram: Instagram clone using Flutter, Firebase, Firestore
Screenshot 1
2024
flutter
dart
- ☆
2315
- Fluttery Filmy: Movies powered by tmdb
Screenshot 1
2019
flutter
dart
- ☆
196
- Gmail clone
Screenshot 1
2021
flutter
dart
- ☆
816
- Grocery Shopping
Screenshot 1
2023
flutter
dart
- ☆
1037
- GSYGithubApp: GitHub client
Screenshot 1
2024
flutter
dart
- ☆
14831
- Habo: Minimalistic habit tracker
https://habo.space
App Store
Screenshot 1
Screenshot 2
2024
flutter
dart
- ☆
459
- Hacki for Hacker News
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
flutter
- ☆
990
- Hangman
2021
flutter
dart
- ☆
20
- Immich: Self-hosted photo and video backup
2024
flutter
- ☆
45558
- inKino: Browse movies and showtimes for Finnkino cinemas
App Store
Screenshot 1
2022
flutter
dart
- ☆
3636
- Invoice Ninja: https://www.invoiceninja.com/
2024
flutter
dart
- ☆
1596
- Math Matrix: Game to improve your math skills in a fun way
Screenshot 1
2023
flutter
dart
- ☆
45
- Minimalistic Push: Track your push-ups and see an overview of your sessions
2022
flutter
dart
- ☆
12
- News Buzz: Uses News API for fetching realtime data and Firebase as the backend and authenticator
Screenshot 1
2018
flutter
dart
news-api
- ☆
597
- newsline
Screenshot 1
2020
flutter
dart
- ☆
19
- notes-app: Note taking
Screenshot 1
2022
flutter
dart
- ☆
452
- Openreads: Books tracker that respects your privacy
- Platypus Crypto
App Store
Screenshot 1
2021
flutter
dart
- ☆
184
- Sandwhich: Solve the sandwich debate by determining if the picture you've taken is a sandwich using machine learning
Screenshot 1
2019
flutter
dart
python
- ☆
153
- ShortenMyURL: Elegant URL shortener
App Store
Screenshot 1
2024
flutter
dart
- ☆
5
- Slide Puzzle
2022
flutter
dart
- ☆
179
- Space Empires: Space themed strategy game
2022
flutter
dart
- ☆
35
- SpaceX GO!: SpaceX launch tracker
Screenshot 1
2024
flutter
dart
- ☆
871
- TailorMade: Manage a fashion designer's daily routine
2023
flutter
dart
- ☆
327
- Toughest
2024
flutter
- ☆
272
- Tourism Demo: Backed by Redux, shows animations, internationalization (i18n), ClipPath, fonts & more
Screenshot 1
2018
flutter
dart
redux
- ☆
302
- Trace: Modern crypto Portfolio & market explorer
2023
flutter
dart
- ☆
1109
- Travel Guide
Screenshot 1
2018
flutter
- ☆
30
- Trovami: Live location sharing
2021
flutter
dart
- ☆
258
- Twake: Team channels, direct chat, task management, drive and calendar; all in one place
https://twake.app
App Store
2024
swift
ipad
dart
- ☆
58
- violet: E-Hentai viewer
2024
flutter
dart
adult
- ☆
394
- Wallpaper
2021
flutter
dart
- ☆
284
- WeightTracker
2020
flutter
dart
- ☆
366
- WhatTodo: Keep track of your tasks daily
2024
flutter
dart
- ☆
1175
- WordDefiner English Dictionary
App Store
Screenshot 1
2024
flutter
dart
- ☆
15
- Artist: Use Relay to access the Artsy GraphQL API
Screenshot 1
2017
react-native
- ☆
22
- CovidUI: Track the status of COVID-19 around the world
Screenshot 1
2021
swift
- ☆
78
- MortyUI: Simple Rick & Morty app to demo GraphQL + SwiftUI
Screenshot 1
2021
swift
swiftui
graphql
- ☆
468
https://ionicframework.com/ — back to top
- Condution Task Manager
App Store
Screenshot 1
2023
capacitor
ionic
javascript
ipad
- ☆
460
Cross platform projects — back to top
- Actions: Provides many useful actions for the Shortcuts app
App Store
Screenshot 1
2024
swift
- ☆
2601
- BikeShare: Jetpack Compose and SwiftUI based Kotlin Multiplatform sample project using the CityBikes API
2024
swift
kotlin
swiftui
macos
jetpack
- ☆
674
- Clean Architecture for SwiftUI + Combine
Screenshot 1
2024
swift
swiftui
macos
mvvm
- ☆
5726
- Corona Tracker: Coronavirus tracker with maps & charts
https://coronatracker.samabox.com/
Screenshot 1
2023
swift
- ☆
1541
- DeTeXt: Find LaTeX symbols by drawing or searching
App Store
Screenshot 1
2024
swift
- ☆
133
- Food Truck: Create a single codebase and app target for Mac, iPad, and iPhone. Sample code by Apple
2023
swift
macos
swiftui
- ☆
1736
- Fruta:
Create a shared codebase to build a multiplatform app that offers
widgets and an App Clip - WWDC 2020 and WWDC 2021 sample code by Apple
swift
ios14
ios15
widgetkit
macos
app-clip
- Hacker News Multiplatform
swift
macos
- Hipstapaper: Cross-platform reading list
Screenshot 1
2024
swift
swiftui
core-data
- ☆
74
- Hour Blocks: Day Planner
App Store
2021
swift
swiftui
ipad
macos
- ☆
181
- ImageFilterSwiftUI: Cross platform image filter
Screenshot 1
2020
swift
swiftui
macos
- ☆
88
- iMast for Mastodon
2024
swift
swiftlint
alamofire
grdb
- ☆
112
- Mamoot!: For Mastodon and Twitter
2019
swift
swiftui
ios13
ipad
macos
- ☆
14
- Milestones: Count down the days until upcoming milestones
Screenshot 1
2022
swift
swiftui
combine
macos
- ☆
201
- MovieSwiftUI: Browse movies, made with SwiftUI, Combine & MovieDB
Screenshot 1
2024
swift
swiftui
themoviedb
combine
ipad
macos
- ☆
6430
- ProtonVPN
https://protonvpn.com/
App Store
Screenshot 1
2024
swift
- ☆
331
- reddit-swiftui: Cross-platform Reddit client
Screenshot 1
2022
swift
swiftui
macos
watchos
- ☆
1261
- StackOv: For Stack Overflow
App Store
Screenshot 1
2021
swift
swiftui
ipad
macos
- ☆
238
- WordMasterKMP: Heavily inspired by the Wordle game, Word Master and wordle-solver
Screenshot 1
2024
swift
kotlin
swiftui
macos
kmp
- ☆
64
- Yattee: Alternative to YouTube
2024
swift
tvos
- ☆
2590
- Zavala: A good, simple outliner
App Store
Screenshot 1
2024
swift
ipad
macos
- ☆
334
https://facebook.github.io/react-native/ — back to top
- 30 days of React Native demos
Screenshot 1
2018
react-native
- ☆
6817
- AR Cut & Paste: Cut and paste your surroundings using AR
2023
react-native
arkit
- ☆
14563
- Artist: Use Relay to access the Artsy GraphQL API
Screenshot 1
2017
react-native
- ☆
22
- Artsy: The art world in your pocket
App Store
Screenshot 1
2024
iphone
ipad
reactnative
typescript
- ☆
3544
- Assemblies: Developer-focused Meetup clone
Screenshot 1
Screenshot 2
Screenshot 3
2017
react-native
- ☆
359
- BP Passport - Simple for Patients: Fast way for clinicians to manage patients with hypertension
Screenshot 1
2024
react-native
- ☆
7
- Bristol Pound: Simple and convenient way to pay in Bristol Pounds while supporting local businesses
Screenshot 1
react-native
- Bíóhúsið: See movie showtimes in Iceland
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2022
react-native
- ☆
50
- Calculator: React Native calculator
Screenshot 1
2021
react-native
- ☆
5208
- Canada - COVID Alert
App Store
Screenshot 1
2022
react-native
- ☆
880
- Chatwoot: Live chat for businesses
App Store
Screenshot 1
2024
react-native
- ☆
611
- Dribbble
Screenshot 1
2023
react-native
dribbble
- ☆
2066
- F8: Official F8 app
Screenshot 1
2023
react-native
- ☆
13991
- Finance: The system Stocks app written in React Native
Screenshot 1
2022
react-native
- ☆
2055
- Frosty: Twitch client with 7TV, BetterTTV (BTTV), and FrankerFaceZ (FFZ) support
Screenshot 1
2024
react-native
- ☆
677
- Gitify: Brings your GitHub notifications in your pocket
Screenshot 1
2018
react-native
- ☆
100
- GitPoint: GitHub app with a minimal & beautiful UI
Screenshot 1
Screenshot 2
2024
react-native
- ☆
4724
- HackerWeb 2
Screenshot 1
2022
react-native
- ☆
58
- Haiti, Guam, Puerto Rico, Wyoming - COVID Safe Paths: COVID-19 exposure notification and contract tracing
App Store
Screenshot 1
2023
react-native
- ☆
465
- Iceland - rakning-c19-app: Help analyse individuals’ travel and trace their movements when cases of infection arise
https://www.covid.is/app/is
App Store
Screenshot 1
2023
react-native
- ☆
239
- Ireland - COVID Tracker
https://www.covidtracker.ie
App Store
2021
react-native
- ☆
492
- Israel - Hamagen: COVID-19 exposure prevention app
App Store
Screenshot 1
2023
react-native
- ☆
508
- iTunes Catalog Search
Screenshot 1
2018
react-native
- ☆
56
- Jitsi Meet: Video meetings for everyone
App Store
Screenshot 1
2024
react-native
- ☆
22920
- Keybase
App Store
2024
react-native
- ☆
8890
- Matchimals.fun: Animal matching puzzle card game
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
react-native
ipad
- ☆
167
- Mattermost: Secure messaging platform for DevOps teams
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
react-native
- ☆
2207
- Moonwalk: A simple way to stay up to date with upcoming space launches
App Store
Screenshot 1
2023
react-native
- ☆
293
- movieapp: Discover movies & tv shows
Screenshot 1
2021
react-native
themoviedb
- ☆
1818
- NBA allyoop: NBA game scores
Screenshot 1
2019
react-native
- ☆
2228
- NBAreact: NBA stats & standings
2018
react-native
- ☆
104
- newswatch: News based on YouTube playlists
Screenshot 1
2017
react-native
- ☆
153
- OpenNutriTracker: Easily log your meals, snacks and access a vast database of food items and ingredients to get detailed nutritional information
Screenshot 1
2024
react-native
- ☆
318
- PokeDB: Clean and simple Pokédex app for Pokémon GO
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2024
react-native
- ☆
199
- Rainbow: Ethereum wallet that lives in your pocket
https://rainbow.me
App Store
Screenshot 1
Screenshot 2
2024
reactnative
typescript
- ☆
3898
- React Native Hacker News
2023
react-native
- ☆
72
- Reviewery: Rate songs in Spotify playlists
Screenshot 1
2023
react-native
- ☆
16
- RNTester: Showcases React Native views & modules
Screenshot 1
2023
react-native
- Royal News
Screenshot 1
2019
react-native
- ☆
99
- Snowflake: A
React-Native Starter App/BoilerPlate/Example with Redux, RN Router,
& Jest with the Snowflake Hapi Server running locally or on RedHat
OpenShift for the backend, or a Parse Server running locally or remotely
on Heroku
Screenshot 1
2019
react-native
redux
- ☆
4592
- To Do List
2017
react-native
- ☆
177
- To Do List (Redux): Uses Redux for managing app state
Screenshot 1
2020
react-native
redux
- ☆
43
- Twitch
Screenshot 1
2017
react-native
- ☆
90
- Weather by jsphkhan
- Wordnote: The fast way to check a word definition
App Store
Screenshot 1
2024
expo
react-native
- ☆
659
- WWDC Family: Easily connect with fellow developers during WWDC
Screenshot 1
2023
react-native
- ☆
195
- Öppna Skolplattformen: For parents to check child information using the city of Stockholm's school platform
App Store
Screenshot 1
2024
react-native
- ☆
799
https://github.com/ReactiveCocoa/ReactiveCocoa — back to top
- C-41: Simple timer to make developing film easier & more reliable
2021
objc
- ☆
2051
- ReactiveSwiftFlickrSearch: Photo search
Screenshot 1
2017
swift
mvvm
flickr api
- ☆
375
- SimpleAuth: Simple authentication (OAuth for Twitter, Facebook, Instagram, Tumblr & more)
Screenshot 1
2018
objc
- ☆
1145
- Tropos Weather
App Store
Screenshot 1
Screenshot 2
2021
dark sky api (forecast api)
reactivecocoa
- ☆
1512
https://realm.io/ — back to top
- how-much: Record how much things cost
Screenshot 1
2017
parse
firebase
realm
- ☆
21
- Model2App Test App: Simple CRM app built using Model2App library, lets you quickly generate a CRUD iOS app based on just a data model
- Obědář: Daily menu of restaurants near Czech Technical University
Screenshot 1
Screenshot 2
2017
swift
alamofire
swiftyjson
- ☆
12
- RaceMe: Run tracking & ghosting
Screenshot 1
2021
swift
parse
- ☆
613
- try! Swift NYC
Screenshot 1
2018
swift
toucan
realm
- ☆
139
- try! Swift Tokyo
Screenshot 1
Screenshot 2
2022
swift
timepiece
realm
kingfisher
acknowlist
- ☆
254
https://github.com/ReactiveX/RxSwift — back to top
- Baby Monitor
2023
swift
swiftlint
realm
swiftybeaver
- ☆
17
- CouchTracker: Keep track of your favorite TV shows & movies using Trakt
2021
swift
trakt
moya
kingfisher
mvvm
- ☆
46
- Drrrible
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2019
swift
dribbble
reactorkit
moya
kingfisher
- ☆
517
- GiTiny: Explore what's trending in GitHub
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2019
swift
rxswift
mvvm-c
clean-architecture
- ☆
273
- Kiosk: Artsy auctions
Screenshot 1
2023
swift
rxswift
- ☆
2710
- Monotone: Modern way to explore Unsplash
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2022
swift
- ☆
206
- Papr: An unofficial client for https://unsplash.com
Screenshot 1
Screenshot 2
2020
swift
- ☆
1148
- RxMarbles: Interactive diagrams of Rx Observables
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2020
swift
- ☆
482
- RxSwift MVVM example using GitHub search
2018
swift
rxswift
- ☆
26
- RxTodo
Screenshot 1
2022
swift
swift3
rxswift
mvvm
- ☆
1297
- SpotifyRadar: Never miss new releases from your favorite Spotify artists
Screenshot 1
2021
swift
iphone
ipad
spotify
spotifyradar
rxswift
coordinator
mvvm
- ☆
635
- SwiftHub: GitHub client written with RxSwift and MVVM clean architecture
Screenshot 1
Screenshot 2
Screenshot 3
2024
swift
rxswift
mvvm
moya
fastlane
- ☆
3019
- Tweetometer: See who is tweeting in your timeline
Screenshot 1
2018
swift
- ☆
89
- WWDCast: The unofficial WWDC application to watch WWDC videos and sessions on your ChromeCast
Screenshot 1
Screenshot 2
Screenshot 3
2019
swift
rxswift
mvvm
- ☆
27
- 2048 SwiftUI: 2048 written with SwiftUI
Screenshot 1
2020
swift
swiftui
- ☆
694
- AC Helper: Animal Crossing New Horizon items catalogue
App Store
Screenshot 1
2023
swift
swiftui
ipad
- ☆
1678
- Actions: Provides many useful actions for the Shortcuts app
App Store
Screenshot 1
2024
swift
- ☆
2601
- AniTime: Anime schedule and Korean subtitle
2020
swift
swiftui
combine
- ☆
8
- App Switcher
Screenshot 1
2020
swift
swiftui
- ☆
66
- Apple clock widget
Screenshot 1
2021
swift
swiftui
- ☆
8
- Apple WWDC 2021: Sample code referenced in WWDC21 session videos
swift
swiftui
- AR MultiPendulum: AR headset experience
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2021
swift
swiftui
metal
arkit
vision
- ☆
41
- ASETimerSwiftUI: Countdown to WWDC20
Screenshot 1
2022
swift
swiftui
- ☆
16
- Astronomy Picture of the Day (APOD)
Screenshot 1
2021
swift
swiftui
combine
ios13
- ☆
26
- Atmos: SwiftUI proof-of-concept which adds rain to a view's background using Metal
Screenshot 1
2022
swift
swiftui
metal
- ☆
231
- Basic Car Maintenance: Track your car's maintenance
2024
swift
swiftui
firebase
- ☆
215
- Beers: List of beers fetched from the Punk API https://punkapi.com
Screenshot 1
2024
swiftui
- ☆
38
- BikeShare: Jetpack Compose and SwiftUI based Kotlin Multiplatform sample project using the CityBikes API
2024
swift
kotlin
swiftui
macos
jetpack
- ☆
674
- Binary Clock
Screenshot 1
2022
swift
swiftui
- ☆
11
- BlogIdeaList-SwiftUI: Using Core Data With SwiftUI
2020
swift
swiftui
core-data
- ☆
71
- BreadBuddy: Recipe scheduler for baked goods
App Store
Screenshot 1
2024
swift
swiftui
- ☆
136
- Broadcast: Write-only Twitter client
2022
swift
swiftui
- ☆
41
- BudgetApp
2022
swift
swiftui
- ☆
21
- buttoncraft: Craft that perfect button style
Screenshot 1
2024
swift
swiftui
- ☆
413
- CarBode barcode scanner
Screenshot 1
2024
swift
swiftui
- ☆
270
- Chat: Leverages URLSessionWebSocketTask
2019
swift
swiftui
combine
mvvm
- ☆
31
- Clean Architecture for SwiftUI + Combine
Screenshot 1
2024
swift
swiftui
macos
mvvm
- ☆
5726
- Clubhouse clone
2022
swift
swiftui
- ☆
589
- Cocktails: Take home assignment for an interview process
2022
swift
swiftui
- ☆
17
- Corona Virus Tracker & Advice
Screenshot 1
2020
swift
swiftui
- ☆
373
- COVID-19 SwiftUI Demo: Data and news
Screenshot 1
2020
swift
swiftui
combine
- ☆
20
- CovidUI: Track the status of COVID-19 around the world
Screenshot 1
2021
swift
- ☆
78
- Currency Converter
Screenshot 1
2019
swift
swift5
- ☆
68
- DesignCode: Showcase beautiful design and animations
Screenshot 1
2019
swift
swiftui
ipad
- ☆
787
- DeTeXt: Find LaTeX symbols by drawing or searching
App Store
Screenshot 1
2024
swift
- ☆
133
- Directory
Screenshot 1
2020
swift
swiftui
core-data
alamofire
kingfisher
- ☆
15
- DivRise: Elegant dividend yield and income tracker
Screenshot 1
Screenshot 2
Screenshot 3
2020
swiftui
dividend
income tracker
- ☆
96
- Dub Dub Do - TODO List
Screenshot 1
2020
swift
- ☆
68
- EasyCrypto: Simple crypto market
Screenshot 1
2024
swift
swiftui
combine
core-data
mvvm
clean-architecture
- ☆
73
- Elseweather: Displays current weather at a random location
Screenshot 1
2021
swift
swiftui
- ☆
15
- emitron: For https://www.kodeco.com
2024
swift
swiftui
combine
- ☆
354
- Expense Tracker
Screenshot 1
2020
swift
swiftui
core-data
- ☆
330
- Exploring SwiftUI Sample Apps by Apple
swift
- Fabula: Share and communicate with developers around the world
App Store
Screenshot 1
2024
swift
swiftui
macos
ipad
- ☆
579
- Fingerspelling: Practice American Sign Language (ASL) fingerspelling
App Store
Screenshot 1
2022
swift
swiftui
combine
- ☆
23
- FireTodo: Simple Todo using SwiftUI, Firebase, Redux
Screenshot 1
2022
swift
swiftui
firebase
redux
- ☆
373
- Food Truck: Create a single codebase and app target for Mac, iPad, and iPhone. Sample code by Apple
2023
swift
macos
swiftui
- ☆
1736
- FreeTimePicker: Find free time in your calendar
Screenshot 1
2021
swift
swiftui
combine
- ☆
47
- Fruta:
Create a shared codebase to build a multiplatform app that offers
widgets and an App Clip - WWDC 2020 and WWDC 2021 sample code by Apple
swift
ios14
ios15
widgetkit
macos
app-clip
- FTC Scorer - Skystone: Score practice matches
Screenshot 1
2020
swift
- ☆
43
- fullmoon: Chat with private and local large language models
Screenshot 1
swift
swiftui
mlx
- GitHub User Search
Screenshot 1
2019
swift
swiftui
combine
- ☆
451
- GitHubSearchWithSwiftUI: Search GitHub
Screenshot 1
Screenshot 2
Screenshot 3
2019
swift
swiftui
combine
- ☆
206
- GradeCalc - GPA Calculator: Keep track of your GPA
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2022
swift
- ☆
44
- GrailerApp: Track your items in Diablo 2 and much, much more
2021
swift
swiftui
- ☆
6
- Harbour: Docker/Portainer app
2024
swift
docker
swiftui
ipad
- ☆
560
- Harvest-SwiftUI-Gallery: Example of Harvest (Elm Architecture + Optics)
Screenshot 1
Screenshot 2
2022
swift
swiftui
elm
optics
combine
- ☆
161
- Hour Blocks: Day Planner
App Store
2021
swift
swiftui
ipad
macos
- ☆
181
- HTTP/S Response Code Lookup: Quick and easy way to lookup HTTP response codes
https://httpsresponselookup.onuniverse.com
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2023
swift
swiftui
- ☆
12
- IDResistors: Identify resistors
Screenshot 1
Screenshot 2
2022
swift
swiftui
- ☆
11
- ImageFilterSwiftUI: Cross platform image filter
Screenshot 1
2020
swift
swiftui
macos
- ☆
88
- IndieApps: Showcase your side projects/apps
2022
swift
- ☆
31
- InfiniteListSwiftUI: Paginated endless scroll
Screenshot 1
2020
swift
combine
github
- ☆
75
- InstaFake - Instagram Clone
2019
swift
- ☆
16
- Instagram-SwiftUI
Screenshot 1
Screenshot 2
Screenshot 3
2024
swift
swiftui
- ☆
121
- isowords: Word search game played on a vanishing cube
App Store
Screenshot 1
2024
swift
- ☆
2677
- KHabit: Maintain productive habits
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2023
swift
swiftui
- ☆
56
- Koober: Ride hailing example
2019
swift
swiftui
- ☆
59
- Landmarks: Discover and share places you love
Screenshot 1
swift
swiftui
mapkit
- LifeGame: Conway's Game of Life
Screenshot 1
2023
swift
swiftui
ipad
macos
- ☆
65
- lil news
Screenshot 1
2022
swift
swiftui
- ☆
24
- listapp: Lists from iOS 2 to iOS 14
Screenshot 1
2022
swift
objc
swiftui
- ☆
28
- lockd: Generate strong passwords
App Store
Screenshot 1
2022
swift
swiftui
- ☆
77
- MakeItSo: A clone of Apple's Reminders
Screenshot 1
2023
swift
swiftui
firebase
- ☆
489
- Mamoot!: For Mastodon and Twitter
2019
swift
swiftui
ios13
ipad
macos
- ☆
14
- MemeMaker
2019
swift
swiftui
- ☆
101
- Milestones: Count down the days until upcoming milestones
Screenshot 1
2022
swift
swiftui
combine
macos
- ☆
201
- MortyUI: Simple Rick & Morty app to demo GraphQL + SwiftUI
Screenshot 1
2021
swift
swiftui
graphql
- ☆
468
- MovieDB: Movie search, see movie info and cast
Screenshot 1
2023
swift
swiftui
themoviedb
- ☆
5
- MovieSwiftUI: Browse movies, made with SwiftUI, Combine & MovieDB
Screenshot 1
2024
swift
swiftui
themoviedb
combine
ipad
macos
- ☆
6430
- MVI-SwiftUI
2024
swift
swiftui
mvi
model-view-intent
- ☆
68
- NeoIRC: Simple Internet Relay Chat
Screenshot 1
2020
swift
swiftui
swiftnio
irc
- ☆
19
- NewsApiApp: News app with image caching and infinite loading
Screenshot 1
2024
swift
- ☆
38
- NewsApp-With-SwiftUI-And-Combine
Screenshot 1
2022
swift
swiftui
combine
- ☆
466
- Notes: Notes app written in < 100 lines
swift
swiftui
- OldOS: iOS 4 beautifully rebuilt in SwiftUI
2022
swift
swiftui
- ☆
3108
- OnlineStoreTCA: Online Store made with The Composable Architecture (TCA)
Screenshot 1
2024
swift
swiftui
tca
- ☆
203
- OpenAI Wrapper
Screenshot 1
2024
swift
swiftui
openai
- ☆
59
- OSRSUI: Old School Runescape database browser
2020
swift
swiftui
combine
- ☆
36
- Overcast drawer animation
https://twitter.com/ryanlintott/status/1548445717257064448
2022
swift
swiftui
- ☆
20
- PapersSwiftUI: For Unsplash
Screenshot 1
2019
swift
- ☆
19
- Parallax-Card-SwiftUI
2022
swift
swiftui
- ☆
160
- PKDex
2021
swift
swiftui
combine
mvi
model-view-intent
- ☆
17
- Podcasts: Shows a list of podcasts that can be played, fetched from listennotes
Screenshot 1
2019
swift
combine
- ☆
28
- Pong made with Swift Charts
Screenshot 1
swift
swiftui
- Portfolio: Use MVI (Model View Intent) to keep track of your portfolio over time
2021
swift
swiftui
combine
mvi
model-view-intent
- ☆
10
- Pow Examples: Effects framework for SwiftUI
Screenshot 1
2023
swift
swiftui
- ☆
69
- Purposeful Animations
2023
swift
swiftui
- ☆
759
- RealityKitLaunchScreen: Launch screen made with SwiftUI and RealityKit
Screenshot 1
2022
swift
swiftui
- ☆
239
- Recipes: Recipes using Single State Container
Screenshot 1
2020
swift
swiftui
- ☆
550
- reddit-swiftui: Cross-platform Reddit client
Screenshot 1
2022
swift
swiftui
macos
watchos
- ☆
1261
- Repositories: SwiftUI + Flux and Combine using GitHub API (Flux enables unidirectional data flow which is testable)
Screenshot 1
2019
swift
- ☆
93
- RevenueCat Paywall: Super basic SwiftUI with paywall using RevenueCat
swift
swiftui
- Revill: Browse and search games
Screenshot 1
2022
swift
swiftui
combine
- ☆
21
- Scrumdinger: Keeps track of daily scrums, sample code by Apple
swift
ios14
- SF Symbols Browser
Screenshot 1
2023
swift
swiftui
ipad
- ☆
131
- ShoppingList
Screenshot 1
2019
swift
swiftui
core-data
- ☆
14
- Simple SwiftUI: Collection of small SwiftUI sample projects, including news, to-do and scores
2024
swift
swiftui
- ☆
656
- Sketch Elements: SwiftUI starter kit based on Sketch Elements using a food app template
2024
swift
swiftui
- ☆
37
- Sketchy: iPad sketching
Screenshot 1
2022
swift
swiftui
pencilkit
ipad
- ☆
3
- Social Contributor App: Share and communicate with developers around the world
2022
swift
swiftui
- ☆
63
- Space!: iOS 14 widget displaying NASA's Astronomy Picture of the Day
- Spiro: Animating spirograph generator, created on Swift Playgrounds 4
App Store
Screenshot 1
2022
swift
playgrounds
- ☆
55
- SpotifyClone: Uses the official API
Screenshot 1
2023
swift
spotify
swiftui
combine
mvvm
alamofire
- ☆
235
- StackOv: For Stack Overflow
App Store
Screenshot 1
2021
swift
swiftui
ipad
macos
- ☆
238
- StarPlane game proof of concept
- Static Widget in iOS 14
2020
swift
ios14
widgetkit
- ☆
9
- StepTracker
App Store
Screenshot 1
2024
swift
swiftui
- ☆
74
- Sunshine Weather
Screenshot 1
2021
swift
swiftui
openweathermap
- ☆
23
- Swift Charts Examples
Screenshot 1
2023
swift
swiftui
- ☆
2035
- SwiftTerm: VT100/Xterm Terminal emulator
Screenshot 1
2024
swift
swiftui
- ☆
963
- SwiftUI Examples: Include layout, UI, animations, gestures, draw and data
Screenshot 1
2023
swift
swiftui
- ☆
5170
- SwiftUI Series - DefibHeart animation
Screenshot 1
2022
swift
swiftui
- ☆
3
- SwiftUI Series - Speedrun Challenge (anikaseibezeder): Replicate the screenshot from the camera app
2022
swift
swiftui
- SwiftUI Series - Speedrun Challenge (jegnux): Replicate the screenshot from the camera app
2022
swift
swiftui
- ☆
5
- swiftui-2048: 100% SwiftUI 2.0
2024
swift
swiftui
ipad
- ☆
256
- SwiftUI-HackerNews
Screenshot 1
2022
swift
swiftui
- ☆
28
- SwiftUI-Keyboard-Demo: How to add Keyboard Shortcuts UIKeyCommand (SwiftUI)
2020
swift
swiftui
- ☆
33
- SwiftUI-Kit: Demo of SwiftUI iOS system components and interactions
Screenshot 1
2023
swift
swiftui
ios14
- ☆
2348
- SwiftUI-MovieDB: Browse movies, made with SwiftUI, Combine & MovieDB
Screenshot 1
2020
swift
swiftui
themoviedb
ipad
- ☆
315
- SwiftUI-MVVM: Use MVVM to make project testable
2019
swift
swiftui
- ☆
699
- SwiftUI_Tasks: Simple To-do's with SwiftUI, Combine and Core Data
Screenshot 1
2022
swift
swiftui
core-data
- ☆
83
- SwiftUIAirtableDemo: Small, functional example using Airtable as a lightweight backend
2020
swift
swiftui
- ☆
146
- SwiftUIAuthenticationCompleted: Authentication in SwiftUI using Firebase Auth SDK & Sign in with Apple
Screenshot 1
2020
swift
swiftui
firebase
- ☆
50
- SwiftUICraft: Minecraft clone
Screenshot 1
2022
swift
swiftui
- ☆
303
- SwiftUIMindBlowing: Collections of mind-blowing snippets and projects
Screenshot 1
2020
swift
swiftui
combine
- ☆
112
- SwiftUITodo
Screenshot 1
2024
swift
swiftui
- ☆
791
- Tap It: Share social media info by putting a phone on top of another
2023
swift
swiftui
combine
sourcery
- ☆
31
- TelemetryViewer for TelemetryDeck
2024
swift
swiftui
- ☆
68
- Tell Time UK: Tell time in British English
App Store
Screenshot 1
2023
swift
- ☆
64
- TemperatureAtlas: Uses Apple Maps combined with the OpenWeather API
2020
swift
- ☆
14
- TextScanner: Text recognition
https://www.appcoda.com/swiftui-text-recognition/
Screenshot 1
2021
swift
visionkit
- ☆
50
- The Roundtable: Elden Ring companion
2022
swift
swiftui
graphql
- ☆
51
- The SwiftUI cookbook for navigation
swift
swiftui
- Translate: Recreate iOS 14's Translate App
Screenshot 1
2020
swift
swiftui
- ☆
36
- UDF Demo: Unidirectional data flow techniques
2020
swift
- ☆
53
- UK COVID-19 Statistics: Track cases & deaths with local notifications and widgets
Screenshot 1
2022
swift
- ☆
45
- UnofficialSandwiches: Unofficial version of the Sandwiches app from The WWDC20 Session Introduction to SwiftUI
Screenshot 1
2020
swift
swiftui
- ☆
94
- US NewsFeed
Screenshot 1
2024
swift
- ☆
11
- VariableType
Screenshot 1
2022
swift
swiftui
- ☆
25
- Velik: Ride tracking
Screenshot 1
2022
swift
swiftui
core-data
- ☆
338
- Waterminder: Watch app to remind you to drink water
Screenshot 1
2024
swift
combine
- ☆
222
- Weather: Simple SwiftUI weather app using MVVM
2019
swift
swiftui
openweathermap api
- ☆
25
- Word Of The Day: Includes a widget and watch app
App Store
Screenshot 1
Screenshot 2
Screenshot 3
2024
watchos
swiftui
alamofire
- ☆
82
- WordMasterKMP: Heavily inspired by the Wordle game, Word Master and wordle-solver
Screenshot 1
2024
swift
kotlin
swiftui
macos
kmp
- ☆
64
- XKCDY for xkcd
App Store
Screenshot 1
2024
iphone
ipad
- ☆
41
- Z Combinator for Hacker News
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
2024
swift
swiftui
- ☆
64
https://www.objc.io/issues/13-architecture/viper/ — back to top
- Articles: Fetch and display a list of articles
- Currency Converter: Live foreign exchange rates & currency calculator
App Store
Screenshot 1
2019
swift
viper
- ☆
221
- Gleam: Use machine learning to help diagnose melanoma early, get the necessary treatment
Screenshot 1
2019
swift
coreml
avkit
viper
- ☆
36
- live-news-viper: News app using VIPER
Screenshot 1
2020
swift
- ☆
155
- Memory Game: Uses VIPER with robust unit tests
Screenshot 1
2022
swift
fastlane
- ☆
29
- Rambler&IT: Portfolio of mobile architectures used at Rambler&Co
App Store
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
2021
magicalrecord
typhoon
afnetworking
purelayout
sdwebimage
- ☆
332
https://www.xamarin.com/ — back to top
- CodeHub: Browse & maintain GitHub repositories
- GitTrends: Track Repo Clones and Views
App Store
Screenshot 1
2024
csharp
- ☆
726
- PropertyCross: Search UK property listings
Screenshot 1
Screenshot 2
csharp
- ☆
516
- awesome-arkit
2024
list
- ☆
7841
- awesome-macOS
2024
list
- ☆
15922
- open-source-android-apps
2024
list
- ☆
9900
- open-source-ios-apps app store: Only listing projects that are on the App Store
list
- open-source-ios-apps archive: Projects that are no longer maintained
list
- open-source-ios-apps latest: List of latest projects added and most recently updated projects
list
This list was inspired by awesome-ios and awesome-swift.
from https://github.com/dkhamsing/open-source-ios-apps
-------
A collaborative list of awesome Swift libraries and resources.
In parternship with:
- Guides
- Boilerplates
- REPL
- Editor Support
- Benchmark
- Converters
- Other Awesome Lists
- Dependency Managers
- Patterns
- Misc
- Libs
- Accessibility
- AI
- Algorithm
- Analytics
- Animation
- API
- App Routing
- App Store
- Audio
- Augmented Reality
- Authentication
- Bots
- Cache
- Chart
- Chat
- Colors
- Command Line
- Concurrency
- Currency
- Data Management
- Date
- Dependency Injection
- Device
- Documentation
- Embedded Systems
- Events
- Files
- Fonts
- Game Engine
- Games
- Gesture
- Hardware
- Images
- Key Value Coding
- Keyboard
- Kit
- Layout
- Localization
- Location
- Logging
- Maps
- Math
- Natural Language Processing
- Network
- OCR
- Optimization
- Quality
- Scripting
- SDK
- Security
- Streaming
- Styling
- SVG
- System
- Testing
- Text
- Thread
- UI
- Utility
- Validation
- Version Manager
- Video
- Serverless
An awesome list of Swift related guides.
- Open Source Updates for Swift Projects - A bi-weekly newsletter to give you the latest updates on popular and unknown open source projects written or related to Swift.
- API Design Guidelines - Official Swift API design guidelines.
- Apple eBook - Official Apple eBook for Swift beginners.
- Getting Started - Find information about the how to use the Swift programming language.
- Introducing SwiftUI - Official SwiftUI tutorial with 4+ hours of content and interactive tutorials.
- Airbnb - Airbnb's Official Style Guide.
- Google - This style guide is based on Apple’s excellent Swift standard library style and also incorporates feedback from usage across multiple Swift projects within Google.
- LinkedIn - LinkedIn's Official Style Guide.
- Raywenderlich - Raywenderlich guide, a must read.
- 30 Days of Swift - A cool 30 days tutorial.
- About Swift - A playground about the Swift language.
- Awesome Swift Education - An organized list of essential Swift Language Topics.
- Conferences.digital - Watch conference videos in a native macOS app.
- Developing iOS Apps with Swift - Stanford course by Paul Hegarty.
- Hacking With Swift - Complete training course that teaches app development through 30 hands-on projects, for free.
- Ray Wenderlich Tutorials, Videos, Podcasts and books - High quality programming tutorials.
- Swift & SwiftUI Tutorials - SwiftUI learning with Ease.
- Swift Education - A community of educators sharing materials for teaching Swift and app development.
- swift-tips - A series of useful tips by Vincent Pradeilles.
- SwiftDoc - Auto-generated documentation.
- SwiftGuide CN - A Chinese written guide.
- SwiftTips - A collection of useful tips by John Sundell.
- iOS project template - iOS project template with fastlane lanes, Travis CI jobs and GitHub integrations of Codecov, HoundCI for SwiftLint and Danger.
- Model-View-Presenter template - A flexible and easy template created to speed up the development of your iOS application based on the MVP pattern.
- Swift Module Template - An opinionated starting point for awesome, reusable modules.
- Online Swift Playground - Online Swift Playground.
Support for your favorite editors.
- swift-mode - Emacs support, including partial flycheck error support.
- swift-colab - Run Swift in a browser.
- swift-vim - Vim runtime files.
- vim-polyglot - Language pack for vim that includes vim-swift.
- xcprofiler - Command line utility to profile compilation time.
- Swiftify - Objective-C to Swift online code converter and Xcode extension.
- Zolang 🐧 - A DSL for generating code in multiple programming languages.
Check out apps on these projects:
- Awesome iOS Interview - List of the questions that helps you to prepare for the interview.
- awesome-macOS - A curated list of awesome applications, softwares, tools and shiny things for macOS.
- example-ios-apps - An amazing list for people who are beginners and learning ios development and for ios developers who need any example app or feature.
- open-source-ios-apps - A collaborative list of open-source iOS Apps.
- open-source-mac-os-apps - Awesome list of open source applications for macOS.
Dependency manager software for Swift.
- Accio - A SwiftPM based dependency manager for iOS & Co. with improvements over Carthage.
- Carthage - A new dependency manager.
- CocoaPods - The most used dependency manager.
- Mint - A package manager that installs and runs Swift command line tools.
- swift-package-manager - SPM is the Package Manager for the Swift Programming Language.
- App Architecture - A sample Code of the App Architecture Book.
- CleanArchitectureRxSwift - Example of Clean Architecture of iOS app using RxSwift.
- Design-Patterns-In-Swift - Design Patterns.
- GoodReactor - ⚛️ GoodReactor is a Redux-inspired Reactor framework for communication between the View Model, View Controller, and Coordinator.
- Reactant - Reactant is a reactive architecture for iOS.
- ReduxUI - Redux framework for easy use with SwiftUI.
- SimplexArchitecture - A Simple architecture that decouples state changes from SwiftUI's View
- Spin - Provides a versatile Feedback Loop implementation working with RxSwift, ReactiveSwift and Combine.
- StateViewController - Stateful UIVIewController composition — the MVC cure for Massive View Controllers.
- SwiftUI Atom Properties - A Reactive Data-Binding and Dependency Injection Library for SwiftUI x Concurrency.
- The Composable Architecture - A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
- Viperit - Viper Framework for iOS.
Miscellaneous Swift related projects
- Beak - A command line interface for your Swift scripts.
- BetterCodable - Level up your
Codable
structs through property wrappers. The goal of these property wrappers is to avoid implementing a custominit(from decoder: Decoder)
throws and suffer through boilerplate. - CodableWrappers - A Collection of PropertyWrappers to make custom Serialization of Codable Types easy.
- Fugen - A command line tool for exporting resources and generating code from your Figma files.
- MemberwiseInit -
@MemberwiseInit
is a Swift Macro that can more often provide your intendedinit
, while following the same safe-by-default semantics of Swift’s memberwise initializers. - Model2App - Turn your data model into a working CRUD app.
- Surmagic - Create XCFrameworks with ease! A Command Line Tool to create XCFramework for multiple platforms at one shot! iOS, Mac Catalyst, tvOS, macOS, and watchOS.
- SwagGen 🐧 - A command line tool for generating a REST API from a Swagger spec based off Stencil templates.
- Swiftbrew - Homebrew for Swift packages.
- SwiftGen - A suite of tools to auto-generate code for various assets of your project.
- SwiftKit - Start your next Open-Source Swift Framework 📦.
- SwiftPlate - Easily generate cross platform framework projects from the command line.
- Toybox - Xcode Playground management made easy.
- Tuist - An open source command line tool to create, maintain and interact with your Xcode projects at scale.
- xc - A tool to open the Xcode project file by the specified version.
- xcbeautify - Little beautifier tool for xcodebuild.
- XcodeGen - Tool for generating Xcode projects from a YAML file and your project directory.
- xcodeproj - A library to read, update and write Xcode projects and workspaces.
Here you can find a list of snippets and libs for your Swift projects.
- Capable - Keep track of accessibility settings, leverage high contrast colors, and use scalable fonts to enable users with disabilities to use your app.
Libs for AI based projects (Machine Learning, Neural Networks etc). back to top
- CoreML-Models - A collection of unique Core ML Models.
- DL4S - Automatic differentiation, fast tensor operations and dynamic neural networks from CNNs and RNNs to transformers.
- OpenAI - Swift package for OpenAI public API.
- Algorithm - A toolset for writing algorithms and probability models.
- BTree - Fast sorted collections for Swift using in-memory B-trees.
- swift-algorithm-club - Algorithms and data structures, with explanations.
- SwiftLCS 🐧 - implementation of the longest common subsequence (LCS) algorithm.
Analytics related libraries to easily track your app usage back to top
- Aptabase - Open Source, Privacy-First and Simple Analytics for Swift Apps.
- Tracker Aggregator - Versatile analytics abstraction layer.
- Umbrella - Analytics abstraction layer.
Libs to help with animation back to top
- Advance - A powerful animation framework for iOS, tvOS, and OS X.
- AnimatedGradient - Animated linear gradient library written with SwiftUI
- ChainPageCollectionView - Fancy two-level collection view layout and animation.
- CocoaSprings - Interactive spring animations for iOS/macOS.
- Comets - Animating Particles.
- Ease - Animate everything with Ease.
- EasyAnimation - A library to take the power of UIView.animateWithDuration(_:, animations:...) to a whole new level.
- Elephant - Elegant SVG animation kit.
- FlightAnimator - Natural Blocks Based Core Animation Framework.
- Gemini - Gemini is rich scroll based animation framework.
- IBAnimatable - Design and prototype UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable.
- Interpolate - Interpolation framework for creating interactive gesture-driven animations.
- lottie-ios - An iOS library to natively render After Effects vector animations.
- Pastel - Gradient animation effect like Instagram.
- Poi - Poi makes you use card UI like tinder UI .You can use it like tableview method.
- Presentation - A library to help you to make tutorials, release notes and animated pages.
- Pulsator - Pulse animation for iOS.
- Sica - Simple Interface Core Animation. Run type-safe animation sequencially or parallelly.
- Spring - A library to simplify iOS animations.
- SpriteKitEasingSwift - Better Easing for SpriteKit.
- spruce-ios - Choreograph animations on the screen.
- Stellar - A Physical animation library.
- TheAnimation - Type-safe CAAnimation wrapper. It makes preventing to set wrong type values.
- ViewAnimator - Brings your UI to life with just one line.
- YapAnimator - Your fast and friendly physics-based animation system.
Quick libs to get access to third party API services back to top
- GitHubAPI - Implementation of GitHub REST API v3.
- GitHubRestAPISwiftOpenAPI - Scheduled generated GitHub's REST API as Swift code from OpenAPI specification.
- PXGoogleDirections - Google Directions API helper.
- RandomUserSwift - Framework to Generate Random Users - An Unofficial SDK for randomuser.me.
- reddift - reddit API wrapper.
- Swifter Twitter - Twitter framework.
- Swiftkube 🐧 - Swift client for Kubernetes.
- SwiftlySalesforce - Framework for rapid development of native iOS apps that integrate with Salesforce.
- SwiftyInsta - Private and Tokenless Instagram RESTful API.
Internal app routing systems. back to top
- Appz - Launch external apps and deeplink with ease.
- Crossroad - 🚍 Crossroad is an URL router focused on handling Custom URL Schemes.
- LightRoute - Routing between VIPER modules.
- Linker - Lightweight way to handle internal and external deeplinks for iOS.
- MonarchRouter - Declarative state- and URL-based router. Complex automatic View Controllers hierarchy transitions. Time-tested server-side conventions.
- RxFlow - RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern.
- SwiftCurrent - Manage complex workflows wherever Swift can be built. It comes with built-in support for UIKit, Storyboards, and SwiftUI.
- SwiftRouter - A URL Router for iOS.
- URLNavigator - Elegant URL Routing.
Libs to help with apple app store, in app purchases and receipt validation. back to top
- Apphud - Lightweight library to easily handle auto-renewable subscriptions with no backend required.
- AppReview - A tiny library to request review on the AppStore via SKStoreReviewController.
- InAppPurchase - A Simple, Lightweight and Safe framework for In App Purchase.
- merchantkit - A modern In-App Purchases management framework for iOS.
- SwiftyStoreKit - Lightweight In App Purchases framework.
Libs to work with audio back to top
- AudioKit - Powerful audio synthesis, processing and analysis, without the steep learning curve.
- AudioPlayer - A wrapper around AVPlayer with some cool features.
- AudioPlayerSwift - AudioPlayer is a simple class for playing audio (basic and advanced usage) in iOS, OS X and tvOS apps.
- Beethoven - An audio processing library for pitch detection of musical signals.
- FDSoundActivatedRecorder - Start recording when the user speaks.
- FDWaveformView - An easy way to display an audio waveform in your app.
- ModernAVPlayer - Persistence AVPlayer to resume playback after bad network connection even in background mode.
- MusicKit - A framework for composing and transforming music.
- Soundable - Soundable allows you to play sounds, single and in sequence, in a very easy way.
- SwiftAudioPlayer - Simple audio player for iOS that streams and performs realtime audio manipulations with AVAudioEngine.
- SwiftySound - Simple library that lets you play sounds with a single line of code.
- voice-overlay-ios - An overlay that gets your user’s voice permission and input as text in a customizable UI.
- ARHeadsetKit - High-level framework for using $5 Google Cardboard to replicate Microsoft Hololens.
- ARKit-CoreLocation - Combines the high accuracy of AR with the scale of GPS data.
- ARKit-Navigation - Navigation in augmented reality with MapKit.
- ARVideoKit - Capture & record ARKit videos, photos, Live Photos, and GIFs.
Easy way to manage auth in your apps. back to top
- Cely - A Plug-n-Play login framework.
- LinkedInSignIn - Simple view controller to log in and retrieve an access token from LinkedIn.
- LoginKit - LoginKit is a quick and easy way to add a Login/Signup UX to your iOS app.
- ReCaptcha - [In]visible ReCaptcha for iOS.
- SpotifyLogin - Authenticate with the Spotify API.
Libs to build bot back to top
- Telegram Bot SDK 🐧 - Unofficial SDK.
- Telegrammer 🐧 - Open-source framework for Telegram Bots developers. It was built on top of Apple/SwiftNIO which help to demonstrate excellent performance.
- AwesomeCache - Manage cache easy.
- Cache - Nothing but Cache.
- CachyKit - A Caching Library that can cache JSON, Image, Zip or AnyObject with expiry date/TTYL and force refresh.
- Cachyr - A small key-value data cache for iOS, macOS and tvOS.
- Carlos - A simple but flexible cache.
- EVURLCache - If you want to make your app still works when it's offline.
- MemoryCache - Type-safe memory cache.
- Charts - Beautiful charts for iOS/tvOS/OSX (port of MPAndroidChart).
- ChartView - Swift package for displaying beautiful charts effortlessly
- FLCharts - Easy to use and highly customizable charts library for iOS.
- ScrollableGraphView - Adaptive scrollable graph view for iOS to visualise simple discrete datasets.
- SwiftChart - A simple line and area charting library for iOS. Supports multiple series, partially filled series and touch events.
- SwiftCharts - Highly customizable charts for iOS.
- SwiftUICharts - A charts / plotting library for SwiftUI. Works on macOS, iOS, watchOS, and tvOS and has accessibility and Localization features built in.
- TKRadarChart - A customizable radar chart.
Libs to get access to build chat app back to top
- Chatto - A lightweight framework to build chat applications.
- ExyteChat - SwiftUI Chat UI framework with fully customizable message cells, input view, and a built-in media picker
- InputBarAccessoryView - A simple and easily customizable InputAccessoryView for making powerful input bars with autocomplete and attachments.
- MessageKit - A community-driven replacement for JSQMessagesViewController.
- MessengerKit - A UI framework for building messenger interfaces.
- Real-time Chat with Firebase - Functional real-time chat app with Firebase Firestore using MessageKit.
Interesting snippets related to color management and utility. back to top
- ChromaColorPicker - An intuitive and fun iOS color picker.
- ColorKit - Advanced color manipulation for iOS.
- DynamicColor - An extension to manipulate colors easily.
- Gradients - A curated collection of splendid 180+ gradients.
- Hue - Hue is the all-in-one coloring utility that you'll ever need.
- PrettyColors - Styles and colors text in the Terminal with ANSI escape codes. Conforms to ECMA Standard 48.
- SheetyColors - An action sheet styled color picker for iOS.
- SwiftGen-Colors - A tool to auto-generate
enums
for yourUIColor
constants. - SwiftHEXColors - HEX color handling as an extension for UIColor.
- UIColor-Hex-Swift - Hex to UIColor converter.
- UIGradient - A simple and powerful library for using gradient layer, image, color.
Create command line applications. back to top
- Ashen - A framework for writing terminal applications in Swift. Based on The Elm Architecture.
- Commander 🐧 - Compose beautiful command line interfaces.
- Guaka 🐧 - The smart and beautiful (POSIX compliant) command line framework.
- LineNoise 🐧 - A zero-dependency replacement for readline.
- nef - A set of command line tools that lets you have compile time verification of your documentation written as Xcode Playground.
- Progress.swift 🐧 - Add beautiful progress bars to your command line.
- Swift Argument Parser - Straightforward, type-safe argument parsing for Swift.
- SwiftCLI 🐧 - A powerful framework that can be used to develop a CLI.
- Swiftline - A set of tools to help you create command line applications.
- SwiftShell - A library for creating command-line applications and running shell commands.
- SwiftyTextTable 🐧 - A lightweight library to generate text tables.
Easier ways to work with concurrency. back to top
- async+ 🐧 - A chainable interface for Swift 5.5's async/await.
- AsyncNinja - A complete set of concurrency and reactive programming primitives.
- Futures 🐧 - Lightweight promises for iOS, macOS, tvOS, watchOS, and server-side.
- GroupWork 🐧 - Easy concurrent, asynchronous tasks.
- Hydra - Promises & Await - Write better async code.
- Queuer 🐧 - A queue manager, built on top of OperationQueue and Dispatch (aka GCD).
- SwiftCoroutine 🐧 - Coroutines for iOS, macOS and Linux.
- Throttler - Throttle massive number of asynchronous inputs in a single drop of one line API.
- Venice 🐧 - Communicating sequential processes (CSP), Linux ready.
Concise Binary Object Representation. back to top
- CBORCoding 🐧 - Easy CBOR encoding and decoding for iOS, macOS, tvOS and watchOS.
No more pain with Core Data, here are some interesting libs to handle data management. back to top
- AERecord - Super awesome Core Data wrapper library for iOS.
- CloudCore - Robust CloudKit synchronization: offline editing, relationships, shared and public databases, and more.
- CoreStore - simple and elegant way to handle Core Data.
- DataKernel - DataKernel is a minimalistic wrapper around Core Data stack to ease persistence operations. No external dependencies.
- Graph - An elegant data-driven framework for Core Data.
- JSQCoreDataKit - A swifter Core Data stack.
- JustPersist - Easiest and safest way to do persistence on iOS with Core Data support out of the box.
- QueryKit - An easy way to play with Core Data filtering.
- Skopelos - A minimalistic, thread safe, non-boilerplate and super easy to use version of Active Record on Core Data.
- SugarRecord - Helps with Core Data and Realm.
Helpful libraries to parse from and serialize to comma-separated value representations. back to top
- CodableCSV 🐧 - Read and write CSV files row-by-row or through Swift's Codable interface.
- CSVParser 🐧 - Fast parser for CSV.
- Ballcap - Ballcap is a database schema design framework for Cloud Firestore.
- SociableWeaver - Build declarative GraphQL queries and mutations.
Struggling using json data? Here are some interesting ways to handle it. back to top
- AlamofireObjectMapper - An Alamofire extension which converts JSON response data into objects using ObjectMapper.
- Alembic - Functional JSON parsing, mapping to objects, and serialize to JSON.
- Argo - JSON parsing library.
- Arrow - Elegant JSON Parsing.
- Decodable 🐧 - JSON parsing.
- Elevate - JSON parsing framework that makes parsing simple, reliable and composable.
- EVReflection - Reflection based JSON encoding and decoding. Including support for NSDictionary, NSCoding, Printable, Hashable and Equatable.
- HandyJSON - A handy JSON-object serialization/deserialization library.
- Himotoki - A type-safe JSON decoding library.
- JASON - JSON parsing with outstanding performances and convenient operators.
- JSONHelper - Lightning fast JSON deserialization and value conversion library for iOS & OS X.
- JSONNeverDie - Auto reflection tool from JSON to Model, user friendly JSON encoder / decoder, aims to never die.
- ObjectMapper - JSON object mapper.
- PMJSON - JSON encoding/decoding library.
- Sextant 🐧 - High performance JSONPath queries
- SwiftyJSON - A lib for JSON with error handling.
- SwiftyJSONAccelerator - macOS app to generate Swift 5 models for JSON (with Codeable).
- Default - Modern interface to UserDefaults + Codable support.
- Defaults - Strongly-typed UserDefaults with support for Codable and key observation.
- DefaultsKit - Simple, Strongly Typed UserDefaults for iOS, macOS and tvOS.
- Prephirences - Manage application preferences, NSUserDefaults, iCloud, Keychain and more.
- SecureDefaults - A lightweight wrapper over UserDefaults & NSUserDefaults with an extra AES-256 encryption layer.
- Storez - Safe, statically-typed, store-agnostic key-value storage.
- SwiftStore - A Key-Value store backed by LevelDB.
- SwiftyUserDefaults - Cleaner, nicer syntax for NSUserDefaults.
- Zephyr - Effortlessly synchronize NSUserDefaults over iCloud.
- MongoKitten 🐧 - MongoDB Connector.
- Perfect-MongoDB 🐧 - A stand-alone wrapper around the mongo-c client library, enabling access to MongoDB servers.
Data management layers that involve multiple sources. back to top
- ModelAssistant - Elegant library to manage the interactions between view and model.
- PersistenceKit - Store and retrieve Codable objects to various persistence layers, in a couple lines of code!
- Shallows - Your lightweight persistence toolbox.
- fluent 🐧 - Simple ActiveRecord implementation.
- Perfect-CRUD 🐧 - CRUD is an object-relational mapping (ORM) system using Codable protocol.
Other ways to persist data back to top
- CoreXLSX - Excel spreadsheet (XLSX) format support.
- Disk - Delightful framework for iOS to easily persist structs, images, and data.
- EVCloudKitDao - Simplified access to CloudKit with support for subscriptions and local caching.
- KeyPathKit - KeyPathKit provides a seamless syntax to manipulate data using typed keypaths.
- LeetCode-Swift - Solutions to LeetCode interview questions.
- Pencil - Write any value to file.
- StorageManager - Safe and easy way to use FileManager as Database.
- Realm - Realm is a mobile database: a replacement for Core Data & SQLite.
- RealmWrapper - Safe and easy wrappers for RealmSwift.
- Unrealm - Unrealm enables you to easily store Swift native Classes, Structs and Enums into Realm.
- MySQL Swift 🐧 - MySQL client library.
- Perfect-MySQL 🐧 - A stand-alone wrapper around the MySQL client library, enabling access to MySQL servers.
- Perfect-PostgreSQL 🐧 - A stand-alone wrapper around the libpq client library, enabling access to PostgreSQL servers.
Are you interested in storing your app data using SQLite? Here are some interesting resources. back to top
- GRDB.swift - A versatile SQLite toolkit.
- SQLite.swift - Framework wrapping SQLite3. Small. Simple. Safe.
- SQLiteDB - SQLite wrapper.
Tom's Obvious, Minimal Language. back to top
- TOMLDecoder - Latest TOML standard, decoded.
If you prefer to manage XML data formatted entries, here are some helpful libs back to top
- AEXML - xml wrapper.
- CheatyXML - A powerful framework designed to manage XML easily.
- SwiftyXML - The most swifty way to deal with XML.
- SWXMLHash - Simple XML parsing.
- XMLCoder - XMLEncoder & XMLDecoder based on Codable protocols from the standard library.
- XMLMapper - A simple way to map XML to Objects.
- Zip - Framework for zipping and unzipping files.
- Zip Foundation - A library to create, read and modify ZIP archive files.
Handle date formatting easily. back to top
- AnyDate - Date & Time API inspired from Java 8 DateTime API.
- Chronology - Building a better date/time library.
- DateHelper - Simple date helper.
- Datez - Library for dealing with
NSDate
,NSCalendar
,NSDateComponents
, andNSTimeInterval
. - Datify - Easypeasy date functions.
- NVDate - Date extension library.
- SwiftDate - Easy NSDate Management.
- Time - Type-safe time calculations, powered by generics.
- Timepiece - Intuitive NSDate extensions.
- TrueTime.swift - Get the true current time impervious to device clock time changes (NTP library).
- TypedDate - Enhancing Date handling by enabling type-level customization of date components
Dependency injection libs back to top
- Cleanse - A Lightweight Dependency Injection Framework by Square.
- Corridor - A Coreader-like Dependency Injection μFramework.
- Deli - Deli is an easy-to-use Dependency Injection(DI).
- DIKit - Dependency Injection Framework for Swift, inspired by KOIN.
- Dip - A simple Dependency Injection Container.
- DITranquillity - Dependency injection framework with tranquility.
- Locatable - A micro-framework that leverages Property Wrappers to implement the Service Locator pattern.
- Pure - A way to do a dependency injection without a DI container.
- Swinject - A dependency injection framework.
- Typhoon - Dependency injection toolkit.
- Weaver - A declarative, easy-to-use and safe Dependency Injection framework.
A collection of libs to recognize your device. back to top
- Device - Light weight tool for detecting the current device and screen size.
- Device.swift - Super-lightweight library to detect used device.
- DeviceKit - DeviceKit is a value-type replacement of UIDevice.
- Deviice - Swift library to easily check the current device and some more info about it.
- Luminous - Get everything you need to know about the device.
- Thingy - A modern device detection and querying library.
- UIDeviceComplete - UIDevice extensions that fill in the missing pieces.
Generate documentation for Swift code back to top
- jazzy - Soulful docs.
- SourceDocs - Generate Markdown reference documentation that lives with your code.
Build your embedded Linux projects on a RaspberryPi, BeagleBone, C.H.I.P. and other boards. back to top
- SwiftyGPIO 🐧 - Interact with Linux GPIO/SPI/PWM on ARM.
Interact with specific external peripherals. back to top
Alternatives to NSNotificationCenter, Key-Value-Observation, or delegation. back to top
- Bond - Binding framework.
- Combinative - UI event handling using Apple's combine framework.
- EmitterKit - Implementation of event emitters and listeners.
- FutureKit - Future/Promises Library.
- Katana - Write apps a la React and Redux.
- LightweightObservable - A lightweight implementation of an observable sequence that you can subscribe to.
- NoticeObserveKit - NoticeObserveKit is type-safe NotificationCenter wrapper that associates notice type with info type.
- Notificationz - Helping you own
NSNotificationCenter
by providing a simple, customizable adapter. - Observable - The easiest way to observe values.
- OneWay - State management with unidirectional data flow.
- OpenCombine - Open source implementation of Apple's Combine framework for processing values over time.
- PMKVObserver - Modern thread-safe and type-safe key-value observing.
- PromiseKit - Async promise programming lib.
- ReactiveCocoa - ReactiveCocoa (RAC) is a Cocoa framework inspired by Functional Reactive Programming. It provides APIs for composing and transforming streams of values over time.
- ReactorKit - A framework for reactive and unidirectional application architecture.
- ReSwift - Unidirectional Data Flow.
- RxSwift - Microsoft Reactive Extensions (Rx).
- Signals - Replaces delegates and notifications.
- SwiftEventBus - A publish/subscribe event bus optimized for iOS.
- Tempura - A holistic approach to iOS development, inspired by Redux and MVVM.
- Tokamak - React-like declarative API for building native UI components with easy to use one-way data binding.
- Tomorrowland - Lightweight Promises.
- TopicEventBus - Publish–subscribe design pattern implementation framework, with ability to publish events by topic.
- VueFlux - Unidirectional Data Flow State Management Architecture - Inspired by Vuex and Flux.
- When - A lightweight implementation of Promises.
- ExtendedAttributes - Manage extended attributes for files and folders.
- FileKit - Simple and expressive file management.
- FileProvider - FileManager replacement for Local, iCloud and Remote (WebDAV/FTP/Dropbox/OneDrive/SMB2) files for iOS/tvOS and macOS.
- KZFileWatchers - A micro-framework for observing file changes, both local and remote.
- PathKit 🐧 - Effortless path operations.
- Pathos 🐧 - Efficient Unix file management.
A collection of font related snippets. back to top
- FontAwesome.swift - Use FontAwesome in your projects.
- FontBlaster - Programmatically load custom fonts into your iOS app.
- Inkwell - An inkwell to use custom fonts on the fly.
- IoniconsKit - Use ionicons as UIImage / UIFont in your projects.
- OcticonsKit - Use Octicons as UIImage / UIFont in your projects.
- SwiftIconFont - Fontawesome, Iconic, Ionicons, Octicon ports.
- SwiftIcons - Library for Font Icons: dripicons, emoji, font awesome, icofont, ionicons, linear icons, map icons, material icons, open iconic, state, weather.
- SwiftUI-FontIcon - Font icons for SwiftUI: font awesome, ionicons, material icons.
- SYSymbol - All the SFSymbols at your fingertips.
- UIFontComplete - Font management (System & Custom) for iOS and tvOS.
- glide engine - SpriteKit and GameplayKit based engine for making 2d games, with practical examples and tutorials.
- Raylib for Swift 🐧 - A Cross-Platform Swift package for Raylib. Builds Raylib from source so no need to fiddle with libraries. Just add as a dependency in you game package and go!
- ImagineEngine - Blazing fasst 2D gaming engine.
- FDChessboardView - A view controller for chess boards
- Sage 🐧 - A cross-platform chess library.
- ShowTime - Show off your iOS taps and gestures for demos and videos with just one line of code.
- SwiftyGestureRecognition - UIGestureRecognizers in Xcode Playgrounds.
- SwipyCell - UITableViewCell implementing swiping to trigger actions (known from the Mailbox App).
- Tactile - A safer and more idiomatic way to respond to gestures and control events.
A category dedicated to hardware related libs back to top
Easy handle new 3D Touch / Force Touch feature thanks to these libs. back to top
Wrappers around CoreBluetooth back to top
- BlueCap - Wrapper around CoreBluetooth and much more.
- Bluejay - A simple framework for building reliable Bluetooth LE apps.
- BluetoothKit - Easily communicate between iOS/OSX devices using BLE.
- RxBluetoothKit - iOS & OSX Bluetooth library for RxSwift.
- SwiftyBluetooth - Simple and reliable closure based wrapper around CoreBluetooth.
Awesome camera libs back to top
- CameraBackground - Show camera layer as a background to any UIView.
- CameraKit-iOS - Massively increase camera performance and ease of use in your next project.
- FDTake - Easily take a photo or video or choose from library.
- Fusuma - Instagram-like photo browser and a camera feature.
- MediaPicker - SwiftUI customizable media picker - supports camera and gallery with albums
- NextLevel - Rad Media Capture.
Barcode, QR-code, other code readers back to top
- BarcodeScanner - A simple and beautiful barcode scanner view controller.
- EFQRCode - A better way to operate quick response code.
- QRCodeReader.swift - Simple QRCode reader.
Libraries that involve the use of Haptic Feedback back to top
- Haptica - Easy Haptic Feedback Generator.
Interested in using iBeacon in your Swift project? Here some interesting resources. back to top
- SwiftLocation - Location & Beacon Monitoring.
Manage your device sensors in a faster and easier way back to top
An interesting list of image related libs.. back to top
- Agrume - A lemony fresh iOS image viewer.
- AlamofireImage - AlamofireImage is an image component library for Alamofire.
- APNGKit - High performance and delightful way to play with APNG format in iOS.
- ATGMediaBrowser - Image slide-show viewer with multiple predefined transition styles, and with ability to create new transitions with ease.
- AXPhotoViewer - An iPhone/iPad photo gallery viewer, useful for viewing a large (or small!) number of photos.
- BlockiesSwift - Unique blocky identicons/profile picture generator.
- Brightroom - An image editor and engine using CoreImage.
- CTPanoramaView - A library that displays spherical or cylindrical panoramas with touch or motion based controls.
- DTPhotoViewerController - A fully customizable photo viewer ViewController to display single photo or collection of photos, inspired by Facebook photo viewer.
- FacebookImagePicker - Facebook album photo picker.
- FaceCrop - Detect and center faces in your images using Apple’s Vision Framework.
- FlexibleImage - A simple way to play with images.
- FMPhotoPicker - A modern, simple and zero-dependency photo picker with an elegant and customizable image editor.
- gifu - Highly performant animated GIF support for iOS.
- GPUImage 2 - GPUImage 2 is a BSD-licensed framework for GPU-accelerated video and image processing.
- GPUImage 3 - GPUImage 3 is a BSD-licensed framework for GPU-accelerated video and image processing using Metal.
- HanekeSwift - A lightweight generic cache for iOS with extra love for images.
- Harbeth - Metal API for GPU accelerated Graphics and Video and Camera filter framework.
- ImageDetect - Detect and crop faces, barcodes and texts in image with iOS 11 Vision API.
- ImageLoader - A lightweight and fast image loader for iOS.
- ImageScout - Implementation of fastimage - supports PNG, GIF, and JPEG.
- ImageViewer - An image viewer à la Twitter.
- ImgixSwift - Easily update image urls to be fast and responsive.
- JLStickerTextView - A UIImageView allow you to add multiple Label (multiple line text support) on it, you can edit, rotate, resize the Label as you want with one finger ,then render the text on Image.
- Kanvas - A iOS library for adding effects, drawings, text, stickers, and making GIFs from existing media or the camera.
- Kingfisher - Image download and caching.
- LetterAvatarKit - A UIImage extension that generates letter-based avatars.
- Lightbox - A convenient and easy to use image viewer for your iOS app.
- MapleBacon - Image download and caching library.
- MCScratchImageView - A custom ImageView that is used to cover the surface of other view like a scratch card, user can swipe the mulch to see the view below.
- Moa - An image download extension of the image view for iOS, tvOS and macOS.
- Nuke - Advanced framework for loading, caching, processing, displaying and preheating images.
- PassportScanner - Scan the MRZ code of a passport and extract the first name, last name, passport number, nationality, date of birth, expiration date and personal number.
- Rough - Rough lets you draw in a sketchy, hand-drawn-like, style.
- Sharaku - Image filtering UI library like Instagram.
- Snowflake - Work with SVG.
- SwiftDraw - Library that converts SVG images to UIImage, NSImage and generates CoreGraphics source code.
- SwiftGen-Assets - A tool to auto-generate
enums
for all yourUIImages
from your Assets Catalogs. - SwiftSVG - A single pass SVG parser with multiple interface options (String, NS/UIBezierPath, CAShapeLayer, and NS/UIView).
- SwiftWebImage - 🚀SwiftUI Image downloader with performant LRU mem/disk cache.
- SwiftyGif - High performance GIF engine.
- TinyCrayon - A smart and easy-to-use image masking and cutout SDK for mobile apps.
- Toucan - Image processing api.
- UIImageColors - iTunes style color fetcher for UIImage.
- YPImagePicker - Instagram-like image picker & filters for iOS.
- ZImageCropper - Crop image in any shape.
Libraries for key-value coding back to top
Do you want to create your own customized keyboard? Here are some interesting resources back to top
- IHKeyboardAvoiding - An elegant solution for keeping any UIView visible when the keyboard is being shown. No UIScrollView required.
- IQKeyboardManager - Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView.
- ISEmojiView - Emoji Keyboard for iOS
- KeyboardHideManager - Codeless manager to hide keyboard by tapping on views for iOS.
- KeyboardShortcuts - Add user-customizable global keyboard shortcuts to your macOS app. Includes a Cocoa and SwiftUI component.
- Ribbon - 🎀 A simple cross-platform toolbar/custom input accessory view library for iOS & macOS.
- Typist - Small, drop-in UIKit keyboard manager for iOS apps-helps manage keyboard's screen presence and behavior without notification center.
Libraries for coding with a simplified API back to top
- BFKit-Swift 🐧 - A collection of useful classes, structs and extensions to develop Apps faster.
- C4iOS - Harnesses the power of native iOS programming with a simplified API.
- ContactsChangeNotifier - Which contacts changed outside your app? Better CNContactStoreDidChange notification: Get real changes, without the noise.
Libs to help you with layout. back to top
- AnimatedTabBar - A tabbar with a number of preset animations.
- BrickKit - Create complex and responsive layouts in a simple way.
- CGLayout 🐧 - Powerful autolayout framework, that can manage UIView(NSView), CALayer, not rendered views and etc. Provides placeholders.
- FlexLayout - Nice and clean interface to the highly optimized Facebook yoga Flexbox implementation.
- FrameLayoutKit - This framework supports complex layouts, including chaining and nesting layout with simple and intuitive operand & DSL syntax.
- Grid - The most powerful Grid container missed in SwiftUI.
- LayoutLess - Write less UI Code.
- Neon - A powerful programmatic UI layout framework.
- PinLayout - Fast Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. [iOS/macOS/tvOS]
- Scaling Header Scroll View - A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.
- Static - A simple static table views for iOS.
- Stevia - Elegant view layout for iOS.
Bored of using storyboard? Give a try to declarative auto layout libs. back to top
- Bamboo - Auto Layout (and manual layout) in one line.
- Cartography - Declarative auto layout lib for your project.
- Cassowary - A linear constraint solving library using the same algorithm as AutoLayout.
- Cupcake - An easy way to create and layout UI components for iOS.
- DeviceLayout - AutoLayout can be set differently for each device.
- EasyPeasy - Auto Layout made easy.
- EasySwiftLayout - Lightweight Swift framework for Apple's Auto-Layout.
- EZLayout - An easier and faster way to code Autolayout.
- FixFlex - Declarative autolayout based on NSLayoutAnchor, swifty reimagination of VFL, alternative to UIStackView.
- HypeUI - 🌺 HypeUI is a implementation of Apple's SwiftUI DSL style based on UIKit
- KVConstraintKit - An Impressive Autolayout DSL for iOS, tvOS & OSX.
- MisterFusion - DSL for AutoLayout, supports Size Class.
- Mortar - A concise but flexible DSL for creating Auto Layout constraints and adding subviews.
- NorthLayout - Fast path to layout using Visual Format Language (VFL) with extended syntax.
- PureLayout - The ultimate API for iOS & OS X Auto Layout.
- SnapKit - Autolayout DSL for iOS & OS X.
- Swiftstraints - Powerful auto-layout framework that lets you write constraints in one line of code.
- TinyConstraints - TinyConstraints is the syntactic sugar that makes Auto Layout sweeter for human use.
Frameworks that helps with localizing your app back to top
- BartyCrouch - Incrementally update/translate your Strings files from Code and Storyboards/XIBs.
- CrowdinSDK - Delivers all new translations from Crowdin project to the application immediately.
- IBLocalizable - Localize your views directly in Interface Builder with IBLocalizable.
- L10n-swift - Localization of an application with ability to change language "on the fly" and support for plural forms in any language.
- LocalizationKit - Realtime dynamic localization of your app with remote management so you can manage maintain and deploy translations without resubmitting app.
- Localize - Localize apps using e.g. regular expressions in Localizable.strings.
- Localize-Swift - Localize apps using e.g. regular expressions in Localizable.strings.
- Locheck - Validate .strings and .stringsdict files for errors
- StringSwitch - Easily convert iOS .strings files to Android strings.xml format and vice versa.
- SwiftGen-L10n - A tool to auto-generate
enums
for all your Localizable.strings keys (with appropriate associated values if those strings contains printf-format placeholders like%@
). - Translatio - Super lightweight library that helps you to localize strings, even directly in storyboards.
- AsyncLocationKit - Wrapper for Apple CoreLocation framework with Modern Concurrency Swift (async/await).
- STLocationRequest - An elegant and simple 3D Flyover Location Request Screen.
Utilities for writing to and reading from the device log back to top
- AEConsole - Customizable Console UI overlay with debug log on top of your iOS App.
- CleanroomLogger - Configurable and extensible high-level logging API that is simple, lightweight and performant.
- Duration 🐧 - Lightweight logging library focused on reporting timings for operations.
- Gedatsu - Provide readable format about AutoLayout error console log.
- HeliumLogger 🐧 - IBM's lightweight logging framework.
- Printer - A fancy logger for your next app.
- Puppy 🐧 - A flexible logging library that supports multiple transports and platforms.
- QorumLogs - Logging Utility for Xcode & Google Docs.
- Rainbow 🐧 - Delightful console output.
- SwiftyBeaver 🐧 - Multi-platform logging during development & release.
- TinyConsole - A tiny log console to display information while using your iOS app.
- TraceLog 🐧 - Dead Simple: logging the way it's meant to be! Runs on iOS, macOS, and Linux.
- Watchdog - Utility for logging excessive blocking on the main thread.
- WatchdogInspector - A logging tool to show the current framerate (fps) in the status bar of your iOS app.
- Willow - Willow is a powerful, yet lightweight logging library.
- XCGLogger - Full featured & Configurable logging utility with log levels, timestamps, and line numbers.
- Cluster - Easy Map Annotation Clustering.
- FlyoverKit - FlyoverKit enables you to present stunning 360° flyover views on your MKMapView with zero effort while maintaining full configuration possibilities.
- GEOSwift - Make it easier to work with geographic models and calculate intersections, overlapping, projections etc.
- LocoKit - A location and activity recording framework for iOS.
- Arithmosophi - Set of protocols for Arithmetic and Logical operations.
- BigInt - Arbitrary-precision arithmetic.
- DDMathParser - DDMathParser makes it easy to parse a String and evaluate it as a mathematical expression.
- SigmaSwiftStatistics - A collection of functions for statistical calculation.
- Upsurge - Simple and fast matrix and vector math.
A list of libs that allow you to decrease the amount of time spent dealing with http requests. back to top
- Alamofire 🐧 - Elegant networking.
- APIKit - Library for building type-safe web API client.
- Ciao - Publish and discover services using mDNS (Bonjour, Zeroconf).
- CodyFire - Powerful Codable API requests builder and manager for iOS. Based on Alamofire.
- Conduit - Robust networking for web APIs.
- Connectivity - 🌐 Makes Internet connectivity detection more robust by detecting Wi-Fi networks without Internet access.
- Dots - Lightweight Concurrent Networking Framework.
- GoodNetworking - 📡 GoodNetworking simplifies HTTP networking.
- Heimdallr.swift - Easy to use OAuth 2 library for iOS.
- Just 🐧 - HTTP for Humans (a python-requests style HTTP library).
- Malibu - A networking library built on promises.
- Moya - Network abstraction layer.
- MultiPeer - A wrapper for the MultipeerConnectivity framework for automatic offline data transmission between devices.
- Netfox - A lightweight, one line setup, network debugging library.
- Netswift - A type-safe, high-level networking solution.
- OAuth2 - oauth2 auth lib.
- OAuthSwift - OAuth library for iOS.
- Pitaya 🐧 - HTTP / HTTPS networking library just incidentally execute on machines.
- PMHTTP - HTTP framework with a focus on REST and JSON.
- Postal - Framework providing simple access to common email providers.
- Reachability.swift - A replacement for Apple's Reachability with closures.
- ReactiveAPI - Write clean, concise and declarative network code relying on URLSession, with the power of RxSwift. Inspired by Retrofit.
- ResponseDetective - A non-intrusive framework for intercepting any outgoing requests and incoming responses between your app and server for debugging purposes.
- RxNetworks - Network API With RxSwift + Moya + HandyJSON + Plugins.
- ShadowsocksX-NG - A fast tunnel proxy that helps you bypass firewalls.
- Siesta - Elegant abstraction for REST APIs that untangles stateful messes. An alternative to callback- and delegate-based networking.
- SolarNetwork - Elegant network abstraction layer.
- SwiftHTTP - NSURLSession wrapper.
- SwiftyOAuth - A small OAuth library with a built-in set of providers.
- TermiNetwork - 🌏 A zero-dependency networking solution for building modern and secure iOS, watchOS, macOS and tvOS applications.
- TRON - Lightweight network abstraction layer, written on top of Alamofire.
- Wormholy - iOS network debugging, like a wizard 🧙.
Need to manipulate contents from html easily? back to top
- Fuzi - A fast & lightweight XML/HTML parser with XPath & CSS support.
- Kanna - Another XML/HTML parser.
- SwiftSoup 🐧 - HTML Parser, with best of DOM, CSS, and jquery.
- WKZombie - Headless browser.
- CocoaMQTT - MQTT for iOS and OS X.
- Perfect-Notifications - iOS Notifications for Linux and OS X.
- SOAPEngine - Generic SOAP client to access SOAP Web Services using iOS, Mac OS X, and Apple TV.
- BlueSocket - IBM's cross platform low level socket framework.
- BlueSSLService - SSL/TLS add-in for IBM's low level socket framework.
- DNWebSocket - Object-Oriented, Autobahn tested WebSocket Library (RFC 6455).
- RxWebSocket - Reactive WebSockets.
- Socket.IO 🐧 - Socket.IO client for iOS/OS X.
- sockets 🐧 - TCP, UDP; Client, Server; Linux, OS X.
- Starscream - Websockets for iOS and OSX.
- SwiftSocket - Simple TCP socket library.
- SwiftWebSocket - A high performance WebSocket client library .
Would you like host a webserver in your device? Here you can find how to do it. back to top
- Ambassador - Super lightweight web framework based on SWSGI.
- Curassow 🐧 - HTTP server using the pre-fork worker model.
- Embassy 🐧 - Super lightweight async HTTP server library.
- Kitura 🐧 - IBM's web framework and server for web services.
- Lightning 🐧 - Multiplatform Single-threaded Non-blocking Web and Networking Framework.
- Noze.io 🐧 - Evented I/O streams like Node.js.
- Perfect 🐧 - Server-side Swift. The Perfect library, application server, connectors and example apps.
- swifter 🐧 - Http server with routing handler.
- Vapor 🐧 - Elegant web framework that works on iOS, OS X, and Ubuntu.
- Zewo 🐧 - Server-Side Swift.
- SwiftOCR - Neural Network based OCR lib.
- PDFGenerator - A simple Generator of PDF. Generate PDF from view(s) or image(s).
- SimplePDF - Create a simple PDF effortlessly.
- UXMPDFKit - A PDF viewer and annotator that can be embedded in iOS applications.
- AnyLint 🐧 - Lint anything by combining the power of Swift & regular expressions.
- IBLinter - A linter tool for Interface Builder.
- L10nLint - A linter tool for Localizable.strings.
- swift-mod - A tool for Swift code modification intermediating between code generation and formatting.
- SwiftCop - A validation library which inspired by the clarity of Ruby On Rails Active Record validations.
- SwiftFormat - A code library and command-line formatting tool for reformatting Swift code.
- SwiftLint - A tool to enforce coding conventions.
- Swimat - Xcode plugin to format code.
- Tailor 🐧 - Cross-platform static analyzer that helps you to write cleaner code and avoid bugs.
- Swift for Scripting - A hand-curated collection of useful and informative scripting material.
- SecurePropertyStorage - Helps you define secure storages for your properties using Swift property wrappers.
Deal with cryptography method easily back to top
- BlueCryptor - IBM's Cross Platform Crypto library.
- BlueRSA - IBM's Cross Platform RSA Crypto library.
- CryptoSwift 🐧 - Crypto related functions and helpers.
- IDZSwiftCommonCrypto - A wrapper for Apple's Common Crypto library.
- JOSESwift - A framework for the JOSE standards JWS, JWE, and JWK.
- RNCryptor - CCCryptor (Apple's AES encryption) wrappers for iOS and Mac.
- SCrypto - Elegant interface to access the CommonCrypto routines.
- Siphash - Simple and secure hashing with the SipHash algorithm.
- Swift-Sodium - Interface to the Sodium library for common crypto operations for iOS and OS X.
- Themis - Multilanguage framework for making typical encryption schemes easy to use: data at rest, authenticated data exchange, transport protection, authentication, and so on.
- GoodPersistence - 💾 GoodPersistence simplifies caching data in keychain and UserDefaults. Using a property wrappers.
- keychain-swift - Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS.
- KeychainAccess - Simple wrapper for Keychain that works on iOS and OS X.
- Latch - A simple Keychain Wrapper for iOS.
- SwiftKeychainWrapper - Simple static wrapper for the iOS Keychain to allow you to use it in a similar fashion to user defaults.
- HaishinKit - Camera and Microphone streaming library via RTMP, HLS for iOS, macOS, tvOS.
- Live - Demonstrate how to build a live broadcast app.
- Stylist - Define UI styles in a hot-loadable external yaml or json file.
- SwiftTheme - Powerful theme/skin manager for iOS 8+.
- Themes - Theme management.
- SVGView - SVG parser and renderer written in SwiftUI.
- BlueSignals - IBM's Cross Platform OS signal handling library.
- LaunchAtLogin - Easily add 'Launch at Login' functionality to your sandboxed macOS app.
- SystemKit - OS X system library.
A collection of testing frameworks. back to top
- DVR - A simple network testing framework.
- Erik - An headless browser to access and manipulate webpages using javascript allowing to run functional tests.
- Fakery - Fake data generator.
- Mussel - A framework for easily testing Push Notifications, Universal Links and Routing in XCUITests.
- Nimble - A matcher framework.
- OHHTTPStubs - A testing library designed to stub your network requests easily.
- Quick 🐧 - Quick is a behavior-driven development framework.
- SBTUITestTunnel - UI testing library for interact with network requests, stub CLLocationManager and UNUserNotificationCenter, and fine grain scrolling in table/collection/scroll views
- Sizes - Test your app on different device and font sizes.
- SnapshotTest - Snapshot testing tool for iOS and tvOS.
- Spectre 🐧 - BDD Framework.
- SwiftCheck - A testing library that automatically generates random data for testing program properties.
- UI Testing Cheat Sheet - Answers to common "How do I test this with UI Testing?" questions with a working example app.
- XCTest - The XCTest Project, A Swift core library for providing unit test support.
- AutoMockable - A framework that leverages the type system to let you easily create mocked instances of your data types.
- Cuckoo - First boilerplate-free mocking framework.
- Mocker - Mock Alamofire and URLSession requests without touching your code implementation
- Mockingbird - Simplify software testing, by easily mocking any system using HTTP/HTTPS, allowing a team to test and develop against a service that is not complete, unstable or just to reproduce planned cases.
- Mockingjay - An elegant library for stubbing HTTP requests with ease.
- Mockit - A simple mocking framework, inspired by the famous Mockito for Java.
- MockSwift - Mock Framework that uses the power of property wrappers.
A collection of text projects. back to top
- Attributed - Modern µframework for attributed strings.
- AttributedTextView - Easiest way to create an attributed UITextView with support for multiple links, hashtags and mentions.
- BonMot - Beautiful, easy attributed strings for iOS.
- Croc - A lightweight Emoji parsing and querying library.
- edhita - Fully open source text editor for iOS.
- MarkdownKit - A simple and customizable Markdown Parser.
- MarkdownView - iOS Markdown view.
- MarkyMark - Converts Markdown into native views or attributed strings.
- Notepad - A fully themeable markdown editor with live syntax highlighting.
- OEMentions - An easy way to add mentions to uitextview like Facebook and Instagram.
- Parsey - Parser combinator framework that supports source location tracking, backtracking prevention, and rich error messages.
- Pluralize.swift - Great String Pluralize Extension.
- PredicateFlow - PredicateFlow is a builder that allows you to write amazing, strong-typed and easy-to-read NSPredicate.
- PrediKit - An NSPredicate DSL for iOS & OS X inspired by SnapKit.
- Regex by crossroadlabs 🐧 - Very easy to use Regular Expressions library with rich functionality. Features both operator
=~
and method based APIs. Unit tests covered. - Regex by sindresorhus - Swifty regular expressions, fully tested & documented, and with correct Unicode handling.
- RichEditorView - RichEditorView is a simple, modular, drop-in UIView subclass for Rich Text Editing.
- Sprinter - A library for formatting strings.
- SwiftRichString - Elegant & Painless Attributed Strings Management Library.
- SwiftVerbalExpressions - VerbalExpressions porting.
- SwiftyAttributes - Extensions that make it a breeze to work with attributed strings.
- Tagging - A TextView that provides easy to use tagging feature for Mention or Hashtag.
- Texstyle - Texstyle allows you to format attributed strings easily.
- TextAttributes - An easier way to compose attributed strings.
- TextBuilder - Like a SwiftUI ViewBuilder, but for Text.
- TwitterTextEditor - A standalone, flexible API that provides a full featured rich text editor for iOS applications.
- VEditorKit - Lightweight and Powerful Editor Kit.
Threading, task-based or asynchronous programming, Grand Central Dispatch (GCD) wrapper back to top
- Async - Syntactic sugar for Grand Central Dispatch.
- AwaitKit - The ES7 Async/Await control flow.
- Each - Each is a NSTimer bridge library.
- GCDTimer - A well-tested GCD timer.
- Schedule 🐧 - A missing lightweight task scheduler with an incredibly human-friendly syntax.
- SwiftyTimer - API for NSTimer.
A collection of pre-packaged transitions & cool ui stuffs. back to top
- ActivityIndicatorView - A number of preset loading indicators created with SwiftUI.
- AECoreDataUI - Core Data driven UI.
- AGCircularPicker - Helpful component for creating a controller aimed to manage any calculated parameter.
- AMScrollingNavbar - Scrollable UINavigationBar that follows the scrolling of a UIScrollView.
- Arale - A custom stretchable header view for UIScrollView or any its subclasses with UIActivityIndicatorView support for content reloading.
- BadgeHub - Make any UIView a full fledged animated notification center. It is a way to quickly add a notification badge icon to a UIView.
- BatteryView - Simple battery shaped UIView.
- BetterSafariView - A better way to present a SFSafariViewController or start a ASWebAuthenticationSession in SwiftUI.
- BottomSheet - Powerful Bottom Sheet component with content based size, interactive dismissal and navigation controller support.
- BreakOutToRefresh - A playable pull to refresh view using SpriteKit.
- BulletinBoard - Generates and manages contextual cards displayed at the bottom of the screen.
- CapturePreventionKit - Provides
Label
andImageView
forscreen capture prevention
. - CircularProgress - Circular progress indicator for your macOS app.
- ClassicKit - A collection of classic-style UI components.
- ContainerController - UI Component. This is a copy swipe-panel from app: Apple Maps, Stocks
- CountryPickerView - A simple, customizable view for efficiently collecting country information in iOS apps.
- CustomSegue - Custom segue for OSX Storyboards with slide and cross fade effects.
- DeckTransition - A library to recreate the iOS 10 Apple Music now playing transition.
- DockProgress - Show progress in your macOS app's Dock icon.
- Dodo - A message bar for iOS.
- Doric Design System Foundation - Protocol oriented, type safe, scalable design system foundation framework for iOS.
- DropDown - A Material Design drop down for iOS.
- Elissa - Displays a notification on top of a UITabBarItem or any UIView anchor view to reveal additional information.
- EstMusicIndicator - Music play indicator like iTunes.
- Family - A child view controller framework that makes setting up your parent controllers as easy as pie.
- FAQView - An easy to use FAQ view for iOS.
- Fashion - Fashion accessories and beauty tools to share and reuse UI styles.
- FlagKit - Beautiful flag icons for usage in apps and on the web.
- FlexibleHeader - A container view that responds to scrolling of UIScrollView.
- FloatRatingView - Floating rating system.
- Fluid Slider - A slider widget with a popup bubble displaying the precise value selected.
- GaugeKit - Customizable gauges. Easy reproduce Apple's style gauges.
- GMStepper - A stepper with a sliding label in the middle.
- GradientProgressBar - An animated gradient progress bar.
- GRMustache - Flexible Mustache templates.
- GrowingTextView - UITextView that supports auto growing, placeholder and length limit.
- HGCircularSlider - A custom reusable circular slider control for iOS application.
- HidesNavigationBarWhenPushed - A library, which adds the ability to hide navigation bar when view controller is pushed via hidesNavigationBarWhenPushed flag.
- HorizontalDial - A horizontal scroll dial like Instagram.
- HPParallaxHeader - Simple parallax header for UIScrollView.
- IGColorPicker - A customizable color picker for iOS.
- InstantSearch iOS - A library of widgets and helpers to build instant-search features on iOS.
- KALoader - Beautiful animated placeholders for showing loading of data.
- KMNavigationBarTransition - A drop-in universal library helps you to manage the navigation bar styles and makes transition animations smooth between different navigation bar styles while pushing or popping a view controller for all orientations.
- KMPlaceholderTextView - A UITextView subclass that adds support for multiline placeholder.
- LeeGo - Declarative, configurable & highly reusable UI development as making Lego bricks.
- LicensePlist - A command-line tool that automatically generates a Plist of all your dependencies.
- LiquidLoader - Spinner loader components with liquid animation.
- LoadingShimmer - An easy way to add a shimmering effect to any view with just one line of code. It is useful as an unobtrusive loading indicator.
- Macaw - Powerful and easy-to-use vector graphics library with SVG support.
- Magnetic - SpriteKit Floating Bubble Picker (inspired by Apple Music).
- Mandoline - An iOS picker view to serve all your 'picking' needs.
- MantleModal - A simple modal resource that uses a UIScrollView to allow the user to close the modal by dragging it down.
- Material - Express your creativity with Material, an animation and graphics framework for Google's Material Design and Apple's Flat UI.
- Material Components for iOS - Modular and customizable Material Design UI components.
- MaterialKit - Material design components.
- MediaBrowser - Simple iOS photo and video browser with optional grid view, captions and selections.
- MPParallaxView - Apple TV Parallax effect.
- MultiSelectSegmentedControl - UISegmentedControl remake that supports selecting multiple segments, vertical stacking, combining text and images.
- MultiSlider - UISlider clone with multiple thumbs and values, range highlight, optional snap intervals, optional value labels, either vertical or horizontal.
- MXParallaxHeader - Simple parallax header for UIScrollView.
- MZFormSheetPresentationController - Provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup controller size and feel form sheet.
- NeumorphismKit - Neumorphism framework for UIKit.
- NextGrowingTextView - The next in the generations of 'growing textviews' optimized for iOS 7 and above.
- NVActivityIndicatorView - Collection of nice loading animations.
- OverlayContainer - OverlayContainer makes it easier to develop overlay based interfaces, such as the one presented in the Apple Maps or Stocks apps.
- Partition Kit - A SwiftUI Library for creating resizable partitions for View Content.
- Popovers - A library to present popovers. Simple, modern, and highly customizable. Not boring!
- Preferences - Add a preferences window to your macOS app in minutes.
- ProgressIndicatorView - A progress indicator view library written in SwiftUI.
- PullToDismiss - You can dismiss modal viewcontroller by pulling scrollview or navigationbar.
- RangeSeekSlider - A customizable range slider like a UISlider for iOS.
- Reel search - Option list managed as a reel.
- ResizingTokenField - A UICollectionView-based token field which provides intrinsic content height.
- RetroProgress - Retro looking progress bar straight from the 90s.
- SectionedSlider - Control Center Slider.
- SelectionDialog - Simple selection dialog.
- ShadowView - Make shadows management easy on UIView.
- Shiny - Iridescent Effect View (inspired by Apple Pay Cash).
- ShowSomeProgress - Animated Progress and Activity Indicators for iOS apps.
- SkeletonView - An elegant way to show users that something is happening and also prepare them to which contents he is waiting.
- SKPhotoBrowser - Simple PhotoBrowser/Viewer inspired by facebook, twitter photo browsers.
- Spots - Spots is a view controller framework that makes your setup and future development blazingly fast.
- SpreadsheetView - Full configurable spreadsheet view user interfaces for iOS applications.
- StarryStars - Display & edit ratings, fully customizable from interface builder.
- StatefulViewController - Placeholder views based on content, loading, error or empty states.
- StepProgressView - Step-by-step progress view with labels and shapes. A good replacement for UIActivityIndicatorView and UIProgressView.
- SweetCurtain - Really sweet and easy bottom pullable sheet implementation. You can find a similar implementation in applications like Apple Maps, Find My, Stocks, etc.
- SwiftyUI - High performance and lightweight UIView, UIImage, UIImageView, UIlabel, UIButton and more.
- TagListView - Simple but highly customizable iOS tag list view.
- Toaster - Notification toasts.
- Twinkle - Easy way to make elements in your iOS app twinkle.
- UIPheonix - Easy, flexible, dynamic and highly scalable UI framework + concept for reusable component/control-driven apps.
- UltraDrawerView - Lightweight, fast and customizable Drawer View implementation identical to Apple Maps, Stocks and etc.
- URLEmbeddedView - Automatically caches the object that is confirmed the Open Graph Protocol, and displays it as URL embedded card.
- Wallet - A replica of the Apple's Wallet interface. Add, delete or present your cards and passes.
- Windless - Windless makes it easy to implement invisible layout loading view.
- WSTagsField - An iOS text field that represents different Tags.
- YMTreeMap - Treemap / Heatmap layout engine, based on Squarified.
- YNSearch - Awesome fully customizable search view like Pinterest.
Libs to display alert, action sheet, notification, popup. back to top
- Alertift - Modern, easy UIAlertController wrapper.
- Alerts Pickers - Advanced usage of UIAlertController with TextField, DatePicker, PickerView, TableView and CollectionView.
- ALRT - An easier constructor for UIAlertController. Present an alert from anywhere.
- AwaitToast - 🍞 An async waiting toast with basic toast. Inspired by facebook posting toast.
- CDAlertView - Highly customizable alert/notification/success/error/alarm popup.
- CFNotify - A customizable framework to create draggable alert views.
- EZAlertController - Easy UIAlertController.
- FullscreenPopup - Present any popup above NavigationBar in SwiftUI
- GSMessage - A simple style messages/notifications for iOS 7+.
- Kamagari - Simple UIAlertController builder class.
- Loaf - A simple framework for easy iOS Toasts.
- MijickPopupView - Present any popup in no time. Keep your code clean.
- NotificationBanner - The easiest way to display highly customizable in app notification banners in iOS.
- PMAlertController - PMAlertController is a great and customizable substitute to UIAlertController.
- PopupDialog - A simple, customizable popup dialog. Replaces UIAlertController alert style.
- PopupView - Toasts and popups library written with SwiftUI.
- SCLAlertView - Animated Alert view.
- Sheet - Actionsheet with navigation features such as the Flipboard App.
- SPAlert - Native popup from Apple Music & Feedback in AppStore. Contains Done & Heart presets.
- StatusAlert - Display Apple system-like self-hiding status alerts without interrupting user flow.
- SweetAlert - Alert system.
- Swift-Prompts - Design custom prompts with a great scope of options to choose from.
- SwiftEntryKit - A simple and versatile pop-up presenter.
- SwiftMessages - A very flexible message bar for iOS.
- SwiftOverlays - various popups and notifications.
- Toast-Swift - An easy to use library to create iOS 14 and newer style toasts.
- XLActionController - Fully customizable and extensible action sheet controller.
- Zingle - An alert will display underneath your UINavigationBar.
- VisualEffectView - UIVisualEffectView subclass with tint color.
- AHDownloadButton - Customizable download button with progress and transition animations. It is based on Apple's App Store download button.
- DOFavoriteButton - Cute Animated Button.
- ExpandableButton - Customizable and easy to use expandable button.
- FloatingButton - Easily customizable floating button menu created with SwiftUI.
- Floaty - Floating Action Button for iOS.
- IGStoryButtonKit - Easy-to-use button with rich animation inspired by instagram stories.
- LGButton - A fully customisable subclass of the native UIControl which allows you to create beautiful buttons without writing any line of code.
- LTHRadioButton - A radio button with a pretty animation.
- MultiToggleButton - A UIButton subclass that implements tap-to-toggle button text (like the camera flash and timer buttons).
- NFDownloadButton - Revamped Download Button. It's kinda a reverse engineering of Netflix's app download button.
- PMSuperButton - A powerful UIButton with super powers, customizable from Storyboard.
- RadioGroup - The missing iOS radio buttons group.
- SwiftShareBubbles - Animated social share buttons control for iOS.
- TransitionButton - UIButton subclass for loading and transition animation.
- CalendarKit - Fully customizable calendar day view.
- CalendarView - Calendar Component, It features both vertical and horizontal layout (and scrolling) and the display of native calendar events.
- DateTimePicker - A nicer iOS UI component for picking date and time.
- ElegantCalendar - The elegant full screen calendar missed in SwiftUI.
- HorizonCalendar - A declarative, performant, iOS calendar UI component that supports use cases ranging from simple date pickers all the way up to fully-featured calendar apps.
- JTAppleCalendar - UI calendar handler.
- KVKCalendar - A most fully customization calendar for Apple platforms 📅
- Workaholic - A GitHub-like work contribution timeline.
- CardNavigation - A navigation controller that displays its view controllers as an interactive stack of cards.
- CardParts - A reactive, card-based UI framework built on UIKit for iOS developers.
- VerticalCardSwiper - A marriage between the Shazam Discover UI and Tinder, built with UICollectionView.
- Carbon - 🚴 A declarative library for building component-based user interfaces in UITableView and UICollectionView.
- Eureka - Elegant iOS form builder.
- FDBarGauge - Simulate the level indicator on an audio mixing board
- Former - A fully customizable library for easy creating UITableView based form.
- ObjectForm - A simple yet powerful library to build form for your class models.
- SwiftyFORM - Forms that can be validated.
- EZLoadingActivity - Lightweight loading activity HUD.
- GradientLoadingBar - An animated gradient loading bar.
- KRProgressHUD - A beautiful and customizable progress HUD.
- PKHUD - Reimplementation of the Apple HUD.
- ActiveLabel - UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://).
- Atributika - TConvert text with HTML tags, links, hashtags, mentions into NSAttributedString. Make them clickable with UILabel drop-in replacement.
- CountdownLabel - Simple countdown UILabel with morphing animation, and some useful function.
- GlitchLabel - Glitching UILabel for iOS.
- IncrementableLabel - An UILabel subclass to (de)increment numbers in an UILabel.
- KDEDateLabel - An UILabel subclass that updates itself to make time ago's format easier.
- LTMorphingLabel - Graceful morphing effects for UILabel.
- Nantes - TTTAttributedLabel replacement.
- TriLabelView - A triangle shaped corner label view for iOS.
- AKSwiftSlideMenu - Slide Menu (Drawer).
- CircleMenu - CircleMenu is a simple, elegant UI menu with a circular layout and material design animations.
- ENSwiftSideMenu - Sliding side menu.
- FanMenu - Menu with a circular layout based on Macaw.
- FlowingMenu - Interactive view transition to display menus with flowing and bouncing effects.
- GuillotineMenu - Guillotine style menu.
- HHFloatingView - An easy to use and setup floating view for your app.
- InteractiveSideMenu - Customizable iOS Interactive Side Menu.
- KWDrawerController - Drawer view controller that easy to use.
- MenuItemKit -
UIMenuItem
with image and block (closure) support. - Pagemenu - Pagination enabled view controller.
- PagingKit - PagingKit provides customizable menu UI.
- Panels - Panels is a framework to easily add sliding panels to your application.
- Parchment - A paging view controller with a highly customizable menu, built on UICollectionView.
- PopMenu - 😎 A cool and customizable popup style action sheet for iOS.
- SegmentIO - Animated top/bottom segmented menu for iOS.
- SideMenu - Simple side menu control for iOS inspired by Facebook. Right and Left sides. No coding required.
- SlideMenuControllerSwift - iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app.
- SwipeMenuViewController - Swipable tab and menu View and ViewController.
- XLPagerTabStrip - Android PagerTabStrip for iOS.
- YNDropDownMenu - Adorable iOS drop down menu.
- CHIPageControl - A set of cool animated page controls to replace boring UIPageControl.
- FlexiblePageControl - A flexible UIPageControl like Instagram.
- iPages - Quickly implement swipable page views in SwiftUI 📝.
- Pageboy - A simple, highly informative page view controller.
- PageController - Infinite paging controller.
- SlideController - It is a nice alternative for UIPageViewController built using power of generic types. Swipe between pages with an interactive title navigation control. Configure horizontal or vertical chains for unlimited pages amount.
- AnimatedCardInput - Customisable and easy to use Credit Card UI.
- Caishen - A Payment Card UI & Validator for iOS.
- iCard - Bank Card Generator using SnapKit DSL.
- MFCard - Easily integrate Credit Card payments in iOS App.
- TPInAppReceipt - A lightweight, pure-Swift library for reading and validating Apple In App Purchase Receipt locally.
- AREK - AREK is a clean and easy to use wrapper over any kind of iOS permission.
- Permission - A unified API to ask for permissions on iOS.
- SPPermission - Simple request permission with native UI and interactive animation.
- DMScrollBar - Best in class customizable ScrollBar for any type of ScrollView with Decelerating, Bounce & Rubber band mechanisms and many many more.
- StackViewController - Simplify the use of UIStackView.
- TZStackView - An iOS9 UIStackView layout component re-implemented for iOS 7 and 8.
- MJMaterialSwitch - A Customizable Switch UI for iOS, Inspired from Google's Material Design.
- paper-switch - RAMPaperSwitch is a material design UI module which paints over the parent view when the switch is turned on.
- Switch - A switch control with full Interface Builder support.
- Adaptive Tab Bar - Adaptive tab bar.
- Animated Tab Bar - RAMAnimatedTabBarController is a module for adding animation to tab bar items.
- CardTabBar - Adding animation to iOS tabbar items.
- CircleBar - A fun, easy-to-use tab bar navigation controller for iOS.
- ColorMatchTabs - Interesting way to display tabs.
- DTPagerController - Container view controller to display a set of ViewControllers in a horizontal scroll view.
- ESTabBarController - A highly customizable TabBarController component, which is inherited from UITabBarController.
- HHTabBarView - A lightweight customized tab bar view.
- PolioPager - A flexible TabBarController with search tab like SNKRS.
- SwiftUIMaterialTabs - Material 3-style tabs and Sticky Headers rolled into one SwiftUI library
- TabBar - Highly customizable tab bar for SwiftUI applications.
- Tabman - A powerful paging view controller with indicator bar.
- TabPageViewController - Paging view controller and scroll tab view.
- Stencil - Simple and powerful template language.
- SwiftCssParser - Extensible CSS parser.
- Temple - 🗂️ Most advanced project and file templates.
- CBPinEntryView - Easy to use, very customisable pin entry.
- CHIOTPField - A set of textfields that can be used for One-time passwords, SMS codes, PIN codes, etc.
- DTTextField - DTTextField is a custom textfield with floating placeholder and error label.
- FloatingLabelTextFieldSwiftUI - FloatingLabelTextFieldSwiftUI is a small and lightweight SwiftUI framework written in completely SwiftUI (not using UIViewRepresentable) that allows to create beautiful and customisable floating label textfield!
- HTYTextField - A UITextField with bouncy placeholder.
- iTextField ⌨️ - A fully-wrapped
UITextField
that works entirely in SwiftUI 🦅. - PasswordTextField - A custom TextField with a switchable icon which shows or hides the password and enforces good password policies.
- SkyFloatingLabelTextField - A beautiful and flexible text field control implementation of "Float Label Pattern".
- StyledTextKit - Declarative building and fast rendering attributed string library.
- TextFieldCounter - UITextField character counter with lovable UX.
- TextFieldEffects - Several ready to use effects for UITextFields.
- UITextField-Navigation - UITextField-Navigation adds next, previous and done buttons to the keyboard for your UITextFields. Highly customizable.
- VKPinCodeView - Simple and elegant UI component for input PIN.
- BubbleTransition - Bubble transition in an easy way.
- Cards XI - Awesome iOS 11 AppStore's Card Views.
- EasyTransitions - A simple way to create custom interactive UIViewController transitions.
- Hero - Elegant transition library for iOS.
- ImageTransition - ImageTransition is a library for smooth animation of images during transitions.
- Jelly - Jelly provides custom view controller transitions with just a few lines of code.
- LiquidSwipe - Liquid navigation animation
- MijickNavigattie - Easy navigation with SwiftUI.
- MusicPlayerTransition - Custom interactive transition like Apple Music iOS App.
- NavigationTransitions - Pure SwiftUI Navigation transitions.
- PanSlip - Use PanGesture to dismiss view on UIViewController and UIView.
- PinterestSwift - Pinterest style transition.
- RevealingSplashView - A Splash view that animates and reveals its content, inspired by the Twitter splash.
- SamuraiTransition - Swift based library providing a collection of ViewController transitions featuring a number of neat cutting animations.
- SPLarkController - Custom transition between two controller. Translate to top.
- SPStorkController - Now playing controller from Apple Music. Customisable height.
- StarWars.iOS - Transition animation to crumble view-controller into tiny pieces.
- Transition - Easy interactive interruptible custom ViewController transitions.
- Insert3D - The fastest 🚀 way to embed a 3D model.
- ASCollectionView - Lightweight custom collection view inspired by Airbnb.
- AZCollectionViewController - Easy way to integrate pagination with dummy views in CollectionView, make Instagram Discover withing minutes.
- Blueprints - A framework that is meant to make your life easier when working with collection view flow layouts.
- BouncyLayout - Collection view layout that makes your cells bounce.
- CardsLayout - Nice card-designed custom CollectionView layout.
- CenteredCollectionView - A lightweight UICollectionViewLayout that pages and centers it's cells.
- CheckmarkCollectionViewCell - UICollectionViewCell with checkbox when it isSelected and empty circle when not - like Photos.app 'Select' mode.
- CollectionViewShelfLayout - A UICollectionViewLayout subclass displays its items as rows of items similar to the App Store Feature tab without a nested UITableView/UICollectionView hack.
- CollectionViewSlantedLayout - UICollectionViewLayout to show slanted content.
- Drag and Drop UICollectionView - Dragging and Dropping data across multiple UICollectionViews.
- FSPagerView - Elegant Screen Slide Library. It is extremely helpful for making Banner View、Product Show、Welcome/Guide Pages、Screen/ViewController Sliders.
- Gliding Collection - Gliding Collection is a smooth, flowing, customizable decision for a UICollectionView Controller.
- GoodProvider - 🚀 UITableView and UICollectionView provider to simplify basic scenarios of showing the data.
- GravitySlider - Beautiful alternative to the standard UICollectionView flow layout.
- ShelfView-iOS - iOS custom view to display books on shelf.
- SimpleSource - Easy and type-safe iOS table and collection views.
- SwiftSpreadsheet - Fully customizable spreadsheet CollectionViewLayout.
- TagCellLayout - UICollectionView layout for Tags with Left, Center & Right alignments.
- UICollectionViewSplitLayout - UICollectionViewSplitLayout makes collection view more responsive.
- VegaScroll - Lightweight animation flowlayout for UICollectionView.
- AZTableViewController - Elegant and easy way to integrate pagination with placeholder views.
- CollapsibleTableSectionViewController - A library to support collapsible sections in a table view.
- DGElasticPullToRefresh - Elastic pull to refresh.
- DiffableDataSources - 💾 A library for backporting UITableView/UICollectionViewDiffableDataSource.
- DTTableViewManager - Protocol-oriented UITableView management, powered by generics and associated types.
- ExpandableCell - Fully refactored YNExapnadableCell with more concise, bug free. Easiest usage of expandable & collapsible cell for iOS. You can customize expandable UITableViewCell whatever you like. ExpandableCell is made because insertRows and deleteRows is hard to use. Just inheirt ExpandableDelegate.
- FDTextFieldTableViewCell - Adds a UITextField to the cell and places it correctly.
- folding-cell - Folding cell transition.
- GridView - Can be customized as a time table, spreadsheet, paging and more.
- HGPlaceholders - Nice library to show placeholders and Empty States for any UITableView/UICollectionView in your project.
- OKTableViewLiaison - Framework to help you better manage UITableViews.
- ParallaxHeader - Simple way to add parallax header to UIScrollView/UITableView.
- Persei - Animated top menu for UITableView / UICollectionView / UIScrollView.
- PullToRefreshSwift - PullToRefresh library.
- QuickTableViewController - A simple way to create a UITableView for settings.
- ReverseExtension - UITableView extension that enables the insertion of cells the from bottom of a table view.
- SelectionList - Simple single-selection or multiple-selection checklist, based on UITableView.
- Shoyu - Easier way to represent the structure of UITableView.
- SwiftyComments - Nested hierarchy of expandable/collapsible cells to easily build elegant discussion threads.
- SwipeCellKit - Swipeable UITableViewCell based on the stock Mail.app.
- WLEmptyState - A component that lets you customize the view when the dataset of UITableView is empty.
- YNExpandableCell - Awesome expandable, collapsible tableview cell for iOS.
- AwesomeSpotlightView - Create tutorial or coach tour.
- BWWalkthrough - A class to build custom walkthroughs for your iOS App.
- ConcentricOnboarding - SwiftUI library for a walkthrough or onboarding flow with tap actions.
- Gecco - Spotlight view for iOS.
- Instructions - A library to create app walkthroughs and guided tours.
- OnboardKit - Customisable user onboarding for your iOS app.
- PaperOnboarding - PaperOnboarding is a material design UI slider.
- SuggestionsKit - Library for educating users about features in app.
- SwiftyOnboard - An iOS framework that allows developers to create beautiful onboarding experiences.
- SwiftyWalkthrough - The easiest way to create a great walkthrough experience in your apps.
Some interesting utilities to help you in your projects back to top
- AlexaSkillsKit - Develop custom Alexa Skills.
- ApplyStyleKit - Elegantly, Apply style to UIKit using Method Chain.
- Basis - Pure Declarative Programming.
- Bow - Companion library for Typed Functional Programming.
- CallbackURLKit - Implementation of x-callback-url (Inter app communication).
- Closures - Swifty closures for UIKit and Foundation.
- Codextended - Extensions giving Codable API type inference super powers.
- Curry - Function currying.
- Delegated - Closure-based delegation without memory leaks.
- DifferenceKit - 💻 A fast and flexible O(n) difference algorithm framework.
- Differific - A fast and convenient diffing framework.
- Dollar - Similar to Lo-Dash or Underscore in Javascript.
- DuctTape - 📦 KeyPath dynamicMemberLookup based syntax sugar for Swift.
- EtherWalletKit - Ethereum Wallet Toolkit for iOS - You can implement Ethereum wallet without a server and blockchain knowledge.
- ExceptionCatcher - Catch Objective-C exceptions.
- EZSwiftExtensions - How standard types and classes were supposed to work.
- FlagAndCountryCode - FlagAndCountryCode provides phone codes and flags for every country. Works on UIKit and SwiftUI
- FluentQuery 🐧 - Powerful and easy to use Query Builder.
- GoodExtensions-iOS - 📑 GoodExtensions is a collection of useful and frequently used extensions.
- GoodUIKit - 📑 GoodUIKit is an extensions library filled with reusable UI snippets for faster and more efficient development.
- Highlighter - Highlight whatever you want! Highlighter will magically find UI objects such as UILabel, UITextView, UITexTfield, UIButton in your UITableViewCell or other Class.
- LifetimeTracker - Surface retain cycle / memory issues right as you develop your application.
- Lumos - An easy-to-use API for Objective-C runtime functions.
- ObjectiveKit - API for Objective C runtime functions.
- OpenSourceController - The simplest way to display the librarie's licences used in your application.
- Percentage - Make percentages more readable and type-safe.
- Periphery - A tool to identify unused code in Swift projects.
- Playbook - 📘A library for isolated developing UI components and automatically snapshots of them.
- PrivacyFlash Pro - Generate a privacy policy for your Swift iOS app from its code.
- protobuf-swift - ProtocolBuffers.
- Prototope - Library of lightweight interfaces for prototyping, bridged to JS.
- R.swift - Tool to get strong typed, autocompleted resources like images, cells and segues.
- RandomKit 🐧 - Random data generation.
- ReadabilityKit - Preview extractor for news, articles and full-texts.
- ResourceKit - Enable autocomplete use resources.
- Result - Type modelling the success/failure of arbitrary operations.
- Rugby - 🏈 Cache CocoaPods for faster rebuild and indexing Xcode project.
- Runes - Functional operators: flatMap, map, apply.
- Solar - Calculate sunrise and sunset times given a location.
- SpriteKit+Spring - SpriteKit API reproducing UIView's spring animations with SKAction.
- Sugar - Something sweet that goes great with your Cocoa.
- swift-protobuf 🐧 - A plugin and runtime library for using Google's Protocol Buffer.
- SwiftAutoGUI - Used to programmatically control the mouse & keyboard. A library for manipulating macOS with Swift.
- SwiftBoost - Collection of Swift-extensions to boost development process.
- Swiftbot - run swift code on slack.
- SwifterSwift - A handy collection of more than 500 native extensions to boost your productivity.
- SwiftGen-Storyboard - A tool to auto-generate
enums
for all your Storyboards, Scenes and Segues constants + appropriate convenience accessors. - SwiftLinkPreview - It makes a preview from an url, grabbing all information such as title, relevant texts and images.
- SwiftPlantUML - A command-line tool and Swift Package to generate UML class from your Swift source code. Also available as Xcode Source Editor Extension.
- SwiftRandom - A tiny generator of random data.
- SwiftRater - A utility that reminds your iPhone app's users to review the app.
- SwiftTweaks - Tweak your iOS app without recompiling.
- Swiftx - Functional data types and functions for any project.
- SwiftyUtils - All the reusable code that we need in each project.
- Swiftz - Functional programming.
- Then - Super sweet syntactic sugar for initializers.
- TSAO - Type-Safe Associated Objects.
- URLQueryItemEncoder - An Encoder for encoding any Encodable value into an array of URLQueryItem.
- UTIKit - an UTI (Uniform Type Identifier) wrapper.
- Vaccine - Make your apps immune to recompile-decease.
- WeakableSelf - A micro-framework to encapsulate [weak self] and guard statements within closures.
- WhatsNew - Showcase new features after an app update similar to Pages, Numbers and Keynote.
- WhatsNewKit - Showcase your awesome new app features.
- XestiMonitors - An extensible monitoring framework.
- ZamzamKit - A collection of micro utilities and extensions for Standard Library, Foundation and UIKit.
A collection of validation libs. back to top
- ATGValidator - Rule based validation framework with form and card validation support for iOS.
- FormValidatorSwift - Allows you to validate inputs of text fields and text views in a convenient way.
- Input Mask - Pattern-based user input formatter, parser and validator for iOS.
- RxValidator - Simple, Extensible, Flexible Validation Checker.
- SwiftValidator - A rule-based validation library.
- SwiftValidators - String validation for iOS (inspired by validator.js).
- ValidatedPropertyKit - Easily validate your Properties with Property Wrappers 👮.
Libs to manage phone numbers. back to top
- NKVPhonePicker - An UITextField subclass to simplify country code's picking.
- PhoneNumberKit - Framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
- AppVersionMonitor - Monitor iOS app version easily.
- Siren - Notify users when a new version of your app is available and prompt them to upgrade.
- Version - Version represents and compares semantic versions.
- Version Tracker Swift - Versions tracker for your iOS, OS X, and tvOS app.
- BMPlayer - A video player for iOS, based on AVPlayer, support the horizontal, vertical screen. support adjust volume, brigtness and seek by slide.
- Cabbage - A video composition framework build on top of AVFoundation.
- Kitsunebi - Overlay alpha channel video animation player view using OpenGLES.
- MMPlayerView - Custom AVPlayerLayer on view and transition player with good effect like YouTube and Facebook.
- MobilePlayer - A powerful and completely customizable media player for iOS.
- NextLevelSessionExporter - Export and transcode media.
- Player - iOS video player, simple drop in component for playing and streaming media.
- PlayerView - Easy to use video player using a UIView, manage rate of reproduction, screenshots and callbacks-delegate for player state.
- PryntTrimmerView - Trim and crop videos.
- SwiftFFmpeg - A wrapper for the FFmpeg C API.
- SwiftVideoBackground - Easy to Use UIView subclass for implementating a video background.
- Swifty360Player - iOS 360-degree video player streaming from an AVPlayer.
- YiVideoEditor - a library for rotating, cropping, adding layers (watermark) and as well as adding audio (music) to the videos.
- Azure Functions for Swift 🐧 - Swift Worker for Azure Functions.
from https://github.com/matteocrippa/awesome-swift
No comments:
Post a Comment