Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Mobile Development

Mobile Development

2270 projects

Showing 36 of 2270 projects

Soundable
SoundableSwift

A tiny iOS library for playing single sounds, sequences, and parallel audio using AVFoundation with simple APIs.

#sound#ios#avaudioplayer
Stars95
Forks9
Last commit7 years ago
react-native-scrollable-mixin
react-native-scrollable-mixinJavaScript

A standard interface for scrollable React Native components, enabling easier composition while preserving the ScrollView API.

#component-composition#mixin#frontend
Stars95
Forks7
Last commit
Macige
MacigeRust

Generate customizable CI workflow templates for Android, Flutter, and React Native mobile apps.

#devops#cicd#yew
Stars95
Forks3
Last commit3 years ago
Dr-Charts
Dr-ChartsObjective-C

A highly customizable and interactive charting framework for iOS built in Objective-C.

#ios#objective-c#ui-components
Stars94
Forks36
Last commit7 years ago
UberKit
UberKitObjective-C

An Objective-C wrapper for the Uber API, simplifying integration for iOS and macOS apps.

#objective-c#oauth-authentication#uber-api
Stars94
Forks20
Last commit10 years ago
Date picker
Date pickerSwift

A Capacitor plugin providing native date and time picker UI for iOS and Android hybrid apps.

#ios#time-picker#capacitor-plugin
Stars94
Forks30
Last commit11 months ago
Jitsi
JitsiJava

A Capacitor plugin for adding Jitsi Meet video conferencing to Ionic apps on iOS and Android.

#ios#capacitor-plugin#android
Stars94
Forks43
Last commit2 months ago
EmojiKit
EmojiKitSwift

A simple Swift framework for querying and searching emojis by name or keywords.

#search#emoji#ios
Stars93
Forks10
Last commit7 years ago
SlideShare Swift Style Guide
SlideShare Swift Style Guide

A Swift style guide for iOS 8+ apps, used by SlideShare for consistent code formatting and conventions.

#apple#ios#coding-standards
Stars93
Forks7
Last commit10 years ago
AppAvailability
AppAvailabilityDart

A Flutter plugin to check app installation status, launch apps, and list installed applications on Android and iOS.

#dart#ios#android
Stars93
Forks91
Last commit3 years ago
react-native-s3
react-native-s3Objective-C

A React Native wrapper for AWS iOS/Android S3 SDK enabling background file transfers.

#ios#storage#android
Stars92
Forks52
Last commit4 years ago
navbar-native
navbar-nativeJavaScript

A fully customizable, cross-platform navbar component for React Native applications.

#mobile-ui#ios#android
Stars91
Forks24
Last commit8 years ago
Background Fetch
Background FetchTypeScript

A Capacitor plugin for iOS and Android that enables periodic background task execution, such as data fetching, every ~15 minutes.

#periodic-execution#ios#capacitor-plugin
Stars91
Forks9
Last commit
MantleModal
MantleModalSwift

A draggable modal, popup, or menu component for iOS applications built with Swift and UIScrollView.

#draggable#ios#popup
Stars90
Forks7
Last commit7 years ago
swift-project-template
swift-project-templateSwift

A Cookiecutter template for generating Swift iOS projects with a custom structure and optional integrations.

#template#ios#project-template
Stars90
Forks17
Last commit6 years ago
react-native-carrier-info
react-native-carrier-infoObjective-C

React Native module to retrieve cellular carrier information like carrier name, country code, and network codes.

#ios#telephony#android
Stars90
Forks36
Last commit1 year ago
EditDistance
EditDistanceSwift

An incremental update tool for UITableView and UICollectionView that automates diff calculation and UI updates.

#algorithm#ios#diff-algorithm
Stars90
Forks5
Last commit7 years ago
react-native-debug-stylesheet
react-native-debug-stylesheetJavaScript

A React Native debugging tool that adds colored borders or backgrounds to views to help identify layout issues.

#flexbox#layout#visual-debugging
Stars90
Forks7
Last commit10 years ago
LiteRoute
LiteRouteSwift

A lightweight Swift library for easy transitions between VIPER modules in iOS apps.

#ios#dependency-injection#viper-architecture
Stars90
Forks25
Last commit6 years ago
DKCamera
DKCameraSwift

A lightweight, simple camera component for iOS built with Swift, featuring perfect orientation handling.

#photo-capture#ios#ui-component
Stars90
Forks47
Last commit22 days ago
react-native-sdr
react-native-sdrJavaScript

A React Native component for Server Driven Rendering, enabling dynamic UI updates from a server without app releases.

#server-driven-rendering#json-templates#client-server
Stars90
Forks6
Last commit8 years ago
Bridge
BridgeSwift

A simple, extensible HTTP networking library for iOS with typed JSON responses and custom interceptors.

#ios#interceptors#api-client
Stars89
Forks5
Last commit4 years ago
Swift-Slide-Menu
Swift-Slide-MenuSwift

A Material Design-inspired slide menu navigation drawer for iOS applications, written in Swift.

#slide-menu#ios#navigation-drawer
Stars89
Forks15
Last commit8 years ago
MICountryPicker
MICountryPickerSwift

A customizable iOS country picker controller with search functionality and flag images for iOS 8+.

#ios#country-picker#search-interface
Stars89
Forks36
Last commit6 years ago
fetch
fetchJavaScript

A fetch API polyfill for React Native built on the native Networking API with text streaming support.

#polyfill#streams-api#react-native
Stars88
Forks13
Last commit3 years ago
PJFDataSource
PJFDataSourceObjective-C

A simple iOS library for managing data sources and providing consistent UI states like loading, empty, and error.

#ios#objective-c#data-source
Stars87
Forks2
Last commit7 years ago
AsyncStorage Dev Menu Item
AsyncStorage Dev Menu ItemJava

Adds a dev menu option to log AsyncStorage contents to the console for React Native debugging.

#developer-tools#console-log#react-native
Stars87
Forks4
Last commit
react-native-forms
react-native-formsJavaScript

A declarative library for creating cross-platform, native-appearing forms in React Native.

#react-native#declarative-ui#ui-components
Stars87
Forks9
Last commit5 years ago
AEConicalGradient
AEConicalGradientSwift

A Swift library for creating conical (angular) gradients in iOS applications.

#calayer#ios#graphics
Stars87
Forks12
Last commit6 years ago
Pencil
PencilSwift

A super lightweight Swift library for easily storing and reading value types like structs, enums, and standard types to files on iOS.

#enum-storage#ios#data-persistence
Stars87
Forks7
Last commit8 years ago
RPModalGestureTransition
RPModalGestureTransitionSwift

A Swift library for adding gesture-driven dismissal to modal view controllers in iOS.

#ios#modal-transition#ui-animation
Stars87
Forks8
Last commit10 years ago
MultiToggleButton
MultiToggleButtonSwift

A UIButton subclass that implements tap-to-toggle button text with multiple states, like camera flash buttons.

#uibutton#ios#toggle-button
Stars86
Forks18
Last commit1 year ago
react-native-eval
react-native-evalJava

Call JavaScript functions from native iOS/Android code in React Native apps.

#native-module#ios#javascript-bridge
Stars86
Forks16
Last commit7 years ago
XExtensionItem
XExtensionItemObjective-C

A library for easier sharing of structured data between iOS apps and share extensions using UIActivityViewController.

#ios#objective-c#uiactivityviewcontroller
Stars85
Forks13
Last commit2 years ago
Translate GPT
Translate GPTRuby

A fastlane plugin that translates iOS and Android app strings using OpenAI's GPT API.

#ios#fastlane-plugin#fastlane
Stars85
Forks8
Last commit2 months ago
react-native-true-sight
react-native-true-sightTypeScript

A cross-platform React Native video player with fully customizable controls for Android and iOS.

#ios#android#customizable
Stars85
Forks13
Last commit3 years ago
PreviousPage 43 of 64

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
9 years ago
4 months ago
8 years ago
Next
#Ios1366
#Swift800
#Android656
#Ui Components612
#React Native582
#Cross Platform581
#Cocoapods431
#Objective C215
#Carthage199
#Animation186
#Flutter178
#Javascript174