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

Closures
ClosuresSwift

A Swift framework that adds closure handlers to UIKit and Foundation classes, replacing delegation and target-action patterns.

#functional-programming#ios#delegation-pattern
Stars1.7k
Forks169
Last commit5 years ago
Closures
ClosuresSwift

A Swift framework that adds closure handlers to UIKit and Foundation classes, replacing delegation and target-action patterns.

#foundation#functional-programming#ios
Stars1.7k
Forks169
Last commit5 years ago
react-native-arkit
react-native-arkitObjective-C

React Native binding for iOS ARKit, enabling augmented reality app development with 3D components and plane detection.

#ios#arkit#objective-c
Stars1.7k
Forks138
Last commit3 years ago
ios-fontawesome
ios-fontawesomeObjective-C

A category for iOS that enables easy use of Font Awesome icons in UILabel, UIButton, and UIImage objects.

#ios#vector-icons#objective-c
Stars1.7k
Forks254
Last commit9 years ago
MXParallaxHeader
MXParallaxHeaderObjective-C

A simple parallax header implementation for UIScrollView in iOS apps.

#ios#objective-c#parallax-scrolling
Stars1.7k
Forks250
Last commit5 years ago
react-native-svg-transformer
react-native-svg-transformerJavaScript

Import SVG files in React Native projects the same way you would in a web application.

#transformer#svgr#loader
Stars1.7k
Forks124
Last commit10 days ago
Flashbar
FlashbarKotlin

A highly customizable, powerful and easy-to-use alerting library for Android, built with Kotlin.

#snackbar-alternative#android#toast-alternative
Stars1.7k
Forks177
Last commit4 years ago
Device
DeviceSwift

A lightweight Swift library for detecting Apple device models, types, and screen sizes.

#apple#ios#swift-package-manager
Stars1.7k
Forks204
Last commit4 months ago
React Native Firebase Cloud Messaging
React Native Firebase Cloud MessagingJava

A React Native module for Firebase Cloud Messaging (FCM) and local notifications, now deprecated in favor of react-native-firebase.

#ios#fcm#android
Stars1.7k
Forks664
Last commit3 years ago
firebase-kotlin-sdk
firebase-kotlin-sdkKotlin

A Kotlin-first, multiplatform SDK for Firebase, enabling shared code across iOS, Android, Desktop, and Web.

#firebase-firestore#firebase-functions#backend-as-a-service
Stars1.7k
Forks199
Last commit
BarcodeScanner
BarcodeScannerSwift

A simple and beautiful iOS barcode scanner component with customizable UI and great user experience.

#camera#ios#qr-code
Stars1.7k
Forks383
Last commit2 years ago
FlutterFoodybite
FlutterFoodybiteDart

A Flutter UI implementation of a restaurant app with two screens, based on a design from Uplabs.

#dart#mobile-ui#ios
Stars1.7k
Forks475
Last commit2 years ago
react-native-contacts
react-native-contactsJava

A React Native library for accessing and managing the device's native contacts with full CRUD operations.

#native-module#ios#android
Stars1.7k
Forks593
Last commit21 days ago
TouchScript
TouchScriptC#

A complete multi-touch gesture library for Unity that handles complex gesture interactions across iOS, Android, Windows, and TUIO platforms.

#ios#multi-touch#android
Stars1.7k
Forks366
Last commit3 years ago
Bartinter
BartinterSwift

Dynamically changes iOS status bar style to ensure readability based on background content.

#readability#tint#ios
Stars1.7k
Forks85
Last commit2 months ago
Carousel Slider
Carousel SliderDart

A Flutter carousel widget with infinite scroll, auto-play, and custom child widget support.

#dart#slider#autoplay
Stars1.7k
Forks606
Last commit6 months ago
SGQRCode R
SGQRCode RObjective-C

An easy-to-use iOS library for scanning, generating, and reading QR codes and barcodes with high customizability.

#scanning#camera#ios
Stars1.7k
Forks377
Last commit2 years ago
SVG
SVGDart

A Flutter library for parsing, rendering, and displaying SVG files as widgets.

#dart#flutter-packages#svg
Stars1.7k
Forks446
Last commit1 year ago
SectionedRecyclerViewAdapter
SectionedRecyclerViewAdapterJava

An Android RecyclerView adapter that splits lists into sections with headers, footers, and individual state control.

#user-interface#kotlin-java#adapter
Stars1.7k
Forks374
Last commit4 years ago
Ionic 2 Advanced Components
Ionic 2 Advanced ComponentsTypeScript

A collection of experimental Ionic 3 components and samples to accelerate hybrid mobile app development.

#ionic3#angular5#angular2
Stars1.7k
Forks688
Last commit9 months ago
react-native-image-resizer
react-native-image-resizerJava

A React Native library for resizing, compressing, and rotating local images with flexible options.

#resize#ios#turbo-modules
Stars1.7k
Forks362
Last commit11 days ago
EasyTransitions
EasyTransitionsSwift

A Swift library for creating custom interactive UIViewController transitions with simple protocol-based APIs.

#ios#animation#transition
Stars1.7k
Forks87
Last commit3 years ago
Dynamic Widget
Dynamic WidgetDart

A Flutter toolkit for building dynamic, backend-driven UIs using JSON that mirrors Flutter widget code.

#ui-toolkit#json-ui#widget
Stars1.7k
Forks328
Last commit1 year ago
WeChat Assets Picker
WeChat Assets PickerDart

A Flutter image, video, and audio picker with WeChat-style UI and extensive customization.

#ios#wechat-ui#internationalization
Stars1.6k
Forks522
Last commit19 days ago
Redux
ReduxDart

A Flutter library that connects Widgets to a Redux Store for predictable state management.

#dart#frontend#ui-framework
Stars1.6k
Forks208
Last commit3 years ago
react-native-bundle-visualizer
react-native-bundle-visualizer

Visualize and analyze your React Native bundle to identify packages that increase its size.

#dev-tools#performance-analysis#source-map
Stars1.6k
Forks50
Last commit3 months ago
react-native-exception-handler
react-native-exception-handlerObjective-C

A React Native module for registering global error handlers to capture uncaught JavaScript and native exceptions.

#bug#exception-handler#error
Stars1.6k
Forks140
Last commit2 years ago
react-native-background-fetch
react-native-background-fetchJava

A React Native module for iOS and Android that enables periodic background tasks to fetch data or perform work.

#periodic-execution#ios#android
Stars1.6k
Forks197
Last commit4 months ago
SwiftString
SwiftStringSwift

A comprehensive, lightweight string extension library for Swift providing common string operations with test coverage.

#swift-extensions#string-utilities#utility-library
Stars1.6k
Forks137
Last commit9 years ago
react-native-masked-text
react-native-masked-textJavaScript

A pure JavaScript masked text and input text component for React Native with built-in validators and raw value extraction.

#input-mask#text-input#input
Stars1.6k
Forks245
Last commit1 year ago
Form Builder
Form BuilderDart

A Flutter package for creating data collection forms with built-in validation, ready-made fields, and reduced boilerplate.

#dart#form-builder#flutter-forms
Stars1.6k
Forks564
Last commit17 days ago
Firebase UI
Firebase UISwift

iOS UI bindings for Firebase that connect SwiftUI/UIKit components to Firebase services for authentication and realtime data.

#ios#authentication#storage
Stars1.6k
Forks493
Last commit6 days ago
EazeGraph
EazeGraphJava

A lightweight Android library for creating beautiful, customizable charts with an up-to-date look.

#open-source#android#java
Stars1.6k
Forks266
Last commit9 years ago
react-native-loading-spinner-overlay
react-native-loading-spinner-overlayJavaScript

A customizable loading spinner overlay component for React Native apps with configurable animations and styles.

#ios#loading-indicator#loading
Stars1.6k
Forks171
Last commit
Shiny
ShinyC#

A cross-platform .NET framework for device services and background processing on iOS, Android, macOS, and Windows.

#maui#xamarin#ios
Stars1.6k
Forks248
Last commit2 days ago
Atlantis
AtlantisSwift

A Swift framework to capture HTTP/HTTPS and WebSocket traffic from iOS apps without requiring a proxy or certificate trust.

#http-capture#proxyman#ios
Stars1.6k
Forks114
Last commit1 month ago
PreviousPage 12 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
2 days ago
9 months ago
Next
#Ios1366
#Swift800
#Android656
#Ui Components612
#React Native582
#Cross Platform581
#Cocoapods431
#Objective C215
#Carthage199
#Animation186
#Flutter178
#Javascript174