awesome-ios
Курируемый awesome-список · открыть репозиторий ↗
Источник: awesome-ios — синхронизируется из внешнего репозитория как sparse-субмодуль (только список).
Contributing and Collaborating#
Please see CONTRIBUTING and CODE-OF-CONDUCT for details.
Contents#
- 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
🔥 Premium Resources | Follow#
Check out our premium resources for further learning:

Analytics#
Analytics platforms, SDK’s, error tracking and real-time answers about your app
- Answers by Fabric - Answers gives you real-time insight into people’s experience in your app.
- Aptabase - Open Source, Privacy-First and Simple Analytics for Swift Apps.
- 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.
- Embrace - Mobile observability, built on OpenTelemetry, to provide user-focused, reliable apps.
- 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.
- Measure - Open source, self-hostable mobile app monitoring with error tracking, performance tracing and full session timelines to spend less time stitching context and fix issues faster.
- 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.
App Routing#
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.
- 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.
- 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!
App Store#
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.
Apple TV#
tvOS view controllers, wrappers, template managers and video players.
- ParallaxView - iOS controls and extensions that add parallax effect to your application.
- TvOSPinKeyboard - PIN keyboard for tvOS.
- XCDYouTubeKit - YouTube video player for iOS, tvOS and macOS.
Architecture Patterns#
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.
- 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.
- Viperit - Viper Framework for iOS. Develop an app following VIPER architecture in an easy way. Written and tested in Swift.
ARKit#
…превью ограничено; полный список — в репозитории.


