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
iamdarcy/hioshop-miniprogram
HaiFeng Shop (海风小店) is an open-source WeChat mini-program storefront for a small e-commerce shop, rebuilt from NideShop with a redesigned U…
322632maintenance
gajus/swing
Swing is a JavaScript library for building swipeable card-stack interfaces with swipe-left/swipe-right yes/no input, as popularized by apps…
232632maintenance
Boris-Em/BEMSimpleLineGraph
BEMSimpleLineGraph is an Objective-C charting library for creating customizable, interactive line graphs in iOS apps. Its API is modeled af…
102632maintenance
eclipsesource/J2V8
J2V8 is a set of Java bindings for Google's V8 JavaScript engine, providing a high-performance way to execute JavaScript from Java applicat…
562627maintenance
krzysztofzablocki/Playgrounds
KZPlaygrounds is an Objective-C and Swift library that brings enhanced playground-style live coding to iOS development, with real-time code…
322627maintenance
bm-x/PhotoView
An Android ImageView replacement library that adds smooth pinch-to-zoom, pan, rotation, and animated expand/collapse transitions for photo …
322627maintenance
Sunzxyong/Tiny
Tiny is a high-fidelity, high-compression-ratio image compression framework for Android, implemented with native C code and no external dep…
232627maintenance
Touchwonders/Transition
A Swift library that simplifies building custom, interactive, and interruptible iOS view controller transitions. It lets developers define …
232626maintenance
linyiLYi/pose-monitor
An Android app that uses the camera to detect bad sitting posture in real time and gives voice reminders. It runs MoveNet pose estimation p…
232622maintenance
yingLanNull/ShadowImageView
An Android custom ImageView that renders dynamic shadows whose color adapts to the image content, for more refined shadow effects. It is a …
322615maintenance
dlew/joda-time-android
An Android-optimized port of the Joda-Time date/time library that fixes memory issues and allows shipping up-to-date timezone data independ…
902614maintenance
worker8/TourGuide
TourGuide is an Android library for adding animated pointers, overlays, and tooltips over any View to guide users through an app. It simpli…
232610maintenance
google/hover
Hover is an Android library that provides an out-of-the-box floating menu implementation, plus tools for building custom floating menus. It…
102610maintenance
Boris-Em/BEMCheckBox
BEMCheckBox is an open-source Swift library for creating beautiful, highly customizable, animated checkboxes on iOS. It supports grouping/r…
232609maintenance
chennaione/sugar
Sugar ORM is a Java library that provides a simple, minimal-configuration ORM for SQLite databases on Android. It maps Java model classes t…
232608maintenance
Malinskiy/SuperRecyclerView
An Android library that wraps RecyclerView with built-in conveniences like loading progress, empty views, pull-to-refresh, infinite scrolli…
102608maintenance
alibaba/tidevice
A Python-based command-line tool for communicating with iOS devices over USB without needing iTunes or Xcode. It supports app installation/…
532607maintenance
xcpretty/xcode-install
A Ruby gem providing the `xcversion` CLI to list, install, update, and select Xcode versions on macOS by automating Apple's Developer Downl…
232602maintenance
xuuhaoo/OkSocket
OkSocket is a Java library providing a blocking TCP socket client (and optional server plugin) for Android and Java applications. It wraps …
232590maintenance
facebookarchive/device-year-class
An Android library by Facebook that maps a device's RAM, CPU core count, and clock speed to a 'year class' indicating when those specs were…
102584maintenance
kevin-lyn/STPopup
STPopup is an iOS library providing STPopupController, a UINavigationController-like component that presents view controllers in popup styl…
232583maintenance
terrakok/Cicerone
Cicerone is a lightweight Kotlin library that simplifies navigation in Android apps, supporting MVP/MVVM/MVI and any architecture. It offer…
232582maintenance
iReaderAndroid/X2C
X2C is an Android library that translates XML layouts into equivalent Java code at compile time using APT and JavaPoet, so runtime layout i…
322580maintenance
sergejsha/pinned-section-listview
An Android ListView library that adds pinned (sticky) section headers which remain at the top of the list while their section is visible. I…
102571maintenance
Azoft/CarouselLayoutManager
An Android LayoutManager for RecyclerView that renders items in a carousel style, with vertical or horizontal orientation, optional circula…
322570maintenance
shaps80/Peek
Peek is a Swift library for iOS that lets developers, designers, and QA testers visually inspect an app's UI hierarchy and properties at ru…
232570maintenance
LuckyJayce/ViewPagerIndicator
An Android library that replaces TabHost with a customizable ViewPager indicator, supporting top tabs (like NetEase news), bottom tabs (lik…
232568maintenance
DKJone/DKWechatHelper
DKWechatHelper is a feature-rich WeChat tweak/plugin for iOS written in Objective-C, offering automatic red packet grabbing, anti-message-r…
322567maintenance
ToxicBakery/ViewPagerTransforms
An Android library providing a collection of common page transformer animations for ViewPager scrolling, rewritten from JazzyViewPager. It …
232565maintenance
TransitApp/SVWebViewController
SVWebViewController is a drop-in inline browser view controller for iOS apps, written in Objective-C. It provides a ready-made web browsing…
322555maintenance
intuit/LocationManager
INTULocationManager is an Objective-C library (Swift-compatible) that simplifies getting the device's current location and heading on iOS. …
232551maintenance
AssistoLab/DropDown
A Swift library providing a Material Design style drop-down menu component for iOS apps. It is distributed via CocoaPods, Carthage, or sour…
232550maintenance
mxn21/FlowingDrawer
An Android UI library providing a navigation drawer that opens with flowing and bouncing elastic animations when swiped. It is added as a G…
322547maintenance
Krisiacik/ImageViewer
An iOS library written in Swift that provides a Twitter-style image viewer with single image display and swipeable gallery support. It is d…
332546maintenance
Ramotion/paper-onboarding-android
PaperOnboarding is an Android UI library providing a material design onboarding slider written in Java. It lets developers add swipeable in…
322541maintenance
2d-inc/Flare-Flutter
A Flutter runtime library for loading and controlling Rive (formerly Flare) vector animation files in Flutter apps. This is the legacy Rive…
322537maintenance
florent37/DiagonalLayout
An Android custom layout view that clips its children with a diagonal edge, enabling new Material Design styles with configurable angle, po…
102534maintenance
mcxtzhang/ZLayoutManager
An Android library providing custom RecyclerView LayoutManagers, including an overlapping swipe-card layout (like Tinder/TanTan) and a flow…
322532maintenance
jordansinger/SwiftUI-Kit
A SwiftUI demo application showcasing how system components and interactions look and behave with system defaults across iOS, iPadOS, macOS…
322531maintenance
pushtorefresh/storio
StorIO is a Java library providing a modern, type-safe, reactive API for SQLiteDatabase and ContentResolver on Android. It offers Put, Get,…
232530maintenance
x2on/OpenSSL-for-iPhone
A shell script and example Xcode project for compiling the OpenSSL library for Apple platforms including iPhone, iPad, Apple Watch, Apple T…
232529maintenance
root-two/react-native-drawer
A React Native component for implementing configurable drawer/side-menu navigation, supporting material design, Slack-style parallax, and o…
232527maintenance
mrackwitz/MRProgress
MRProgress is a collection of drop-in Objective-C components for iOS that display progress indicators and dimmed, blurred overlay views whi…
232526maintenance
mastermoo/react-native-action-button
A customizable floating action button (FAB) component for React Native that supports a main button expanding into multiple child action ite…
322517maintenance
Yalantis/Segmentio
Segmentio is an animated top/bottom segmented control UI component for iOS, written in Swift. It supports multiple styles, indicators, and …
232517maintenance
intuit/CardParts
CardParts is a reactive, card-based UI framework for iOS built on UIKit, developed by Intuit. It provides a set of prebuilt card components…
232514maintenance
MiniMax-AI/skills
A collection of structured development skills (guidance packs) that plug into AI coding agents to provide production-quality workflows for …
5013453experimental
Zomato/AndroidPhotoFilters
PhotoFiltersSDK is an Android image processing library that applies filters like tone curves, saturation, contrast, brightness, vignette, a…
232512maintenance
changsanjiang/SJVideoPlayer
SJVideoPlayer is an Objective-C video player library for iOS built on AVPlayer, with pluggable support for engines like ijkplayer, AliPlaye…
232510maintenance
yangjie10930/EpMedia
EpMedia is an Android video processing library built on FFmpeg, offering a simple Java API for common editing tasks. It supports clipping, …
232507maintenance
Ramotion/reel-search
RAMReel is a Swift UI controller for iOS that lets users pick options from a scrolling list while typing into a text field. It is an open-s…
232505maintenance
shu223/AnimatedTransitionGallery
A gallery iOS app showcasing dozens of custom animated view controller transitions built with the UIViewControllerAnimatedTransitioning pro…
322504maintenance
pmusolino/PMAlertController
PMAlertController is a Swift library that replaces Apple's uncustomizable UIAlertController with a fully customizable alert view for iOS ap…
232500maintenance
dundunnp/auto_xuexiqiangguo
An Android automation script (JavaScript, run via Hamibot/Auto.js-style engines) that automates daily tasks in the Xuexi Qiangguo (学习强国) ap…
322499maintenance
Sumi-Interactive/SIAlertView
SIAlertView is an Objective-C replacement for UIAlertView on iOS, offering block-based button handlers and styled transition animations. It…
322498maintenance
wuxudong/react-native-charts-wrapper
A React Native wrapper around the native charting libraries MPAndroidChart (Android) and Charts (iOS), exposing eight chart types with exte…
772497maintenance
zjw-swun/AppMethodOrder
An Android library that traces the call order and execution time of all methods in an app without invasive code changes, filtering by packa…
322493maintenance
TakuSemba/MultiSnapRecyclerView
An Android library that adds multiple-item snapping behavior to RecyclerView, supporting start/end/center gravity, configurable snap interv…
322493maintenance
yanzhenjie/Album
A Material Design style Android library providing album, camera, and gallery functionality. It lets Android apps select images and videos, …
322492maintenance
benawad/vsinder
VSinder is a novelty dating app for programmers where users swipe on code snippets instead of photos. It consists of a VSCode extension, iO…
322490maintenance
elye/loaderviewlibrary
An Android library providing LoaderTextView and LoaderImageView custom views that display a shimmer loading animation while text or images …
322485maintenance
sshiqiao/douyin-ios-objectc
An open-source Objective-C demo app for iOS that replicates core features of Douyin (TikTok), including a profile page, a swipeable short-v…
322485maintenance
igreenwood/SimpleCropView
SimpleCropView is an image cropping library for Android that provides a customizable CropImageView for cropping and rotating images. It sup…
232483maintenance
Augustyniak/RATreeView
RATreeView is an Objective-C library for iOS and tvOS that wraps UITableView to make displaying and interacting with tree-structured data e…
232481maintenance
oasisfeng/condom
Project Condom is an ultra-lightweight Android library that wraps the app Context before passing it to third-party SDKs, blocking harmful b…
232480maintenance
dasdom/BreakOutToRefresh
A Swift library that replaces the standard pull-to-refresh control in table views with a playable BreakOut mini game built on SpriteKit. It…
322472maintenance
yuyakaido/CardStackView
An Android library that provides a Tinder-like swipeable card stack view built on RecyclerView with a custom CardStackLayoutManager. It sup…
232471maintenance
kitasuke/PagingMenuController
A Swift library for iOS that provides a paging view controller with a customizable menu bar, supporting standard, segmented control, and in…
102466maintenance
SebastianBoldt/Jelly
Jelly is a Swift library for animated, interactive and non-interactive UIViewController transitions and presentations on iOS. It offers a s…
472460maintenance
jdsjlzx/LRecyclerView
An Android library that extends RecyclerView with pull-to-refresh, automatic load-more pagination, and easy HeaderView/FooterView support w…
232459maintenance
daimajia/AnimationEasingFunctions
An Android library implementing Robert Penner's easing functions for use with Android view animations via a Glider utility. It lets develop…
232457maintenance
square/tape
Tape is a Java library from Square providing QueueFile, a fast, transactional, file-based FIFO queue with atomic O(1) add/remove operations…
102455maintenance
jeasonlzy/NineGridView
An Android nine-grid image view library that mimics the photo grids in QQ Zone, WeChat Moments, and Weibo. It automatically sizes images an…
322454maintenance
2dxgujun/AndroidTagGroup
AndroidTagGroup is an Android UI widget library providing a TagGroup layout that displays a set of tags with append, delete, and click-inte…
232454maintenance
YYKline
YYKline is an Objective-C library for drawing stock candlestick (K-line) and time-sharing charts on iOS and macOS. It supports common techn…
232454maintenance
tumtumtum/StreamingKit
StreamingKit is an Objective-C audio playback and streaming library for iOS and macOS built on CoreAudio, with a clean object-oriented API …
322448maintenance
ascoders/react-native-image-viewer
A tiny and fast React Native component library for viewing images with pan and zoom gestures, including swipe navigation and swipe-to-dismi…
102444maintenance
rickytan/RTImageAssets
An Xcode plugin that automatically generates missing @2x and @1x image assets from @3x images (or upscales @2x to @3x) inside asset catalog…
102441maintenance
maxs15/react-native-spinkit
A React Native library providing a collection of animated loading spinner indicators, ported from the SpinKit CSS animations. It supports m…
232433maintenance
gavinbunney/Toucan
Toucan is a Swift library providing a clean, chainable API for image processing on iOS. It simplifies resizing, cropping, masking (elliptic…
322432maintenance
kornelski/slip
Slip.js is a tiny dependency-free JavaScript library that adds swipe and drag gesture interaction to list elements on touch screens. It exp…
232428maintenance
iammert/MaterialIntroView
MaterialIntroView is an Android library for creating Material-style showcase overlays that highlight and explain UI elements during onboard…
232419maintenance
Rajawali/Rajawali
Rajawali is a 3D rendering engine for Android built on OpenGL ES 2.0/3.0 and written in Java. It provides a scene graph, cameras, materials…
232415maintenance
delight-im/Android-AdvancedWebView
An enhanced WebView component library for Android that fixes common WebView quirks and works out of the box. It provides a drop-in replacem…
322412maintenance
robotmedia/RMStore
RMStore is a lightweight iOS library that wraps Apple's StoreKit framework for In-App Purchases. It adds block-based APIs, notifications, r…
232411maintenance
mqzhangw/JIMU
JIMU is an Android componentization framework that isolates each feature module's code and resources so components can run and be debugged …
232411maintenance
xuexiangjys/XUpdate
XUpdate is a lightweight, highly available Android version update framework written in Java. It handles version checking via GET/POST or cu…
232410maintenance
zhouchaoyuan/excelPanel
An Android library providing a two-dimensional RecyclerView that supports bidirectional scrolling with sticky row and column headers, like …
322408maintenance
gmarm/BetterSegmentedControl
A customizable Swift UI component for iOS that replaces UISegmentedControl and UISwitch. It supports text or icon segments, extensive styli…
232405maintenance
klausw/hackerskeyboard
Hacker's Keyboard is an Android soft keyboard based on the AOSP Gingerbread keyboard that provides a full PC-style layout with number row, …
232401maintenance
viromedia/viro
ViroReact is a framework for building augmented reality (AR) and virtual reality (VR) experiences using React Native, running natively on i…
322398maintenance
JesperLekland/react-native-svg-charts
A React Native charting library that renders customizable SVG charts (Line, Bar, Area, Pie, Circle, Progress) using react-native-svg and d3…
232398maintenance
indulgeIn/YBImageBrowser
YBImageBrowser is an iOS image browser component written in Objective-C that supports local and network images (GIF, APNG, WebP), photos li…
232397maintenance
cachapa/ExpandableLayout
An Android layout container library that animates the expansion and collapse of child views. It delegates sizing work to the parent layout …
322396maintenance
eBay/NMessenger
NMessenger is a fast, lightweight iOS messenger UI component library built on AsyncDisplayKit and written in Swift. It provides ready-made …
102396maintenance
ibireme/YYCache
YYCache is a high-performance caching framework for iOS written in Objective-C, providing both in-memory and disk caching with LRU eviction…
232393maintenance
gongwen/MarqueeViewLibrary
An Android library that makes it easy to add marquee (scrolling/flipping text) effects to apps via customizable MarqueeFactory classes. It …
442387maintenance
mdanics/fluttergram
Fluttergram is a fully functional Instagram clone built with Flutter and Firebase/Firestore, supporting photo feeds, likes, comments, user …
322386maintenance
xmuSistone/CardSlidePanel
An Android library that reproduces the card-swiping UI of apps like Tantan/Tinder, letting users drag cards left or right with smooth, cont…
322384maintenance
ptomasroos/react-native-tab-navigator
A pure JavaScript tab bar component for React Native that switches between scenes on both iOS and Android. It is standalone and does not de…
322384maintenance

← prev page 22 / 46 next →