Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Ios

Ios

3406 projects

Showing 36 of 3406 projects

clipboard-rs
clipboard-rsRust

A cross-platform Rust library for system-level clipboard operations supporting text, images, rich text, HTML, files, and change monitoring.

#ios#gui-toolkit#x11
Stars181
Forks28
Last commit2 months ago
Snail
SnailSwift

A lightweight observables framework for Swift with disposer-based memory management and basic operators.

#ios#memory-management#observables
Stars180
Forks14
Last commit4 years ago
iOS-GenAI-Sampler
iOS-GenAI-SamplerSwift

A collection of iOS sample apps demonstrating Generative AI capabilities including OpenAI, local LLMs, Stable Diffusion, and speech recognition.

#ios#metal#openai
Stars179
Forks15
Last commit10 months ago
YRPayment
YRPaymentSwift

A Swift library for creating animated, customizable credit card input interfaces with flip animations.

#ios#animation#payment
Stars179
Forks18
Last commit4 years ago
react-native-drawer-menu
react-native-drawer-menuJavaScript

A customizable drawer menu component for React Native applications, inspired by QQ mobile's drawer design.

#ios#android#drawer
Stars179
Forks42
Last commit3 years ago
Analytics
AnalyticsJava

A Capacitor plugin that provides native Firebase Analytics integration for cross-platform mobile and web apps.

#ios#capacitor-plugin#android
Stars178
Forks70
Last commit13 days ago
Push Notification
Push NotificationC#

A collection of cross-platform Xamarin and Windows plugins for Portable Class Libraries (PCLs).

#xamarin#ios#android
Stars178
Forks157
Last commit6 years ago
Dispatch
DispatchSwift

A tiny Swift library that simplifies Grand Central Dispatch (GCD) usage with intuitive syntax and helpers.

#threading#ios#gdc
Stars177
Forks21
Last commit8 years ago
LGBluetooth
LGBluetoothObjective-C

A simple, block-based, lightweight Objective-C wrapper library for Apple's CoreBluetooth framework.

#ios#wrapper-library#objective-c
Stars177
Forks54
Last commit7 years ago
react-native-device
react-native-deviceObjective-C

A React Native wrapper for accessing iOS UIDevice and Android Build properties like device model, name, and OS version.

#ios#native-modules#android
Stars177
Forks34
Last commit9 years ago
NoteTaker
NoteTakerSwift

A sample note-taking app for macOS and iOS demonstrating Realm and CloudKit syncing architecture.

#ios-app#ios#educational
Stars177
Forks19
Last commit9 years ago
PolioPager
PolioPagerSwift

A flexible iOS tab bar controller with a built-in search tab, inspired by the SNKRS app.

#ios#animation#snkrs
Stars177
Forks14
Last commit5 years ago
SmartlookConsentSDK
SmartlookConsentSDKSwift

A configurable iOS SDK for managing user consent for analytics and privacy, ensuring App Store compliance.

#app-store#ios#data-protection
Stars177
Forks9
Last commit5 years ago
ObjectForm
ObjectFormSwift

A Swift library for building type-safe forms from class models with UIKit integration.

#ios#validation#form-builder
Stars177
Forks13
Last commit4 months ago
Keep awake
Keep awakeSwift

A Capacitor plugin to prevent mobile and web devices from dimming or locking the screen.

#ios#power-management#capacitor-plugin
Stars176
Forks21
Last commit3 months ago
DuctTape
DuctTapeSwift

KeyPath dynamicMemberLookup based syntax sugar for Swift, enabling fluent property setting and method chaining.

#keypath#ios#appkit
Stars176
Forks13
Last commit5 years ago
Reactor
ReactorSwift

A lightweight Swift framework for building reactive applications with unidirectional data flow, inspired by Elm and Redux.

#ios#mac-app#async-commands
Stars176
Forks15
Last commit6 years ago
GenericPasswordRow
GenericPasswordRowSwift

A custom row for Eureka (iOS forms library) to create password fields with validation, strength indicators, and hints.

#ios#custom-rows#form-builder
Stars176
Forks39
Last commit5 years ago
MKGradientView
MKGradientViewSwift

A highly customizable Core Graphics based gradient view for iOS supporting linear, radial, conical, and bilinear gradients.

#circular-gradient#ios#bilinear-gradient
Stars175
Forks14
Last commit5 years ago
react-native-cell-components
react-native-cell-componentsJavaScript

A collection of reusable React Native cell-based UI components for building complex forms and lists.

#ios#android#cell
Stars175
Forks16
Last commit3 years ago
iPages
iPagesSwift

A SwiftUI library for quickly implementing swipeable page views with extensive customization options.

#ios#page-view#declarative-ui
Stars175
Forks18
Last commit2 years ago
TOActionSheet
TOActionSheetObjective-C

A customizable, block-based reimplementation of UIActionSheet for iOS with light/dark themes and UIAppearance support.

#ios#theming#objective-c
Stars174
Forks20
Last commit5 years ago
react-native-card-io
react-native-card-ioObjective-C

A React Native component for scanning credit cards using the device's camera via card.io.

#ios#camera-integration#card-io
Stars174
Forks24
Last commit10 years ago
VLDContextSheet
VLDContextSheetObjective-C

iOS context menu component that replicates the Pinterest app's interactive menu with gesture recognition.

#mobile-ui#ios#context-menu
Stars174
Forks30
Last commit11 years ago
NVDate
NVDateSwift

A Swift4 Date extension library for easier date and time manipulation with chainable APIs.

#swift6#ios#date-manipulation
Stars174
Forks23
Last commit3 months ago
HorizonSDK-iOS
HorizonSDK-iOSHTML

A real-time video recording and photo shooting iOS library with horizon leveling and custom filters.

#camera#photo-capture#ios
Stars173
Forks11
Last commit4 years ago
MondrianLayout
MondrianLayoutSwift

A DSL-based layout builder for iOS AutoLayout that enables rapid UI construction in code, faster than Interface Builder.

#ios#dsl#layout
Stars173
Forks11
Last commit4 years ago
StarryStars
StarryStarsSwift

An iOS GUI library for displaying and editing star ratings with full Interface Builder support.

#user-interface#ios#objective-c
Stars173
Forks20
Last commit6 years ago
CubicBezier
CubicBezierObjective-C

A macOS widget for generating and previewing cubic-bezier timing functions for CSS and iOS/macOS animations.

#ios#cubicbezier-generator#animation
Stars173
Forks19
Last commit4 years ago
SwiftShareBubbles
SwiftShareBubblesSwift

Animated social share buttons control for iOS apps, written in pure Swift.

#mobile-ui#ios#animation
Stars173
Forks18
Last commit4 years ago
react-native-db-models
react-native-db-modelsJavaScript

A React Native library for creating local database models with an event emitter for global state management.

#ios#data-modeling#android
Stars172
Forks29
Last commit8 years ago
Create React App Tutorial
Create React App TutorialJavaScript

A tutorial for setting up a Cordova mobile app project using Create React App as the frontend foundation.

#create-react-app#ios#android
Stars172
Forks29
Last commit8 years ago
SwiftSnippets
SwiftSnippetsShell

A collection of reusable Swift code snippets for Xcode to accelerate iOS/macOS development.

#macos-development#ios#productivity
Stars171
Forks21
Last commit6 years ago
AnimatedGradient
AnimatedGradientSwift

A SwiftUI library for creating smooth animated linear gradients with customizable colors, animation, and control points.

#background-effects#ios#ui-animation
Stars171
Forks4
Last commit2 months ago
react-native-phone-call
react-native-phone-callJavaScript

A React Native library to initiate phone calls with support for extensions and platform-specific handling.

#native-module#ios#call
Stars171
Forks26
Last commit3 years ago
OBCalendar
OBCalendarSwift

A SwiftUI calendar library for building fully customizable calendar interfaces in iOS apps.

#ios#date-picker#swiftui-calendar
Stars171
Forks4
Last commit11 months ago
PreviousPage 60 of 95Next

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
#Swift2041
#Mobile Development1366
#Cocoapods1020
#Android849
#Ui Components716
#Macos690
#Carthage520
#Cross Platform519
#Objective C492
#React Native489
#Uikit421
#Animation340