Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Android Template | 464 | 7 months ago | 2 | Kotlin | ||||||
Android app starter template | ||||||||||
Archapp | 447 | 4 years ago | 7 | Kotlin | ||||||
Simple Android app to show how to design a multi-modules MVVM Android app (fully tested) | ||||||||||
Flawless Ios | 222 | 3 years ago | ||||||||
Awesome iOS guides from the community, shared on Flawless iOS Medium blog 👉 | ||||||||||
Refactored Umbrella | 114 | a year ago | 3 | apache-2.0 | Kotlin | |||||
Example of Flow + LiveData w/ Room as single source of truth for data in an MVVM architecture | ||||||||||
Android Mvvm Unittest | 99 | 4 years ago | 1 | mit | Kotlin | |||||
to learn android MVVM and unit test | ||||||||||
Seedfrontend | 85 | 9 years ago | 2 | apache-2.0 | JavaScript | |||||
基于avalon的SPA项目模板。同时支持cordova和纯浏览器应用。 | ||||||||||
Fishbind | 76 | 6 years ago | 5 | January 26, 2018 | 1 | mit | Objective-C | |||
FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。 | ||||||||||
Tracktor | 59 | 6 months ago | 1 | Kotlin | ||||||
A GitHub user tracking app, inspired from a GIF. 🕵️ Can be considered as a demo project to showcase MVVM with latest android development tools | ||||||||||
Android Mvvm Sample | 48 | 6 years ago | mit | Java | ||||||
Architecting Android Applications using the MVVM architecture - (outdated) | ||||||||||
Rxfluxarchitecture | 39 | a year ago | apache-2.0 | Kotlin | ||||||
基于Flux架构的模块化框架 |
Simple Android app to show how to design a multi-modules MVVM Android app (fully tested).
You can find the related article on my Medium : https://medium.com/@Phil_Boisney/android-architecture-d7405db1361c
This application implements the following concepts :