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
ChenYilong/CollectionViewClassifyMenu
An Objective-C iOS library providing a two-level collapsible classification menu built with UICollectionView, plus a multi-select sidebar m…
321532maintenance
puls/objc-TimesSquare
TimesSquare is an Objective-C calendar view library for iOS apps, built by Square. It renders scrollable calendars (Gregorian or any NSCale…
321531maintenance
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…
321531maintenance
frogermcs/AndroidDevMetrics
AndroidDevMetrics is a performance metrics library for Android development that measures Activity lifecycle method execution times, frame r…
321530maintenance
yuweiguocn/GreenDaoUpgradeHelper
A small Android library that simplifies greenDAO database schema upgrades to a single migrate() call, preserving data by recreating tables.…
231529maintenance
cwRichardKim/RKDropdownAlert
RKDropdownAlert is an Objective-C iOS library that displays simple, customizable dropdown alert banners as an alternative to UIAlertView, i…
231528maintenance
uber/okbuck
OkBuck is a Gradle plugin that generates BUCK files so developers can use Facebook's Buck build system on existing Gradle projects, primari…
601527maintenance
exyte/ARTetris
An augmented reality Tetris game for iOS built with ARKit and SceneKit, placing a playable Tetris well on detected horizontal surfaces. It …
321525maintenance
dongjunkun/CouponView
An Android custom View library that draws coupon-style backgrounds with semicircle notches and dashed borders, fully customizable via XML a…
231525maintenance
hbb20/CountryCodePickerProject
An Android library that provides a searchable country and international phone code picker widget, with support for EditText phone masks and…
231523maintenance
lzxb/flex.css
flex.css is a declarative CSS layout library that lets developers define flexbox layouts via HTML attributes (flex or data-flex) instead of…
321521maintenance
alanwangmodify/WXSTransition
WXSTransition is an Objective-C library providing around 50 view controller transition animations for iOS apps, usable with a single line o…
231521maintenance
weidongjian/androidWheelView
An Android library providing an iOS-style wheel picker (scrolling cylinder) custom View, reverse-engineered from the QingChiFan APK. It sup…
231520maintenance
PavelKatunin/DownloadButton
A customizable iOS UI library providing an App Store style download button with animated states (start, pending, downloading, downloaded). …
321519maintenance
SundeepK/CompactCalendarView
An Android library providing a compact, scrollable calendar view similar to the one in Google Calendar, with event indicators and month-scr…
321518maintenance
code-mc/loadtoast
An Android library that provides material design toasts with a built-in loading spinner that morphs into a success checkmark or failure cro…
231518maintenance
janselv/fave-button
FaveButton is an iOS UI component library providing an animated favorite/like button written in Swift, inspired by Twitter's heart animatio…
231515maintenance
aryaxt/iOS-Slide-Menu
An Objective-C iOS library providing a slide-out navigation menu (like Path or Facebook) built on top of UINavigationController, supporting…
231514maintenance
Trixieapp/react-virgin
React-Virgin is a React Native UI kit offering a set of basic pre-styled components such as buttons, pills, input fields, chat bubbles, loa…
321507maintenance
luckybilly/PreLoader
PreLoader is an Android Java library that pre-loads data before an Activity, Fragment, or View opens, then delivers it to UI listeners once…
321507maintenance
Ramotion/gliding-collection
Gliding Collection is a Swift iOS library providing a smooth, flowing, customizable UICollectionView controller with a gliding animation ef…
231506maintenance
alexgibson/shake.js
A small JavaScript plugin that adds a custom 'shake' event to mobile web browsers using the device accelerometer via the devicemotion API. …
101506maintenance
meitu/MTHawkeye
MTHawkeye is a plugin-based profiling and debugging library for iOS apps, developed at Meitu, covering memory leaks, main-thread stalls, ne…
231505maintenance
generator-ngx-rocket
A Yeoman-based project generator that scaffolds enterprise-grade Angular 14+ applications with best practices, boilerplate code, and toolin…
231504maintenance
mikaelzero/mojito
An Android library that provides WeChat/Bilibili-style image and video viewer transitions, including drag-to-dismiss, large image, long ima…
101502maintenance
dkim0419/SoundRecorder
A simple open-source sound recording app for Android implementing Material Design. It provides an easy interface for recording audio on mob…
631501maintenance
truebit/xUnique
xUnique is a pure Python CLI script that regenerates Xcode's project.pbxproj file, replacing non-deterministic 96-bit UUIDs with determinis…
231501maintenance
thoughtbot/Tropos
Tropos is an open-source iOS weather app by thoughtbot that answers 'what does it feel like outside?' by comparing current conditions to th…
321500maintenance
weidian-inc/hera
Hera is a cross-platform framework that lets developers write WeChat-style mini programs and run them outside WeChat, packaging them as And…
321500maintenance
google/live-transcribe-speech-engine
Android client libraries from Google's Live Transcribe app for streaming real-time speech recognition via the Google Cloud Speech API. It p…
101500maintenance
zhangao0086/DKImagePickerController
A highly customizable image picker controller for iOS written in pure Swift, supporting single and multiple photo selection, camera capture…
231499maintenance
dzenbot/DZNPhotoPickerController
An iOS photo search and picker library that lets users find and select images from providers like 500px, Flickr, Instagram, Giphy, Google, …
101497maintenance
ncapdevi/FragNav
FragNav is an Android library for managing multiple stacks of fragments, typically for bottom navigation or navigation drawer patterns. It …
231496maintenance
jdeferred/jdeferred
JDeferred is a Java Deferred/Promise library modeled after jQuery's Deferred object, supporting promise callbacks, multiple promise composi…
321494maintenance
BalestraPatrick/WhatsNew
A Swift library for iOS that automatically shows a 'What's New' screen after an app update, similar to Apple's Pages, Numbers, and Keynote.…
231494maintenance
skydoves/DisneyMotions
A demo Disney-themed Android application showcasing Material Design transformation motion systems built with MVVM architecture in Kotlin. I…
231494maintenance
whataa/pandora
Pandora is an Android library that provides an in-app toolbox for debugging networks, databases, sandbox files, and UIs directly within the…
231494maintenance
fluttercommunity/flutter_webview_plugin
A Flutter community plugin that lets Flutter apps communicate with a native WebView on Android and iOS, providing a WebviewScaffold widget …
231492maintenance
happylishang/AntiFakerAndroidChecker
An Android library that detects whether the app is running on an emulator and retrieves relatively authentic device identifiers (IMEI, Andr…
231491maintenance
antoniocasero/Panels
Panels is a Swift framework for iOS that makes it easy to add sliding panels (bottom sheets, popups, sliding menus) to an application. It h…
231488maintenance
steve228uk/MessengerKit
MessengerKit is a drop-in Swift UI framework for building messenger/chat interfaces on iOS, centered on a single UIViewController with a UI…
231486maintenance
im3x/Scriptables
A development framework and template collection for building iOS 14 home screen widgets with the Scriptable app. It provides a desktop (VSC…
321485maintenance
lulululbj/wanandroid
A Kotlin Android client for the Wanandroid open API demonstrating Jetpack MVVM architecture with LiveData, ViewModel, DataBinding, coroutin…
321484maintenance
phil-r/react-native-looped-carousel
A looped (infinite) carousel component library for React Native supporting iOS and Android. It provides autoplay, swipe navigation, paginat…
321484maintenance
BenEmdon/CenteredCollectionView
A lightweight Swift UICollectionViewFlowLayout subclass that pages and keeps its cells centered, producing a carousel effect. It supports i…
231484maintenance
floriankugler/FLKAutoLayout
FLKAutoLayout is a collection of Objective-C categories on UIView that simplify creating Auto Layout constraints programmatically. It offer…
321482maintenance
Nonchalant/AppIcon
A Swift-based command-line tool that generates an iOS (and optionally macOS/watchOS) *.appiconset directory with every required icon resolu…
231479maintenance
callumboddy/CBZSplashView
CBZSplashView is an Objective-C iOS library that recreates the Twitter-style animated splash screen, where an icon grows to reveal the app'…
321478maintenance
dsmelov/simsim
SimSim is a free, open-source macOS utility for exploring iOS, watchOS, and tvOS simulator application folders via Terminal or Finder. It s…
231478maintenance
litesuits/android-lite-orm
LiteOrm is a lightweight, high-performance ORM library for Android that maps Java objects to SQLite databases. It enables one-line CRUD ope…
321477maintenance
txusballesteros/bubbles-for-android
An Android library written in Java that adds Facebook Messenger-style chat head (floating bubble) capabilities to Android apps. It provides…
321474maintenance
younatics/MotionBook
MotionBook is an open-source iOS application that showcases a curated catalog of iOS UI/UX animation libraries with live examples. Users ca…
321474maintenance
Droppers/AnimatedBottomBar
AnimatedBottomBar is a customizable Android bottom navigation bar library with sleek tab selection animations. It integrates with ViewPager…
231474maintenance
Yalantis/JellyToolbar
An Android UI library providing a custom toolbar with a jelly-like search bar animation, written in Kotlin. It wraps the standard Android T…
231474maintenance
facebook/TextLayoutBuilder
An Android library by Facebook that simplifies building android.text.Layout objects using a builder pattern. It adds layout caching for com…
661473maintenance
AladinWay/TransitionButton
A Swift UIButton subclass that adds loading spinner and transition animations (expand, shake) to buttons, commonly used for login flows. Di…
321473maintenance
badoualy/stepper-indicator
An Android UI library providing a customizable stepper indicator view for onboarding flows or ViewPager page progress. It supports step cou…
101473maintenance
instacart/truetime-android
TrueTime is an (S)NTP client library for Android that provides the true current time, immune to manual device clock changes. It is written …
231472maintenance
tbl00c/TLChat
TLChat is an iOS application that closely replicates the WeChat user interface and core features, built on the TLKit and ZZFLEX libraries. …
321471maintenance
ctripcorp/CRN
CRN (Ctrip React Native) is a customized fork of React Native 0.59 optimized by Ctrip's mobile platform team for better stability and faste…
231471maintenance
florent37/MaterialTextField
An Android UI library that wraps EditText views in a MaterialTextField container to create an animated, floating-label text input with Mate…
101466maintenance
tbxark/TKRubberIndicator
A Swift UIKit library providing a rubber-band animated page control for iOS. It replaces the standard UIPageControl with a stretchy bubble …
231465maintenance
nccgroup/house
House is a runtime mobile application analysis toolkit with a web GUI, powered by Frida and written in Python. It simplifies dynamic functi…
321464maintenance
orazz/CreditCardForm-iOS
CreditCardForm is an iOS Swift framework that renders a UI replicating a physical credit card, with support for major card brands like Visa…
321463maintenance
ptswarm/reFlutter
A Python-based framework that repacks Flutter Android and iOS apps with a patched Flutter engine library to enable dynamic analysis. It red…
101463maintenance
NghiaTranUIT/FeSpinner
FeSpinner is a collection of customizable loading spinner/HUD components for iOS apps, written in Objective-C. It offers multiple animated …
231462maintenance
kikoso/Swipeable-Cards
Swipeable-Cards is a native Android library that provides a Tinder-like card stack UI with swipe animations. Cards can be built from images…
231462maintenance
24ark/react-native-step-indicator
A React Native component library that renders step indicator (progress stepper) widgets with customizable styling, labels, and animations. …
231457maintenance
QueryKit/QueryKit
QueryKit is a Swift and Objective-C library providing a simple, type-safe query language for Core Data. It offers a QuerySet API with lazy …
231457maintenance
Sky24n/common_utils
A Dart utility library providing common helper classes such as DateUtil, EncryptUtil, JsonUtil, LogUtil, MoneyUtil, NumUtil, ObjectUtil, Re…
321454maintenance
Rannie/flui
FLUI is a UI framework and widget library for Google Flutter, providing a set of high-quality, ready-to-use widgets such as buttons, labels…
321453maintenance
xiepeijie/SwipeCardView
SwipeCardView is an Android UI library providing a Tinder-style swipe card view with gradient stacking animations, improved from Diolor's S…
321452maintenance
Ciechan/BCGenieEffect
An Objective-C UIView category that reproduces the macOS genie minimize effect inside iOS apps using Core Animation. It supports animating …
321452maintenance
EspoirX/StarrySky
StarrySky is an Android music playback library that wraps ExoPlayer to provide a rich, streamlined audio player integration supporting mult…
231452maintenance
sephiroth74/Material-BottomNavigation
A lightweight Android bottom navigation widget library implementing Google's Material Design bottom navigation guidelines. It is configured…
231450maintenance
frostney/react-native-create-library
A command-line tool that scaffolds a React Native native module library with a single command, generating boilerplate for iOS, Android, and…
321449maintenance
jonjomckay/fritter
Fritter is an open-source, privacy-friendly Twitter frontend for mobile devices built with Dart/Flutter. It lets users browse tweets, profi…
671445maintenance
KuangPF/mpvue-weui
A demo project rewriting the WeUI component library for WeChat mini programs using Vue.js via the mpvue framework. It showcases reimplement…
231445maintenance
jaredrummler/Cyanea
Cyanea is a dynamic theme engine for Android apps, written in Kotlin, that lets users change app colors and themes at runtime. It integrate…
101441maintenance
huangzhibiao/BGFMDB
BGFMDB is an Objective-C library built on top of FMDB/SQLite that provides object-relational mapping for iOS models, allowing CRUD operatio…
231440maintenance
race604/WaveLoading
An Android library providing a wave-like loading animation implemented as a Drawable. It wraps any existing drawable and animates a rising/…
321439maintenance
chengdazhi/StyleImageView
An Android library that applies styles and filters (e.g., grayscale, sepia, invert, vintage) plus brightness and contrast adjustments to Im…
321439maintenance
vekexasia/android-edittext-validator
An Android library extending EditText with built-in data validation capabilities, usable via XML attributes. It supports common validators …
231439maintenance
yahoo/AppDevKit
AppDevKit is an Objective-C iOS development library from Yahoo providing everyday app development utilities across five sub-libraries: comm…
231439maintenance
Pulsator
Pulsator is an iOS component for creating pulsing halo animations, written in Swift as the successor to the discontinued Objective-C Pulsin…
871438maintenance
bryanjclark/SwiftTweaks
SwiftTweaks is an iOS Swift library that lets developers adjust 'magic numbers' like animation timings, colors, and layout constants in deb…
231438maintenance
oneHamidreza/MeowBottomNavigation
A Kotlin library providing a curved, material-style bottom navigation bar for Android apps. It supports customizable colors, animations, ba…
231438maintenance
SwiftValidatorCommunity/SwiftValidator
SwiftValidator is a rule-based validation library for Swift, primarily used to validate UITextField inputs in iOS apps. It evaluates regist…
231437maintenance
google/flutter.widgets
A collection of Flutter widgets developed by Google but outside the core Flutter team, including scrollable_positioned_list, visibility_det…
101437maintenance
SpinyTech/ModularizationArchitecture
ModularizationArchitecture is a routing-based, component-oriented architecture framework for Android that enables communication between mod…
321436maintenance
anvil-ui/anvil
Anvil is a small Java/Kotlin library for building reactive Android UIs declaratively, inspired by React's render model. Views are updated l…
321436maintenance
groue/GRMustache
GRMustache is a flexible, production-ready Mustache template engine written in Objective-C for macOS Cocoa and iOS, depending only on Found…
321435maintenance
lerboe/ImagePickerSheetController
A Swift iOS library that replicates the custom photo action sheet from iMessage, with an API similar to UIAlertController. It lets users se…
321434maintenance
laobie/NineGridImageView
NineGridImageView is a custom Android widget for displaying images in a nine-grid layout, similar to the photo grids seen in Weibo or WeCha…
321433maintenance
MZCretin/ExpandableTextView
An Android TextView library that renders Weibo-style content with expandable/collapsible text, highlighted and clickable @mentions and link…
441432maintenance
hollance/CoreMLHelpers
A collection of Swift types and helper functions that simplify working with Apple's Core ML framework, such as image-to-CVPixelBuffer conve…
321432maintenance
onmyway133/IconGenerator
IconGenerator is an Electron-based macOS desktop app that generates app icons for Apple platforms. It resizes a source image into all requi…
231432maintenance
liuzhiyi1992/ZYCornerRadius
An Objective-C category (and UIImageView subclass) that applies corner radius to UIImageView images without triggering offscreen rendering,…
321431maintenance
contentful-labs/Concorde
Concorde is an Objective-C framework for downloading and progressively decoding progressive JPEG images on iOS and OS X, built on libjpeg-t…
231431maintenance
flavienlaurent/discrollview
DiscrollView is an Android library that brings the 'discrollver' scroll pattern to Android apps, where widgets fade, translate, scale, or c…
321430maintenance

← prev page 28 / 46 next →