Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Ios

Ios

3017 projects

Showing 36 of 3017 projects

SwiftRegex
SwiftRegexSwift

Adds a Perl-like =~ regex operator to Swift for testing regular expressions and retrieving matches.

#operator-overloading#ios#regex
Stars111
Forks12
Last commit9 years ago
SimplyMobile
SimplyMobileC#

A Xamarin library providing cross-platform abstractions for mobile device functionalities and UI data binding.

#xamarin#ios#android
Stars110
Forks42
Last commit7 years ago
locheck
locheckSwift

A command-line tool to validate iOS, Android, and Mac localization files for format specifier errors and consistency.

#ios#strings-validation#xcode-integration
Stars110
Forks14
Last commit8 months ago
react-native-zoom-image
react-native-zoom-imageJavaScript

A React Native component for zooming and panning network images with modal presentation.

#ios#modal-component#ui-component
Stars110
Forks10
Last commit8 years ago
Spartan
SpartanSwift

A lightweight and elegant Swift wrapper for the Spotify Web API, enabling iOS and macOS apps to interact with Spotify's music data.

#spotify-alternative#ios#alamofire
Stars110
Forks17
Last commit5 years ago
CrownControl
CrownControlSwift

A tiny iOS accessory view inspired by Apple Watch Digital Crown for scrolling content without lifting your thumb.

#user-interface#ios#gesture-control
Stars110
Forks12
Last commit7 years ago
DL4S
DL4SSwift

A Swift library for accelerated tensor operations and dynamic neural networks with automatic differentiation, supporting all Apple platforms and Linux.

#ios#gradient-descent#transformer-models
Stars110
Forks13
Last commit2 years ago
TypedDefaults
TypedDefaultsSwift

A Swift utility library for type-safe storage and retrieval of custom types in NSUserDefaults.

#ios#unit-testing#nsuserdefaults
Stars110
Forks3
Last commit8 years ago
react-native-swift-socketio
react-native-swift-socketioSwift

A React Native wrapper for the Socket.IO Swift client library, enabling real-time communication in iOS apps.

#ios#websocket#react-native
Stars109
Forks14
Last commit8 years ago
react-native-couchbase-lite
react-native-couchbase-liteJava

A React Native binding for Couchbase Lite 1.x, enabling mobile database operations via a REST API wrapper.

#mobile-database#ios#offline-first
Stars109
Forks51
Last commit4 years ago
OneWay
OneWaySwift

A lightweight Swift library for state management using unidirectional data flow, built on Swift Concurrency.

#ios#swift-concurrency#reactive-programming
Stars109
Forks10
Last commit16 days ago
ProgressMeter
ProgressMeterSwift

A customizable iOS progress meter control with annotations for displaying progress with better visual feedback.

#ios#swift4#progressbar
Stars108
Forks10
Last commit8 years ago
Promis
PromisSwift

A minimalistic Future and Promises framework for Swift with strong type inference and no boilerplate.

#futures#ios#async-await
Stars108
Forks6
Last commit3 years ago
KALoader
KALoaderSwift

A Swift library for creating beautiful animated loading placeholders with customizable colors.

#ios#animation#ux-enhancement
Stars108
Forks5
Last commit8 years ago
react-native-device-display
react-native-device-displayJavaScript

A deprecated React Native library for creating dynamic views through device, display, and orientation detection.

#orientation-detection#ios#universal-apps
Stars108
Forks23
Last commit
Document Scanner
Document ScannerJavaScript

A Capacitor plugin for scanning documents on Android and iOS, enabling apps to capture notes, receipts, and other rectangular items.

#ios#capacitor-plugin#image-capture
Stars108
Forks41
Last commit
react-native-fabric-digits
react-native-fabric-digitsObjective-C

A React Native wrapper for Fabric Digits, enabling phone number authentication in mobile apps.

#ios#oauth#authentication
Stars108
Forks50
Last commit9 years ago
Unreachable
UnreachableSwift

A Swift microframework that provides hints to the compiler about unreachable code paths for optimization.

#ios#microframework#compiler-optimization
Stars107
Forks1
Last commit9 years ago
ResizingTokenField
ResizingTokenFieldSwift

A Swift token field implementation for iOS that automatically resizes height and supports animated token changes.

#auto-layout#ios#token-field
Stars107
Forks27
Last commit5 years ago
react-native-html-webview
react-native-html-webviewObjective-C

A React Native component that displays HTML in a UIWebView with optional sanitization and auto-height adjustment.

#ios#html-sanitization#webview
Stars107
Forks20
Last commit10 years ago
FlagAndCountryCode
FlagAndCountryCodeSwift

A Swift library providing country flags, dial codes, and localization data for iOS apps, compatible with both UIKit and SwiftUI.

#ios#swift-package-manager#internationalization
Stars107
Forks6
Last commit1 year ago
ShowSomeProgress
ShowSomeProgressSwift

A Swift library providing customizable progress indicators and animated activity views for iOS apps.

#ios#progress-indicators#animation
Stars107
Forks14
Last commit6 years ago
SwiftyXML
SwiftyXMLSwift

A Swift library providing an intuitive, Swifty way to parse, access, and generate XML data using modern Swift features.

#ios#swift-package-manager#swifty
Stars107
Forks28
Last commit4 months ago
ReerKit
ReerKitSwift

A comprehensive collection of Swift extensions and utilities for iOS, macOS, tvOS, watchOS, and Linux development.

#foundation#ios#property-wrappers
Stars107
Forks6
Last commit1 month ago
Emojica
EmojicaSwift

A Swift framework for replacing iOS system emoji with custom emoji sets in UILabel and UITextView.

#emoji#ios#emojis
Stars107
Forks15
Last commit2 years ago
PokemonKit
PokemonKitSwift

A Swift wrapper for the PokeAPI, providing easy access to Pokémon data in iOS/macOS apps.

#ios#alamofire#pokeapi
Stars106
Forks25
Last commit6 years ago
FramesIos
FramesIosSwift

An iOS SDK that tokenizes card payments and provides customizable payment UI components for Checkout.com's payment infrastructure.

#ios#tokenisation#apple-pay
Stars106
Forks55
Last commit3 months ago
scriptable-testflight-watcher
scriptable-testflight-watcherJavaScript

A Scriptable widget that monitors TestFlight beta slots and sends notifications when spots become available.

#ios#shortcuts#scriptable
Stars106
Forks8
Last commit2 years ago
Rough
RoughSwift

A Swift library for drawing sketchy, hand-drawn-like graphics with customizable roughness and fill styles.

#rough-js-clone#ios#ui-design
Stars106
Forks10
Last commit8 years ago
react-native-networking
react-native-networkingObjective-C

A deprecated React Native module for downloading and uploading files on iOS and Android.

#native-module#ios#file-download
Stars106
Forks22
Last commit8 years ago
PanSlip
PanSlipSwift

A Swift library that enables interactive dismissal of UIViewControllers and UIViews using pan gestures in any direction.

#mobile-ui#ios#view-dismissal
Stars105
Forks10
Last commit3 years ago
BBLocationManager
BBLocationManagerObjective-C

A Location Manager for easily implementing location services and geofencing in iOS with a simple API.

#location-manager#ios#geofences
Stars105
Forks20
Last commit8 years ago
TermiNetwork
TermiNetworkSwift

A zero-dependency networking library for building modern and secure iOS, watchOS, macOS, and tvOS applications.

#apple#ios#codable
Stars105
Forks10
Last commit1 year ago
BlankApp UI
BlankApp UIJavaScript

A highly customizable and theming component library for React Native applications.

#ios#theming#android
Stars105
Forks14
Last commit6 years ago
SmoothTab
SmoothTabSwift

A customizable iOS tab component with smooth animations and extensive styling options.

#ios#animation#custom-ui
Stars105
Forks9
Last commit6 years ago
SimpleSource
SimpleSourceSwift

A Swift library for easy, type-safe population and incremental updates of iOS table and collection views.

#ios#collectionview#ui-kit
Stars104
Forks11
Last commit2 years ago
PreviousPage 67 of 84Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
7 years ago
2 years ago
#Swift1894
#Mobile Development1190
#Cocoapods947
#Android679
#Ui Components672
#Macos640
#Carthage489
#Objective C463
#Cross Platform423
#React Native422
#Uikit395
#Animation327