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

ZCAnimatedLabel
ZCAnimatedLabelObjective-C

A UILabel replacement for iOS with customizable character, word, and line-level appear/disappear animations.

#ios#objective-c#core-animation
Stars2.3k
Forks214
Last commit5 years ago
Katana
KatanaSwift

A modern Swift framework for writing testable and predictable iOS app logic, inspired by Redux.

#ios#testable-architecture#dependency-injection
Stars2.2k
Forks92
Last commit3 years ago
Layout
LayoutSwift

A declarative UI framework for iOS that replaces Nibs and Storyboards with XML templates and runtime-evaluated expressions.

#storyboard-alternative#ios#xml-templates
Stars2.2k
Forks92
Last commit3 years ago
xcproj
xcprojSwift

A Swift library for reading, updating, and writing Xcode project files programmatically.

#macos-development#ios#developer-tools
Stars2.2k
Forks355
Last commit2 days ago
Popovers
PopoversSwift

A modern, highly customizable Swift library for presenting popovers in iOS apps, supporting SwiftUI, UIKit, and iPadOS multitasking.

#ios#popover#ios13
Stars2.2k
Forks134
Last commit1 year ago
react-native-popup-dialog
react-native-popup-dialogJavaScript

A React Native library for creating swipeable, highly customizable modals with support for multiple modals and custom animations.

#mobile-ui#ios#animation
Stars2.2k
Forks297
Last commit2 years ago
HGPlaceholders
HGPlaceholdersSwift

A Swift library for displaying customizable loading, error, and empty state placeholders in UITableView and UICollectionView.

#ios#loading#empty
Stars2.2k
Forks158
Last commit4 years ago
Cosmos
CosmosSwift

A customizable star rating UI control for iOS and tvOS apps, written in Swift.

#ios#tvos#accessibility
Stars2.2k
Forks366
Last commit2 years ago
ClassicKit
ClassicKitSwift

A collection of pixel-accurate Windows 95-style UI components for iOS UIKit development.

#design-system#ios#retro-design
Stars2.2k
Forks53
Last commit6 years ago
Flutter Neumorphic
Flutter NeumorphicDart

A complete Neumorphic UI kit for Flutter with dark mode support, offering ready-to-use widgets for soft design interfaces.

#design-system#dart#mobile-ui
Stars2.2k
Forks416
Last commit2 years ago
TextAttributes
TextAttributesSwift

A Swift library that simplifies composing attributed strings with strongly typed, chainable APIs.

#ios#text-styling#type-safe
Stars2.2k
Forks118
Last commit6 years ago
Lichess mobile
Lichess mobileTypeScript

The former official mobile app for lichess.org, a free and open-source online chess platform.

#ios#scalajs#mithril
Stars2.2k
Forks328
Last commit6 months ago
Siesta
SiestaSwift

A Swift framework for iOS/macOS that provides an observable client-side cache for RESTful resources, simplifying state management in networked apps.

#ios#rest#rest-client
Stars2.2k
Forks154
Last commit3 years ago
MetalPetal
MetalPetalObjective-C

A GPU-accelerated image and video processing framework for Apple platforms built on Metal.

#ios#filter#video-processing
Stars2.2k
Forks288
Last commit2 years ago
MarkdownView
MarkdownViewHTML

A WKWebView-based Markdown renderer for iOS with syntax highlighting, dark mode, and SwiftUI support.

#ios#dark-mode#syntax-highlighting
Stars2.2k
Forks225
Last commit1 month ago
DeckTransition
DeckTransitionSwift

A Swift library that recreates the iOS Apple Music card-like transition for modal view controllers.

#apple-music#ios#modal-transition
Stars2.2k
Forks163
Last commit4 years ago
Permission Handler
Permission HandlerDart

A Flutter plugin for requesting and checking permissions on iOS and Android with a unified API.

#dart#ios#permission
Stars2.2k
Forks966
Last commit17 days ago
react-native-mapbox-gl
react-native-mapbox-glJava

A React Native module for creating custom maps using Mapbox GL, now deprecated in favor of a community fork.

#ios#geospatial#android
Stars2.2k
Forks683
Last commit3 years ago
SwiftSpinner
SwiftSpinnerSwift

A beautiful iOS activity indicator and modal alert with blur effects, translucency, and flat/bold design.

#ios#activity-indicator#modal-alert
Stars2.2k
Forks259
Last commit5 years ago
Player
PlayerSwift

A simple iOS/tvOS video player library written in Swift for playing local media or streaming remote content.

#apple-platforms#ios#media
Stars2.2k
Forks350
Last commit5 months ago
UI Testing Cheat Sheet
UI Testing Cheat SheetSwift

A collection of working code examples and snippets for writing UI tests in iOS using XCUITest.

#ios#xctest#ui-testing
Stars2.2k
Forks170
Last commit6 years ago
ElasticTransition
ElasticTransitionSwift

A UIKit custom modal transition for iOS that simulates an elastic drag animation, written in Swift.

#ios#modal-transition#animation
Stars2.2k
Forks172
Last commit6 years ago
ObjectiveSugar
ObjectiveSugarObjective-C

A set of functional additions for Foundation that bring Ruby-style syntax and convenience to Objective-C.

#foundation#functional-programming#ios
Stars2.2k
Forks189
Last commit10 years ago
Render
RenderSwift

A SwiftUI-inspired declarative UI framework for UIKit with Flexbox layout, compatible with iOS 10+ and Objective-C.

#ios#yoga-layout#objective-c
Stars2.1k
Forks98
Last commit6 years ago
AXe
AXeSwift

A CLI tool for automating iOS Simulators using Apple's Accessibility APIs and HID functionality.

#ios#accessibility-testing#apple-apis
Stars2.1k
Forks87
Last commit1 month ago
360 VR Player
360 VR PlayerSwift

A 360-degree panorama video player library for iOS with Metal rendering and SwiftUI support.

#ios#metal#360video
Stars2.1k
Forks429
Last commit5 months ago
FlexLayout
FlexLayoutSwift

A Swift wrapper for Facebook's Yoga flexbox engine, offering a concise and chainable API for iOS layout.

#ios#flex-layout#flexbox
Stars2.1k
Forks234
Last commit20 days ago
FlexLayout for iOS
FlexLayout for iOSSwift

A Swift wrapper for Facebook's Yoga flexbox engine, providing a concise and chainable syntax for iOS layout.

#ios#flex-layout#flexbox
Stars2.1k
Forks234
Last commit20 days ago
AutoSizeText
AutoSizeTextDart

A Flutter widget that automatically resizes text to perfectly fit within its bounds.

#dart#ios#android
Stars2.1k
Forks266
Last commit2 years ago
Core Data Editor
Core Data EditorObjective-C

A macOS/iOS tool to view, edit, and analyze Core Data stores, supporting SQLite, XML, and binary formats.

#ios#objective-c#database-editor
Stars2.1k
Forks180
Last commit5 years ago
OAStackView
OAStackViewObjective-C

A backport of iOS 9's UIStackView to iOS 7+, enabling easy linear layouts for older iOS versions.

#ios#ui-stackview#objective-c
Stars2.1k
Forks185
Last commit9 years ago
SwiftyCam
SwiftyCamSwift

A Snapchat-inspired iOS camera framework for easy photo and video capture with minimal configuration.

#camera#photo-capture#ios
Stars2.1k
Forks331
Last commit4 years ago
Popover
PopoverSwift

A lightweight, customizable popover library for iOS apps, written in pure Swift.

#mobile-ui#ios#popover
Stars2.1k
Forks326
Last commit2 years ago
react-native-datepicker
react-native-datepickerJavaScript

A customizable React Native date and time picker component for Android and iOS using native pickers.

#timepicker#mobile-ui#ios
Stars2.1k
Forks713
Last commit3 years ago
StatefulViewController
StatefulViewControllerSwift

A Swift protocol for iOS/tvOS to automatically show placeholder views for loading, empty, error, and content states.

#ios#error#loading
Stars2.1k
Forks143
Last commit5 years ago
Hyperion
HyperionObjective-C

An in-app design review tool for iOS that inspects measurements, attributes, and animations via a hidden plugin drawer.

#hyperion#ios#library
Stars2.1k
Forks90
Last commit4 months ago
PreviousPage 15 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