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

resource: mobile-framework

99 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
Solido/awesome-flutter
A curated awesome list of the best Flutter libraries, tools, plugins, templates, tutorials, articles, and open-source apps. It serves as a …
6761004active
android/architecture-samples
A collection of Android sample apps from Google demonstrating different architectural patterns, centered on the same TODO app implemented a…
7745802active
ArisGuimera/Android-Expert
A free Spanish-language course repository for learning Android app development in Kotlin from zero prior knowledge. It contains a structure…
767429active
nisrulz/flutter-examples
A collection of simple, isolated Flutter example apps, each in its own folder, demonstrating individual features and integrations for devel…
767145active
igorwojda/android-showcase
A showcase Android application demonstrating modern best practices with Kotlin, Jetpack Compose, Clean Architecture, MVVM, and feature modu…
776788active
thecodingmachine/react-native-boilerplate
A React Native boilerplate/starter template by TheCodingMachine for kickstarting cross-platform mobile applications, usable with either Jav…
865565active
iampawan/FlutterExampleApps
A curated collection of example Flutter apps demonstrating features, functionality, and integrations, with links to source code and accompa…
3221505maintenance
obytes/react-native-template-obytes
A production-ready React Native/Expo starter template with TypeScript, TailwindCSS, expo-router, react-query, and preconfigured CI/CD via G…
824324active
wcandillon/can-it-be-done-in-react-native
A collection of demo projects from the 'Can it be done in React Native?' YouTube series, written in TypeScript. It showcases advanced React…
424202active
dotnet/maui-samples
The official collection of sample applications for .NET MAUI, Microsoft's cross-platform framework for building native mobile and desktop a…
663656active
android/architecture-templates
A collection of Android project templates from Google featuring a layered architecture (Compose, Room, Hilt, ViewModel, Coroutines/Flow) re…
773157active
dcloudio/hello-uniapp
hello-uniapp is the official demo/sample project for the uni-app framework, showcasing its components and APIs across iOS, Android, H5, and…
703046active
touchlab/KaMPKit
KaMP Kit is a curated starter kit and sample app from Touchlab demonstrating best practices for Kotlin Multiplatform (KMP) mobile developme…
772449active
Jetpack MVVM Best Practice
A well-known Android sample project demonstrating Jetpack MVVM best practices, designed as a companion to the author's article series on Je…
328917maintenance
soapyigu/Swift-30-Projects
A collection of 30 mini iOS apps written in Swift for self-study, covering UIKit components, animations, Core Data, Core ML, MapKit, and de…
328295maintenance
vant-ui/vant-demo
The official example repository for Vant, containing demo projects for Vant, Vant Weapp, React Vant, and Vant Cli across various build setu…
682070active
dotnet-presentations/dotnet-maui-workshop
A full-day hands-on workshop ('.NET MAUI Workshop in a Box') that teaches developers to build cross-platform apps with .NET MAUI for iOS, A…
612028active
mlynch/nextjs-tailwind-ionic-capacitor-starter
A starter template for building iOS, Android, and Progressive Web Apps using Next.js, React, Tailwind CSS, Ionic Framework, and Capacitor. …
451933active
jahnli/awesome-flutter-plugins
A curated awesome-list of 640+ useful Flutter plugins and packages, organized by category (UI/widgets, animation, charts, audio/video, maps…
751865active
ArisGuimera/SimpleAndroidMVVM
A sample Android app in Kotlin demonstrating MVVM and Clean Architecture, built progressively across tutorial branches covering Retrofit, c…
321767active
AweiLoveAndroid/Flutter-learning
A curated collection of Flutter learning resources including installation guides, sample code, project templates, Dart syntax examples, and…
325415maintenance
Aashu-Dubey/React-Native-UI-Templates
A collection of free, open-source UI templates and kits built with React Native and TypeScript, including screens like hotel booking, cours…
391475active
miaowmiaow/fragmject
A beginner-oriented open-source Android learning project demonstrating Kotlin and Jetpack Compose through a fully functional, mainstream-st…
671465active
android/nav3-recipes
A collection of code recipes demonstrating common use cases with Jetpack Navigation 3, Google's Compose-first navigation library for Androi…
721365active
hussien89aa/AndroidTutorialForBeginners
A step-by-step Android app development course repository with source code for 17 tutorial apps built in Java using Android Studio. It accom…
324623maintenance
android/kotlin-multiplatform-samples
A Google-maintained repository of sample applications showcasing the Kotlin Multiplatform (KMP) Jetpack libraries. Its flagship sample, Fru…
771298active
xamarin/xamarin-forms-samples
A collection of sample applications demonstrating Xamarin.Forms, Microsoft's cross-platform .NET UI toolkit for building iOS, Android, and …
104247maintenance
aporter/coursera-android
A collection of example Android applications written in Java, serving as source code for a Coursera Android course. It provides hands-on sa…
324242maintenance
Kotlin/kmp-basic-sample
An official JetBrains sample project demonstrating Kotlin Multiplatform (KMP) with iOS and Android apps sharing a common module. It showcas…
751130active
hmkcode/Android
A collection of complete Android example code accompanying blog posts on hmkcode.com. It serves as a learning resource with runnable Java-b…
323617maintenance
xujiyou/zhihu-flutter
A Flutter demo app that recreates the Zhihu (Chinese Q&A platform) UI, including dark and light themes. It is intended as a beginner learni…
323301maintenance
microsoft/dotnet-podcasts
A .NET reference sample application for listening to podcasts, showcased at .NET Conf, built with ASP.NET Core, Blazor, .NET MAUI, Orleans,…
102781maintenance
shichunlei/flutter_app
A Flutter sample application showcasing usage of a wide range of basic and custom widgets (Text, ListView, GridView, Dialog, TabBar, Sliver…
322700maintenance
react-ui-kit/dribbble2react
A collection of React and React-Native projects that recreate popular Dribbble design shots as working code, with Expo Snacks for each app.…
322556maintenance
jsuarezruiz/xamarin-forms-goodlooking-UI
A curated collection of Xamarin.Forms sample applications demonstrating how to build visually appealing mobile UIs with XAML. It links to f…
322519maintenance
WillieWangWei/SwiftUI-Tutorials
A Chinese translation of Apple's official SwiftUI Tutorials with complete working code examples for iOS, watchOS, and macOS. It provides th…
322454maintenance
vmadalin/android-modular-architecture
A sample Android application demonstrating a modular, scalable architecture written in Kotlin using Jetpack components, MVVM, and clean arc…
322435maintenance
kodecocodes/flta-materials
Companion repository of projects and downloadable materials for the Flutter Apprentice book by Kodeco, organized by edition branches. It pr…
232429maintenance
adrianhajdin/aora
A tutorial companion repository for building a video-sharing mobile app with React Native, Expo, NativeWind, Animatable, and Appwrite. It a…
252381maintenance
abuanwar072/E-commerce-App-UI-Flutter
A free Flutter UI template for a clean, modern e-commerce mobile app with category browsing and product detail screens. It serves as a desi…
322112maintenance
RebeccaHanjw/weapp-wechat-zhihu
A WeChat Mini Program demo that recreates the Zhihu (Chinese Q&A app) interface using JavaScript and fake local data. It serves as a learni…
322022maintenance
udacity/ud851-Exercises
A repository of exercise code for Udacity's Developing Android Apps (ud851) course. It provides toy app starter and solution projects used …
322016maintenance
udacity/ud851-Sunshine
The companion repository for Udacity's 'Developing Android Apps' course, containing starter and solution code for building a weather app in…
321966maintenance
adrianhajdin/uber
A full-stack Uber clone mobile application built with React Native and Expo, using Clerk for auth, Neon serverless Postgres, Stripe payment…
231929maintenance
Clean-Swift/CleanStore
CleanStore is a sample iOS app demonstrating the Clean Swift architecture, which applies Uncle Bob's Clean Architecture to iOS and Mac proj…
321922maintenance
coderwhy/HYMiniMall
HYMiniMall is a WeChat mini-program e-commerce (shopping mall) project built as a hands-on learning exercise accompanying a free mini-progr…
321918maintenance
qingmei2/MVVM-Architecture
An open-source Android GitHub client demonstrating MVVM architecture with Android Jetpack components (Lifecycle, LiveData, ViewModel, Room,…
321868maintenance
bizz84/starter_architecture_flutter_firebase
A time tracking application built with Flutter and Firebase, serving as a reference implementation of the author's Riverpod app architectur…
511806maintenance
iampawan/FlutterWhatsAppClone
A Flutter sample project that recreates the WhatsApp chat UI as a learning exercise, accompanied by a YouTube tutorial. It demonstrates Flu…
321758maintenance
mmazzarolo/react-native-universal-monorepo
An opinionated React Native boilerplate using a Yarn Workspaces monorepo to target Android, iOS, macOS, Windows, web, browser extensions, a…
321723maintenance
benawad/fullstack-graphql-airbnb-clone
A fullstack Airbnb clone built with GraphQL, TypeScript, React, and React Native, organized as a Yarn Workspaces monorepo with web, mobile,…
321696maintenance
yannbf/ionic3-components
A showcase application full of Ionic 3 and Angular 5 components, pages, pipes, and services meant to help developers learn and speed up mob…
571667maintenance
wasabeef/flutter-architecture-blueprints
A Flutter sample project demonstrating MVVM architecture with a Repository pattern and recommended project structure. It serves as a refere…
101667maintenance
hi-dhl/PokemonGo
A small Android sample app demonstrating Jetpack + MVVM + Repository architecture with Paging3, Kotlin Flow, Room, Dagger-Hilt, DataBinding…
321609maintenance
xamarin/ios-samples
A collection of sample applications demonstrating how to build iOS, tvOS, and watchOS apps with the Xamarin.iOS toolchain in C#. Samples ar…
101588maintenance
robertodevs/flutter_ecommerce_template
A free, minimalist eCommerce UI template for Flutter with 38 screens, reusable components, assets, icons, and fonts. It serves as a fronten…
321586maintenance
nekocode/create-android-kotlin-app
A Kotlin-based Android application template with a one-line creator script that scaffolds a new project. It bundles AndroidX, Architecture …
231585maintenance
adrianhajdin/project_react_native_jobs
A React Native job finder app built with Expo, serving as the companion code for a JavaScript Mastery YouTube tutorial. It demonstrates bui…
301569maintenance
xamarin/mobile-samples
A collection of sample code demonstrating how to share code between Xamarin.iOS and Xamarin.Android cross-platform mobile apps. It powers M…
101443maintenance
liu-xiao-dong/JD-Test
An open-source Android app that clones the JD.com (Jingdong) e-commerce app UI, built as a demonstration of a fully componentized architect…
321344maintenance
zskingking/Jetpack-Mvvm
A complete open-source Android app — a WanAndroid community client plus a NetEase-Cloud-Music-style player — built in Kotlin with the Jetpa…
231299maintenance
GeekyAnts/flutter-login-home-animation
A Flutter example app demonstrating animated login-to-home screen transitions, rebuilt from a Dribbble UI design. It serves as a reference …
621261maintenance
skydoves/MarvelHeroes
MarvelHeroes is a demo Android application showcasing modern Android development with MVVM architecture, Kotlin coroutines, Jetpack (ViewMo…
231241maintenance
HipByte/RubyMotionSamples
A collection of official RubyMotion sample applications demonstrating iOS, OS X, watchOS, tvOS, and Android development in Ruby. Each subdi…
321205maintenance
CoderMikeHe/WeChat
An iOS demo application that recreates the WeChat (7.0.0+) app architecture using MVVM, ReactiveCocoa (RAC), and ViewModel-Based Navigation…
321202maintenance
wxxsw/SwiftUI-WeChat
An open-source SwiftUI 2 implementation of the WeChat app interface for iOS, built as a learning reference. It demonstrates chat, contacts,…
321191maintenance
ajay-prabhakar/awesome-flutter-ui
A curated collection of 10+ Flutter UI/UX design examples including login pages, food ordering, movie streaming, book, and profile screens.…
321179maintenance
ant-design/antd-mobile-samples
A collection of sample projects demonstrating how to use the antd-mobile UI component library in web, React Native, and SSR setups. It prov…
751141maintenance
google-developer-training/android-kotlin-fundamentals-starter-apps
A collection of starter apps for the Android Fundamentals in Kotlin course published by the Google Developer Training Team. Each sample cor…
101130maintenance
SimCoderYoutube/UberClone
An Uber clone Android application built with native Java and Firebase services (authentication, real-time database, storage), created as pa…
321127maintenance
mCyp/Hoo
Hoo is a beginner-oriented Android sample app built with Kotlin and Android Jetpack architecture components in an MVVM pattern, accompanied…
321124maintenance
clerk/t3-turbo-and-clerk
A T3 Turbo starter template that integrates Clerk as the authentication provider in a Turborepo monorepo. It includes a Next.js 13 web app,…
101026maintenance
razerdp/FriendCircle
An open-source Android project that recreates the WeChat Moments (Friend Circle) UI and features, written in Java. It is primarily a live-c…
321150experimental
alibaba/flutter-go
A Flutter developer helper app from Alibaba demonstrating 140+ common Flutter widgets with live demos and Chinese documentation. It is a mo…
2323651abandoned
android/sunflower
A gardening-themed Android sample app from Google that demonstrates Android development best practices and documents the migration from a V…
1017765abandoned
fangwei716/30-days-of-react-native
A collection of 30 daily React Native example apps and demos demonstrating animations, gestures, maps, and UI layouts, inspired by 30 Days …
326877abandoned
janishar/android-mvvm-architecture
A deprecated sample Android app demonstrating MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking, and PlaceholderView. I…
322951abandoned
udacity/Sunshine-Version-2
Sunshine is the companion Android weather app for Udacity's 'Developing Android Apps: Android Fundamentals' course, built step by step in J…
102846abandoned
StephenGrider/ReactNativeReduxCasts
Companion repository of example code for Stephen Grider's Udemy course 'The Complete React Native and Redux Course'. Code is organized by b…
322553abandoned
hussien89aa/KotlinUdemy
Companion repository for 'The Complete Android Kotlin Developer course' on Udemy, containing source code for 17 tutorial apps and games bui…
322020abandoned
johnlui/SwiftSideslipLikeQQ
A Swift sample code repository accompanying a tutorial series that recreates the mobile QQ side-slip (drawer) menu effect on iOS, including…
231662abandoned
start-react/native-starter-kit
A React Native starter kit (boilerplate) combining NativeBase UI components, Redux for state management, React Navigation, and Microsoft Co…
231579abandoned
leo-elstin/Flutter-UI-Kits
A collection of Flutter UI kit examples including an animated bottom navigation bar, wallpaper app UI, and grocery app UI, coded in Dart. I…
321534abandoned
tomialagbe/flutter_ui_challenges
A collection of Flutter UI challenges that reimplement Dribbble designs at beginner, intermediate, and advanced levels. It serves as practi…
321514abandoned
googlearchive/android-PictureInPicture
An archived Android sample app demonstrating the Picture-in-Picture mode API for video playback. It has been migrated to the android/media-…
101365abandoned
googlearchive/android-FingerprintDialog
An archived Android sample app from Google demonstrating fingerprint authentication using the FingerprintDialog API. It has been migrated t…
101357abandoned
react-everywhere/re-start
A React Native template/starter kit that lets developers target Android, iOS, Web, Windows (UWP), and Electron desktop platforms from a sin…
231299abandoned
shenghy/flutter_shop
A Flutter-based mobile e-commerce practice project with home, product list, product detail, shopping cart, and member center pages, accompa…
321230abandoned
andreasschrade/android-design-template
An Android Material Design starter template project written in Java, providing a pre-built view layer with collapsing toolbars, navigation …
321160abandoned
googlearchive/androidtv-Leanback
An archived Google sample repository demonstrating the Android TV Leanback Support Library through a video-browsing app. It has been migrat…
101152abandoned
kostiakoval/WatchKit-Apps
A collection of tutorial sample apps demonstrating Apple WatchKit development in Swift, covering UI layouts, tables, pages navigation, data…
231136abandoned
goldze/MVVMHabitComponent
A component-based Android development template built on the MVVMHabit framework and Alibaba's ARouter, demonstrating an MVVM + modularizati…
321118abandoned
luhenchang/flutter_study
A free Chinese-language Flutter tutorial project claiming to teach Flutter in three days, covering Dart basics, Flutter fundamentals, and a…
321095abandoned
THEONE10211024/RxJavaSamples
A curated collection of classic, easy-to-understand RxJava usage examples aimed at Android developers, accompanied by links to related libr…
321092abandoned
infinitered/ignite
Ignite is Infinite Red's battle-tested React Native and Expo boilerplate with an accompanying CLI that scaffolds new apps and generates scr…
8519936stable
nalexn/clean-architecture-swiftui
A demo SwiftUI application showcasing Clean Architecture with decoupled presentation, business logic, and data access layers. It demonstrat…
376592active
t3-oss/create-t3-turbo
A monorepo starter template combining the T3 Stack (Next.js/TanStack Start, tRPC, Drizzle, better-auth, Tailwind) with Expo React Native, m…
776105active
sysgears/apollo-universal-starter-kit
Apollo Universal Starter Kit is a fully configured, modular boilerplate for building universal JavaScript/TypeScript applications across we…
321677maintenance
juliusmarminge/acme-corp
Acme Corp is a fullstack Next.js 13 starter kit structured as a Turborepo monorepo, featuring tRPC for full-stack typesafety, Kysely with P…
591175experimental

page 1 / 1