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

FDChessboardView
FDChessboardViewSwift

A customizable iOS and macOS view controller for displaying and interacting with chess boards, supporting various chess variants.

#ios#chessboard#ui-component
Stars80
Forks21
Last commit6 months ago
ViperC
ViperCObjective-C

Xcode template for generating VIPER architecture modules in Objective-C or Swift.

#viper#ios#mobile-architecture
Stars80
Forks24
Last commit2 years ago
Todo List
Todo ListJavaScript

A React Native todo list app with swipeable tasks and Redux state management.

#ios#android#mobile-app
Stars80
Forks41
Last commit8 years ago
TipJarViewController
TipJarViewControllerSwift

A drop-in tip jar view controller for iOS apps that handles in-app purchases for one-time and subscription tips.

#ios#tips#monetization
Stars79
Forks13
Last commit1 year ago
swift-testing-expectation
swift-testing-expectationSwift

A Swift library providing XCTest-like asynchronous expectations for the Swift Testing framework.

#ios#swift-testing#unit-testing
Stars79
Forks4
Last commit2 months ago
gdx-dialogs
gdx-dialogsJava

A libGDX extension providing cross-platform native dialogs for Android, iOS, and desktop games.

#gradle#ios#android
Stars79
Forks11
Last commit6 years ago
WeakableSelf
WeakableSelfSwift

A Swift micro-framework to simplify using weak references to self in closures.

#ios#micro-framework#memory-management
Stars79
Forks7
Last commit5 years ago
SwiftyOverlay
SwiftyOverlaySwift

A Swift library for displaying instructional overlays and info on iOS UI components at runtime.

#ios#user-guidance#runtime-overlay
Stars79
Forks12
Last commit3 years ago
react-native-infinite-scrollview
react-native-infinite-scrollviewJavaScript

A React Native ScrollView component that provides infinite paged scrolling with customizable off-screen page rendering.

#mobile-ui#ios#customizable
Stars79
Forks6
Last commit
ReactiveAPI
ReactiveAPISwift

A declarative networking library for iOS that combines URLSession with RxSwift for clean, reactive API calls.

#declarative-programming#ios#api
Stars79
Forks7
Last commit2 years ago
react-native-selectmultiple-button
react-native-selectmultiple-buttonJavaScript

A React Native button component supporting multiple or radio selection with customizable styles.

#ios#multi-select#button
Stars78
Forks18
Last commit5 years ago
SSCustomTabMenu
SSCustomTabMenuSwift

A customizable iOS bottom menu component that works like a tab bar, built in Swift.

#ios#custom-ui#tab-bar
Stars78
Forks13
Last commit8 years ago
Uno Platform
Uno Platform

A curated list of resources for developers building cross-platform .NET applications with Uno Platform.

#hacktoberfest#ios#webassembly
Stars78
Forks11
Last commit1 year ago
BPMAnalyser
BPMAnalyserC

A Swift library for iOS that analyzes BPM (beats per minute) from audio files using the Superpowered audio engine.

#music#bpm#ios
Stars78
Forks10
Last commit8 years ago
SVUploader
SVUploaderSwift

A customizable iOS view class for displaying upload progress with animated circular loaders.

#ios#progress#animation
Stars78
Forks10
Last commit8 years ago
Deviice
DeviiceSwift

A Swift library to easily check the current device and retrieve detailed information about it.

#device-family#ios#system
Stars78
Forks18
Last commit2 months ago
VerticalSlider
VerticalSliderShell

A vertical implementation of the UISlider control for iOS apps, with customizable visual properties.

#ios#custom-controls#mobile-development
Stars78
Forks12
Last commit7 years ago
rn-in-app-review
rn-in-app-reviewJava

React Native package for displaying in-app review prompts on Android and iOS without leaving the app.

#app-store#hacktoberfest#ios
Stars78
Forks5
Last commit4 years ago
VIPER Module Generator
VIPER Module GeneratorSwift

A Swift 4.2 Xcode template for generating VIPER module boilerplate code with predefined functions and a BaseViewProtocol.

#viper#viper-modules#ios
Stars78
Forks11
Last commit5 years ago
MemoryCache
MemoryCacheSwift

A type-safe, thread-safe LRU memory cache implementation for Swift applications.

#ios#lru-cache#memory-cache
Stars78
Forks5
Last commit5 years ago
FuseCloud
FuseCloudJavaScript

A cross-platform music player for SoundCloud built with Fuse, serving as a reference app for developers.

#soundcloud-api#ios#oauth-2
Stars78
Forks16
Last commit8 years ago
well_app
well_appDart

A mental health and mindfulness app that guides users through five daily positive psychology activities to improve productivity and happiness.

#ios#wellbeing#productivity
Stars78
Forks105
Last commit3 years ago
Flutter Calendar App
Flutter Calendar AppDart

A mobile calendar app built with Flutter that stores events in Firebase Cloud Firestore.

#dart#ios#android
Stars78
Forks25
Last commit6 years ago
SociableWeaver
SociableWeaverSwift

A lightweight Swift framework for building declarative, type-safe GraphQL queries using Swift 5.1 function builders and CodingKeys.

#declarative#ios#graphql
Stars78
Forks7
Last commit4 years ago
Beacons
BeaconsDart

A Flutter plugin for beacon ranging and monitoring on Android and iOS with automatic permission management.

#beacon#ios#altbeacon
Stars77
Forks52
Last commit6 years ago
react-native-fab
react-native-fabJavaScript

A customizable floating action button component for React Native apps following Material Design guidelines.

#mobile-ui#ios#android
Stars77
Forks29
Last commit4 months ago
AcknowledgementsPlist
AcknowledgementsPlistSwift

Combines licenses from Carthage, CocoaPods, and manual entries into a Plist or Bundle for iOS apps.

#settings-bundle#plist#ios
Stars77
Forks4
Last commit6 years ago
Notificationz
NotificationzSwift

A Swift framework providing a convenient, transparent API wrapper around NotificationCenter with RAII-based observers.

#ios#raii#observer-pattern
Stars77
Forks8
Last commit7 years ago
Kamagari
KamagariSwift

A simple UIAlertController builder class for Swift that simplifies alert creation with method chaining.

#alert-dialogs#ios#mobile-development
Stars77
Forks9
Last commit8 years ago
Manuscript
ManuscriptSwift

A dead-simple AutoLayout library for Swift projects, offering a concise API for programmatic UI layout.

#ios#tvos#programmatic-ui
Stars76
Forks6
Last commit9 years ago
MHRadialProgressView
MHRadialProgressViewObjective-C

A drop-in iOS class for creating radial animated progress views with customizable steps and display styles.

#mobile-ui#ios#animation
Stars76
Forks10
Last commit10 years ago
AZPeerToPeerConnection
AZPeerToPeerConnectionSwift

A Swift wrapper for Apple's Multipeer Connectivity framework that simplifies peer-to-peer session management on iOS.

#ios#multipeer-connectivity#bluetooth
Stars76
Forks8
Last commit8 years ago
WYMaterialButton
WYMaterialButtonObjective-C++

A fully animated Material Design button for iOS, built with Swift 3 and enhanced by Spring and POP animations.

#ios#button#spring-framework
Stars76
Forks10
Last commit9 years ago
react-native-bluetooth-state
react-native-bluetooth-stateObjective-C

A React Native module for monitoring Bluetooth state changes on iOS devices.

#native-module#ios#bluetooth
Stars75
Forks14
Last commit7 years ago
Mothership
MothershipSwift

A Swift library for automating iTunes Connect and TestFlight tasks, inspired by Fastlane.

#ios#itunes-connect#swift-package-manager
Stars75
Forks5
Last commit8 years ago
Crashlytics
CrashlyticsJava

A Capacitor plugin for integrating Firebase Crashlytics into cross-platform mobile apps.

#ios#capacitor-plugin#firebase-crashlytics
Stars75
Forks38
Last commit2 years ago
PreviousPage 72 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
10 years ago
#Swift1894
#Mobile Development1190
#Cocoapods947
#Android679
#Ui Components672
#Macos640
#Carthage489
#Objective C463
#Cross Platform423
#React Native422
#Uikit395
#Animation327