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
Q-Mobile/QGrid
QGrid is a SwiftUI library that provides a grid/collection view, computing cells from identified data the same way SwiftUI's List works. It…
321649maintenance
zhengwenming/WeChat
An open-source Objective-C demo project that replicates the WeChat Moments (friend circle) and QQ Zone UI, including comment/reply threads,…
321649maintenance
cropsly/ffmpeg-android
Shell scripts and prebuilt binaries for compiling FFmpeg for Android with x264, libass, fontconfig, freetype, fribidi, and lame. It targets…
231649maintenance
simsaens/Menu
A Swift library implementing the iOS menu UI component described in the author's blog posts, distributed via CocoaPods. It provides a polis…
321645maintenance
brianegan/flutter_redux
A Dart library that connects Flutter widgets to a Redux store via widgets like StoreProvider, StoreBuilder, and StoreConnector. It automati…
231645maintenance
gyf-dev/Cactus
Cactus is an Android keep-alive library that helps apps stay running in the background. It combines dual-process foreground services, JobSc…
231644maintenance
Kaopiz/KProgressHUD
KProgressHUD is an Android library that displays progress HUD overlays, inspired by iOS's MBProgressHUD and SVProgressHUD. It supports inde…
321643maintenance
momotech/MLN
MLN (Momo Lua Native) is a mobile cross-platform framework from Momo that lets developers build Android and iOS apps from a single Lua code…
321643maintenance
mjl0602/flutter_tiktok
A Flutter application that clones TikTok's short-video browsing experience, with smooth vertical video scrolling, double-tap likes, comment…
321643maintenance
marcoarment/FCModel
FCModel is an Objective-C model layer on top of SQLite, offering a Core Data-like convenience while allowing direct SQL access, custom sche…
231641maintenance
lightory/HHRouter
HHRouter is a lightweight URL routing library for iOS written in Objective-C. It maps URL patterns to view controller classes and parses pa…
231639maintenance
mrmans0n/smart-location-lib
An Android library that simplifies location updates, geofencing, and activity recognition through a fluent API built on Google Play Service…
321638maintenance
robovm/robovm
RoboVM is an ahead-of-time compiler and runtime that translates JVM bytecode into native machine code, primarily enabling Java and Kotlin a…
321637maintenance
DaxiaK/MyDiary
An Android app that recreates the 'My Diary' application featured in Makoto Shinkai's movie 'your name.' (君の名は。). It is a fan-made journali…
321637maintenance
be-fe/iSlider
iSlider is a lightweight, dependency-free JavaScript slider library for mobile web, HTML5, and hybrid apps. It provides smooth touch-based …
231636maintenance
jezzmemo/JJException
JJException is an Objective-C library that prevents common runtime crashes in iOS and macOS apps by hooking error-prone APIs such as unreco…
231633maintenance
adrielcafe/AndroidAudioRecorder
AndroidAudioRecorder is a Java library for Android that provides a ready-made, customizable audio recording activity with wave visualizatio…
231633maintenance
dpnishant/appmon
AppMon is an automated framework for monitoring and tampering with system API calls of native macOS, iOS, and Android apps, built on Frida.…
101630maintenance
traex/ExpandableLayout
An Android UI library providing an expandable layout with a customizable header and content view, usable standalone or as rows in an Expand…
321628maintenance
drewmccormack/ensembles
Ensembles is a local-first synchronization framework that extends Apple's Core Data to sync SQLite persistent stores across macOS and iOS d…
751627maintenance
imfuxiao/Hamster
Hamster (仓输入法) is an iOS third-party keyboard app that embeds the Rime Input Method Engine (librime) for highly customizable Chinese text i…
311624maintenance
EddyBorja/EBPhotoPages
EBPhotoPages is an Objective-C photo gallery library for iOS that displays pages of photos with metadata in a scrollview, supporting zoomin…
231624maintenance
daimajia/AnimeTaste
AnimeTaste is an open-source Android app for watching curated global independent animations from the AnimeTaste website. It provides a mobi…
231621maintenance
500px/greedo-layout-for-android
A custom RecyclerView LayoutManager for Android that lays out a grid of photos while preserving each image's aspect ratio. It is a drop-in …
231618maintenance
microsoft/FluentDarkModeKit
A Swift library by Microsoft that backports dark mode support to iOS apps running iOS 11 and later, including iOS 13. It enables dynamic th…
101618maintenance
ren93/RecyclerBanner
An Android custom view library that implements infinite auto-playing banner carousels using RecyclerView, with both a standard and a 3D ver…
321617maintenance
Xiaofei-it/HermesEventBus
HermesEventBus is an Android library that extends greenrobot's EventBus to support event posting across processes via IPC, built on top of …
231617maintenance
florent37/ArcLayout
ArcLayout is an Android UI library providing a custom layout view that crops its content with curved arc edges, in inside or outside direct…
101617maintenance
wangzhaode/mnn-llm
mnn-llm is a C++ library for deploying large language models on-device using Alibaba's MNN inference engine, with demos for CLI, web, Andro…
221616maintenance
a7ul/react-native-exception-handler
A React Native module that registers a global error handler to capture fatal and non-fatal uncaught exceptions, both JavaScript and native.…
231614maintenance
kofigyan/StateProgressBar
An Android UI library that renders a ProgressBar with discrete numbered states and animated transitions between them, customizable via XML …
321613maintenance
ApplikeySolutions/CosmoCalendar
CosmoCalendar is a fully customizable calendar view library for Android written in Java, supporting single, multiple, and range date select…
321610maintenance
gelitenight/WaveView
An Android custom View library that renders animated wave effects, commonly used for water-level or progress indicators. It exposes setters…
321609maintenance
hehonghui/AndroidEventBus
A lightweight event bus library for Android that decouples communication between Activities, Fragments, Threads, and Services using an obse…
751608maintenance
MostafaGazar/CustomShapeImageView
An Android library providing custom-shaped ImageViews (circle, rectangle, SVG-based shapes) via XML attributes. It lets developers mask ima…
231608maintenance
chthai64/SwipeRevealLayout
SwipeRevealLayout is an Android layout library that lets users swipe or slide a view to reveal a secondary layout underneath or beside it. …
231607maintenance
andyxialm/SmoothCheckBox
SmoothCheckBox is a custom Android CheckBox view with smooth animated check/uncheck transitions, written in Java. It exposes XML attributes…
321604maintenance
jogendra/LoadingShimmer
LoadingShimmer is a Swift library for iOS that adds a shimmering effect to any UIView with a single line of code. It serves as an unobtrusi…
321601maintenance
Jungerr/GridPasswordView
An Android UI library providing a grid-style password input view that mimics the payment password entry screens in WeChat and Alipay apps. …
321601maintenance
kanytu/android-parallax-recyclerview
An Android library providing a RecyclerView adapter that adds a parallax scrolling effect to headers. It lets developers attach a parallax …
231601maintenance
akosma/SwiftMoment
SwiftMoment is a time and calendar manipulation library for iOS 9+, macOS 10.11+, tvOS 9+, and watchOS 2+, written in Swift and inspired by…
101601maintenance
Marxon13/M13Checkbox
M13Checkbox is a Swift library providing a highly customizable, animated checkbox UI component for iOS. It supports multiple built-in anima…
231598maintenance
smuyyh/ImageSelector
ImageSelector is an Android image picker library written in Java that supports multi-select, single-select, image preview, cropping, and ca…
231598maintenance
liftoffcli/liftoff
Liftoff is a command-line tool for generating and configuring new iOS Xcode projects. It scaffolds a project directory structure, sets up g…
101598maintenance
marudy/react-native-responsive-screen
A small React Native library that provides two simple methods, widthPercentageToDP and heightPercentageToDP, for building responsive UI lay…
231596maintenance
sureJiang/MSSCrollGuideView
An Objective-C iOS library that creates keyframe-based guided animations to walk users through app features. It provides ready-made views f…
321593maintenance
RelatedChat
RelatedChat (formerly Messenger) is an open-source real-time chat messenger application for iOS, built in Swift with a Firebase backend. It…
611591maintenance
omadahealth/LolliPin
LolliPin is a Material design styled Android library that adds PIN code lock protection to apps, storing only a SHA-1 hash of the PIN. It a…
101590maintenance
harjot-oberai/VectorMaster
An Android library that provides dynamic runtime control over vector drawables via Java instances. It parses vector XML and exposes every p…
321586maintenance
kciter/Floaty
Floaty is a Swift library that provides a customizable floating action button (FAB) for iOS apps, formerly known as KCFloatingActionButton.…
321585maintenance
wching/Android-Indefinite-Pager-Indicator
A lightweight, plug-and-play indefinite pager indicator view for Android that works with RecyclerViews, ViewPagers, and ViewPager2. It is w…
231583maintenance
liangfeidotme/AndroidRubberIndicator
An Android UI library providing a rubber-band style page indicator for ViewPagers, designed after a Dribbble concept. It offers APIs to set…
101583maintenance
me-abhinav/NumberMorphView
NumberMorphView is a Swift UIKit label-like view for iOS that displays numbers with animated transitions using number tweening/morphing. It…
321582maintenance
VideoFlint/Cabbage
Cabbage is a Swift video composition framework built on top of AVFoundation for iOS. It provides a Timeline-based model for combining video…
321580maintenance
Dhaval2404/ImagePicker
A Kotlin library for Android that lets users pick an image from the gallery or capture one with the camera, with built-in cropping and comp…
231577maintenance
klinker24/Android-TextView-LinkBuilder
An Android library that makes it easy to create clickable links within TextViews using specific strings or regex patterns. It supports cust…
231577maintenance
linglongxin24/DylanStepCount
An open-source Android pedometer app that accurately counts steps using the hardware step counter and step detector sensors, with an algori…
321575maintenance
Zackratos/UltimateBarX
UltimateBarX is a Kotlin library for Android that makes it easy to customize the status bar and navigation bar with effects like transparen…
321575maintenance
fossasia/open-event-attendee-ios
An iOS attendee application for the FOSSASIA Open Event platform, letting users browse and attend events like concerts, conferences, and me…
101574maintenance
mdgspace/RotatingText
RotatingText is an Android library that periodically cycles through a list of words in a TextView with animated transitions. It supports cu…
321573maintenance
Andr3wHur5t/react-native-keyboard-spacer
A plug-and-play React Native component that automatically adds a spacer view matching the iOS keyboard height, animating layout when the ke…
231573maintenance
mecid/SwiftUICharts
A SwiftUI library for rendering simple line and bar charts with built-in accessibility support. It provides vertical bar, horizontal bar, a…
231573maintenance
cmdbug/YOLOv5_NCNN
A mobile demo application that deploys the ncnn inference framework on Android and iOS, running a variety of computer vision models includi…
321572maintenance
javiersantos/PiracyChecker
An Android library that helps prevent app piracy by verifying Google Play Licensing (LVL), APK signatures, and other tampering checks. It t…
611569maintenance
bendytree/Objective-C-RegEx-Categories
An Objective-C library of categories and macros that simplify using NSRegularExpression in Objective-C and Swift on iOS and macOS. It conde…
321569maintenance
kingsic/SGPagingView
SGPagingView is a Swift UIKit library for building scrollable segmented title views paired with paged content views, similar to those in QQ…
231569maintenance
chenenyu/Router
A flexible component-based routing framework for Android that decouples cross-module navigation using annotations. It supports URI-based ro…
231568maintenance
kaich/Yuedu
Yuedu (源阅读) is an iOS e-book reader app that lets users define custom book sources to parse and read web novels and online content. It is t…
321564maintenance
wildma/ScreenAdaptation
An Android screen adaptation solution based on the smallestWidth qualifier scheme, generating dimens.xml files for various device widths so…
321562maintenance
thii/FontAwesome.swift
A Swift library that lets developers use Font Awesome 5 icons in iOS, macOS, and tvOS applications. It distributes the Font Awesome font fi…
231561maintenance
maks/MGit
MGit is an open-source Git client app for Android, a continuation of the SGit project. It supports cloning, committing, pushing, pulling, b…
231561maintenance
Piasy/RxAndroidAudio
A robust Android audio encapsulation library wrapping MediaRecorder and MediaPlayer for recording and playing audio, with partial RxJava su…
321560maintenance
osy/Jitterbug
Jitterbug is an iOS app that launches other iOS apps with a debugger attached from a second iOS device over WiFi, enabling JIT compilation …
101559maintenance
Finb/V2ex-Swift
A third-party iOS client for the V2EX developer community, written in Swift. It provides a friendlier mobile reading experience for V2EX fo…
471558maintenance
sudeepag/SAConfettiView
SAConfettiView is a Swift UIView subclass that adds customizable, multi-colored confetti animations to iOS applications. It supports variou…
321557maintenance
dev-liyang/LYEmptyView
LYEmptyView is an iOS library that adds empty-state placeholder views (no data, no network) to UITableView/UICollectionView with a single l…
321557maintenance
woxingxiao/SlidingUpPanelLayout
An Android UI library providing a vertical SlidingUpPanelLayout that supports multiple sliding panels with flexible interaction effects. It…
231555maintenance
marty-suzuki/SAHistoryNavigationViewController
A Swift UIKit library that adds an iOS task-manager-style history UI to UINavigationController, letting users view and jump between navigat…
101555maintenance
gowong/material-sheet-fab
An Android library that implements the floating action button to sheet transition from Google's Material Design specification. It works wit…
321554maintenance
kishikawakatsumi/IBPCollectionViewCompositionalLayout
A Swift/Objective-C library that backports UICollectionViewCompositionalLayout from iOS 13 to iOS 12 and earlier. It lets developers use Ap…
231553maintenance
danielamitay/DAKeyboardControl
DAKeyboardControl is an Objective-C iOS library that adds keyboard awareness and iMessages-style pan-to-dismiss behavior to any UIView, UIS…
321552maintenance
rgommezz/react-native-scroll-bottom-sheet
A cross-platform React Native scrollable bottom sheet component with virtualisation support and native-feeling 60 FPS animations, implement…
231552maintenance
mrcsxsiq/Kotlin-Pokedex
A Pokedex Android application built in Kotlin demonstrating modern Android architecture components including ViewModel, LiveData, Room, Nav…
231552maintenance
mineschan/MZTimerLabel
MZTimerLabel is an Objective-C UILabel subclass for iOS that turns a label into a countdown timer or stopwatch, mimicking the Apple Clock A…
231551maintenance
pytorch/QNNPACK
QNNPACK is a mobile-optimized C library of high-performance kernels for 8-bit quantized neural network operators such as convolution, pooli…
101551maintenance
acidb/mobiscroll
Mobiscroll is a cross-platform UI component library for progressive web apps and hybrid mobile apps, offering free form controls plus comme…
231549maintenance
orta/cocoapods-keys
A CocoaPods plugin that stores per-developer environment and application keys securely in the macOS keychain instead of source code. On pod…
321548maintenance
tidwall/SwiftWebSocket
SwiftWebSocket is a high-performance WebSocket client library for iOS and macOS, fully conforming to RFC 6455 and passing all 521 Autobahn …
101547maintenance
JazysYu/JZNavigationExtension
An Objective-C library that extends UINavigationController on iOS with convenient features like fullscreen interactive pop gesture, per-vie…
231540maintenance
chockenberry/Provisioning
A macOS Quick Look plug-in that renders previews of iOS .mobileprovision files and OS X .provisionprofile files directly in Finder. It disp…
231540maintenance
allgood/OpenNoteScanner
OpenNoteScanner is an open-source Android app for scanning handwritten notes and printed documents using a mobile device camera. It uses Op…
311539maintenance
minirefresh/minirefresh
MiniRefresh is a zero-dependency JavaScript library that adds graceful HTML5 pull-down-to-refresh and pull-up-to-load-more functionality to…
231539maintenance
rubensousa/FloatingToolbar
An Android UI library that provides a toolbar which morphs from a FloatingActionButton with a material design transition animation. It supp…
231538maintenance
zyyoona7/EasyPopup
EasyPopup is an Android library that wraps Android's PopupWindow with a fluent, chainable API. It simplifies showing popups relative to an …
231537maintenance
wangjiegulu/WheelView
An Android custom view library that implements a wheel-style scrolling picker for selecting items from a list. It can be embedded in layout…
321536maintenance
JoniVR/VerticalCardSwiper
VerticalCardSwiper is a Swift UIKit library that recreates the Shazam Discover UI combined with Tinder-style card swiping, built on UIColle…
231536maintenance
marcosgriselli/SwipeableTabBarController
A Swift library that subclasses UITabBarController to add swipe gestures for switching between tabs on iOS. It offers three built-in transi…
231536maintenance
marmelroy/FileBrowser
A Swift library providing a Finder-style file browser view controller for iOS apps, with search, file previews, editing, and 3D touch suppo…
231534maintenance
badoo/android-weak-handler
A drop-in replacement for android.os.Handler that holds weak references to posted Runnables and Messages, preventing memory leaks. It is a …
661533maintenance
abuanwar072/Chat-Messaging-App-Light-and-Dark-Theme
A Flutter UI template for a chat/messaging app with light and dark theme support, covering screens like welcome, sign-in/sign-up, OTP valid…
321532maintenance

← prev page 27 / 46 next →