Ross ROSS = Recommend OSS · open-source software intelligence for agents

domain: mobile-development

4535 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
hoteltonight/HTAutocompleteTextField
HTAutocompleteTextField is an Objective-C subclass of UITextField for iOS that displays real-time text suggestions as the user types, most …
321036maintenance
matbeich/StickyCollectionView
A UICollectionViewFlowLayout subclass for iOS that presents collection view cells with an overlapping, sticky stacking effect. Written in O…
321036maintenance
romansorochak/ParallaxHeader
A Swift library that makes it simple to add parallax scrolling headers to UIScrollView and its subclasses like UITableView. It supports ima…
321035maintenance
tristanhimmelman/HidingNavigationBar
A Swift library for iOS that manages hiding and showing a view controller's navigation bar (and optionally tab bar, toolbar, or extension v…
231035maintenance
didi/echo
Echo is a desktop (Mac) debugging tool by DiDi that connects to iOS apps over the local network to inspect network requests, logs, view hie…
101035maintenance
LiquidPlayer/LiquidCore
LiquidCore embeds a full Node.js virtual machine inside Android and iOS apps, complete with a virtual file system. It also lets Android dev…
231034maintenance
xsahil03x/before_after
A Flutter package providing a BeforeAfter widget that displays the difference between two images via a draggable slider. It is 100% Dart, s…
231033maintenance
FlyingPumba/SimpleRatingBar
An open-source Android library providing a customizable RatingBar view as an alternative to Android's default widget. It supports arbitrary…
321031maintenance
EddyVerbruggen/Custom-URL-scheme
A Cordova/PhoneGap plugin that lets hybrid mobile apps be launched via a custom URL scheme such as mycoolapp://. It registers the scheme on…
231031maintenance
twitter/Serial
Twitter Serial is a lightweight Java serialization framework that uses explicit Serializer classes instead of reflection-based Serializable…
321030maintenance
antwankakki/FabricView
FabricView is an Android canvas drawing library inspired by Fabric.js, supporting hand/stylus drawing, text, and images. It lets developers…
231029maintenance
jiang111/RxJavaApp
An Android app for learning RxJava operators, including an introduction to RxJava 2.x. It demonstrates commonly used reactive operators wit…
231029maintenance
emilsjolander/StickyScrollViewItems
A small Android library providing a ScrollView subclass that lets you tag child views as 'sticky' so they pin to the top of the scroll cont…
231029maintenance
syncfusion/essential-ui-kit-for-xamarin.forms
A collection of free, elegantly designed XAML template pages for Xamarin.Forms apps, following the MVVM pattern. It includes a Visual Studi…
461028maintenance
JoaquimLey/faboptions
An Android UI library providing a multi-functional Floating Action Button (FAB) component with customizable options. Written in Java, it fo…
231028maintenance
L-Zephyr/Drafter
Drafter is a command-line tool that analyzes iOS Objective-C and Swift source code to automatically generate method call graphs and class i…
231028maintenance
CRED-CLUB/synth-android
Synth is CRED's open-source Android UI library for building Neumorphic (soft UI) components with light, shadow, and depth effects. It provi…
321027maintenance
nerdsupremacist/FancyScrollView
A SwiftUI ScrollView component that replicates the scrolling behavior of Apple's App Store and Apple Music apps, including blur effects in …
231025maintenance
edvardHua/PoseEstimationForMobile
A TensorFlow-based library implementing CPM and Hourglass models with MobileNetV2 inverted residual modules for real-time single-person hum…
321024maintenance
bamlab/react-native-image-header-scroll-view
A React Native component providing a ScrollView with a fixed image header that shrinks into a navbar as the user scrolls. It works on both …
231024maintenance
AndreHaueisen/flushbar
A Flutter package providing a highly customizable notification widget as an alternative to toasts and snackbars. It supports custom titles,…
321022maintenance
skywinder/GaugeKit
GaugeKit is a Swift library for building custom gauges in iOS apps, including easy reproduction of Apple's style ring gauges. It supports I…
321022maintenance
peggyrayzis/react-native-create-bridge
A CLI generator that scaffolds React Native native module and UI component bridges, eliminating boilerplate for iOS (Objective-C/Swift) and…
231020maintenance
iReaderAndroid/ZeusPlugin
ZeusPlugin is a mature Android plugin and hot-patch framework written in Java, battle-tested in apps with tens of millions of daily active …
321019maintenance
jianzhongli/MathView
MathView is an Android view library that renders math formulas from TeX or MathML code using the MathJax or KaTeX engines. It behaves like …
321019maintenance
NoTests/RxFeedback.swift
RxFeedback is a Swift library providing a universal 'system' operator and architecture for RxSwift, modeling apps as state machines driven …
231019maintenance
florent37/SingleDateAndTimePicker
An Android library providing a single widget to select both a date and a time, with dialog, bottom-sheet, and inline layout options. It als…
101019maintenance
iddan/react-native-canvas
A React Native component that provides an HTML5-like Canvas API for drawing 2D graphics in mobile apps, implemented via a WebView bridge. I…
321018maintenance
microsoft/appcenter
Microsoft's Visual Studio App Center, a cloud service for mobile and desktop app build, test, deploy, crash reporting, and analytics. This …
321015maintenance
UrbanApps/UAProgressView
UAProgressView is a lightweight Objective-C UIKit component that renders an animated circular progress view on iOS. It offers sensible defa…
321015maintenance
HelloChenJinJun/NewFastFrame
An Android component-based (modular) framework project in Java that integrates mainstream libraries like OkHttp, RxJava, Retrofit, Glide, G…
321013maintenance
suzuki-0000/CountdownLabel
A Swift library providing a UILabel subclass that displays a countdown timer with morphing animations powered by LTMorphingLabel. It suppor…
231013maintenance
tommybuonomo/morph-bottom-navigation
An Android UI library providing a BottomNavigationView with a morphing circle animation effect on the selected item. It extends Google's Ma…
321012maintenance
afollestad/photo-affix
PhotoAffix is an open-source Android app for stitching photos together vertically or horizontally to create side-by-side collage images. It…
101011maintenance
feicien/android-auto-update
An Android library that implements automatic app updates: it checks for new versions, downloads the APK file, and installs it, with dialog …
321010maintenance
BCsl/GalleryLayoutManager
An Android library providing a custom RecyclerView LayoutManager that implements ViewPager/Gallery-style center-locked scrolling with horiz…
231010maintenance
iamvucms/react-native-instagram-clone
A React Native mobile application that clones the Instagram mobile app, built with TypeScript, Firebase, Redux, and React Navigation. It in…
321009maintenance
jwilling/JNWSpringAnimation
An Objective-C library that subclasses CAKeyframeAnimation to provide spring physics (damped harmonic) animations for Core Animation layers…
321007maintenance
xuyisheng/ShortcutHelper
A small Java library for Android that simplifies creating, checking, updating, and removing home screen shortcuts while handling OEM/ROM la…
321007maintenance
vlonjat-gashi/progress-activity
An Android library that provides layout containers (ProgressFrameLayout, ProgressLinearLayout, ProgressRelativeLayout) for easily switching…
231007maintenance
michaldrabik/TapBarMenu
TapBarMenu is a small Android UI library providing a customizable 'tap bar' menu layout, implemented as a LinearLayout extension with open/…
321006maintenance
delba/JASON
JASON is a fast JSON deserialization library written in Swift, offering subscript-based parsing and type casting with a clean API. It suppo…
231006maintenance
CRAnimation/CRBoxInputView
CRBoxInputView is an iOS UI component library written in Objective-C that provides a boxed verification-code input view, commonly used for …
321005maintenance
douglasjunior/react-native-keyboard-manager
A React Native library that integrates IQKeyboardManager to prevent the iOS keyboard from sliding up and covering text inputs. It is now de…
681004maintenance
PrototypeZ/SaveState
An Android library that automatically generates onSaveInstanceState and onRestoreInstanceState implementations via the @AutoRestore annotat…
321004maintenance
qifengdeqingchen/SeatTable
SeatTable is an Android custom view library for rendering interactive seat-selection layouts, commonly used for online movie ticket booking…
321004maintenance
G-Joker/WeaponApp
WeaponApp is an Android showcase application demonstrating an MVVM architecture built with Retrofit, RxJava, DataBinding, and the Small plu…
321003maintenance
MarcinusX/flutter_ui_challenge_flight_search
A Flutter implementation of a flight search UI design from a Behance mobile app interaction showcase, built as a UI challenge. It demonstra…
321003maintenance
LianjiaTech/keframe
Keframe is a Flutter component library that optimizes UI fluency through frame-splitting rendering, reducing jank during page switches and …
231003maintenance
eleme/Stinger
Stinger is a high-performance Objective-C library for aspect-oriented programming (AOP) that hooks into existing methods before/instead/aft…
231002maintenance
mac-gallagher/MultiProgressView
A Swift UIKit library providing an animatable view that displays multiple progress bars over time, modeled after UIProgressView. It support…
231000maintenance
saitamasahil/Pixel-Launcher-Extended
Pixel Launcher Extended is a Magisk module by TeamFiles that enhances the stock Google Pixel Launcher with extra features like 1250+ themed…
32999maintenance
Emanuele-web04/remodex
Remodex is a local-first open-source bridge plus iOS app that lets you control the OpenAI Codex coding agent running on your Mac from an iP…
583301experimental
airbnb/native-navigation
A React Native navigation library from Airbnb built on top of the native iOS and Android platform navigation components rather than reimple…
553120experimental
b-nnett/goose
Goose is a local-first iOS companion app for WHOOP 5.0 fitness bands, built with SwiftUI and a Rust core that parses Bluetooth packet data …
102721experimental
google/android-emulator-container-scripts
A set of Python scripts from Google for running the Android emulator inside Docker containers, with pre-built images hosted on Google Artif…
752077experimental
LoopKit/Loop
Loop is an open-source iOS app template for building an automated insulin delivery (AID) system for people with type 1 diabetes. It integra…
781717experimental
fzyzcjy/flutter_smooth
A Flutter library that keeps apps at roughly 60 FPS even when widget trees are very heavy to build or layout, by offloading expensive work …
761708experimental
dotnet/Comet
Comet is a C# UI toolkit for building cross-platform user interfaces using the Model-View-Update (MVU) architectural pattern, built on top …
101670experimental
marcosgriselli/EasyTransitions
EasyTransitions is a Swift library that simplifies creating custom interactive UIViewController transitions on iOS and tvOS. It abstracts U…
231656experimental
uniqush/uniqush-push
Uniqush-push is a self-hosted Go server that provides a unified HTTP API for sending push notifications to mobile apps across FCM (Android)…
661559experimental
orbitinghail/graft
Graft is an open-source transactional storage engine written in Rust that turns object storage into a transactional system with lazy, parti…
751535experimental
enesozturk/react-native-hold-menu
A React Native component library providing a performant hold-to-open context menu powered by Reanimated v2. It supports dark/light mode, or…
231520experimental
rajdeep/proton
Proton is a native Swift rich text editor library for iOS and macOS Catalyst, built on TextKit as an extensible replacement for UITextView.…
301378experimental
mobile-nixos/mobile-nixos
Mobile NixOS is a Nix-based layer that lets you build and configure NixOS for mobile devices such as phones and tablets. It provides device…
741359experimental
SPIRIT-org/SPIRIT
SPIRIT is an open-source smartphone hardware project built around the Raspberry Pi Compute Module 5, with KiCad PCB designs and schematics …
671290experimental
google/modernstorage
ModernStorage is a set of Kotlin libraries from Google that provide an abstraction layer over Android storage APIs, including the Storage A…
101226experimental
Tarikul711/flutter-food-delivery-app-ui
A Flutter-based food ordering and delivery app UI template implementing screens like home, food details, cart, and login/registration. It i…
321207experimental
NathanFlurry/VisualProgrammingLanguage
A node-based visual programming language written in Swift that assembles to executable Swift code. It is a proof-of-concept app designed to…
641200experimental
skydoves/Orbital
Orbital is a Jetpack Compose Multiplatform animation library for implementing dynamic transitions such as shared element transitions, movem…
441200experimental
compose-miuix-ui/miuix
Miuix is a UI component library for Compose Multiplatform that implements the Xiaomi HyperOS design language. It provides basic and complex…
881181experimental
thunderbird/thunderbird-ios
Thunderbird for iOS is an open-source email client for iOS devices, developed from the ground up by the Thunderbird/Mozilla community. It i…
661173experimental
mrousavy/react-native-multithreading
A React Native library that provides fast, low-overhead multithreading via JSI, letting developers offload blocking JavaScript calls or exp…
231171experimental
emexlab/Nyxian
Nyxian is a native iOS IDE that lets developers write, compile, sign, and run Swift, C, Objective-C, and C++ apps entirely on an iPhone or …
861150experimental
react-native-skia/react-native-skia
A React Native renderer based on Google's Skia graphics engine, enabling cross-platform 2D drawing and graphics rendering in mobile apps. T…
231089experimental
CombineCommunity/RxCombine
RxCombine is a Swift library providing bi-directional type bridging between RxSwift and Apple's Combine framework. It lets developers conve…
231047experimental
oss-bandb/GraphView
An Android library for displaying data in graph structures (trees, directed graphs, layered graphs) using RecyclerView with custom layout m…
231042experimental
agents-io/PokeClaw
PokeClaw is an open-source Android app that runs an on-device LLM (Gemma 4 via LiteRT) to control and automate your phone, with no cloud or…
701036experimental
fornewid/neumorphism
An Android library (initially a sample project) that implements Neumorphism design by drawing soft shadow backgrounds on widgets like CardV…
611019experimental
AFNetworking
AFNetworking is a widely used Objective-C networking library for iOS, macOS, watchOS, and tvOS, built on Apple's Foundation URL Loading Sys…
1033388abandoned
JakeWharton/butterknife
Butter Knife is a Java annotation-processing library for Android that binds views, listeners, and resources to fields and methods, eliminat…
3225346abandoned
CodeHubApp/CodeHub
CodeHub is an open-source iOS application for browsing and managing GitHub repositories, issues, pull requests, and gists on iPhone, iPod T…
1022572abandoned
google/ExoPlayer
ExoPlayer is an application-level media player library for Android supporting local and streamed audio/video playback with customizable ren…
4921933abandoned
google/iosched
The official Google I/O conference companion Android app, open-sourced as a real-world sample of Modern Android Development. It demonstrate…
1021645abandoned
square/picasso
Picasso is a powerful image downloading and caching library for Android that simplifies loading images into ImageViews, often in one line o…
2318795abandoned
ftlabs/fastclick
FastClick is a small JavaScript polyfill that removes the 300ms delay between a physical tap and the firing of a click event on mobile touc…
1018513abandoned
nostra13/Android-Universal-Image-Loader
Universal Image Loader is a Java library for Android that loads, caches (memory and disk), and displays images with extensive configuration…
3216826abandoned
Kotlin/anko
Anko is a Kotlin library that simplifies Android application development with helpers for intents, dialogs, logging, a DSL for dynamic layo…
1015774abandoned
fbsamples/f8app
The complete source code of Facebook's official F8 2017 conference app, built with React Native for iOS and Android. It is paired with the …
1013889abandoned
apache/incubator-weex
Apache Weex is a framework for building high-performance mobile cross-platform UIs using web-like syntax (Vue) with a single codebase targe…
1013606abandoned
facebook/flipper
Flipper is a desktop debugging platform for mobile developers, providing a visual interface to inspect, visualize, and control iOS, Android…
1013455abandoned
Bigkoo/Android-PickerView
An Android UI library providing iOS-style picker views, including a TimePickerView for date/time selection and an OptionsPickerView support…
3213434abandoned
facebookarchive/AsyncDisplayKit
AsyncDisplayKit (now renamed Texture) is an iOS UI framework built on top of UIKit that keeps complex user interfaces smooth by moving expe…
1013331abandoned
clearw5/Auto.js
Auto.js is a JavaScript-based IDE and automation platform for Android that lets users write scripts to automate UI interactions and workflo…
1012862abandoned
greenrobot/greenDAO
greenDAO is a lightweight, high-performance ORM for Android that maps Java objects to SQLite databases with a simple annotation-based API. …
2312589abandoned
vicc/chameleon
Chameleon is a lightweight color framework for iOS written in Objective-C with Swift support. It provides flat color palettes, gradient gen…
1012316abandoned
jessesquires/JSQMessagesViewController
An Objective-C iOS library providing an elegant, iMessage-style chat messages UI as a drop-in view controller. It is officially deprecated …
1011075abandoned
jfeinstein10/SlidingMenu
SlidingMenu is an open-source Android library for creating slide-in navigation menus similar to those in Google+, YouTube, and Facebook app…
3210989abandoned
androidannotations/androidannotations
AndroidAnnotations is a Java annotation-processing framework that speeds up Android development by eliminating boilerplate code for views, …
1010974abandoned
venera-app/venera
Venera is a cross-platform comic reader app built with Flutter that supports reading both local and network comics. It allows users to exte…
1010938abandoned

← prev page 34 / 46 next →