| reactiveui/ReactiveUI |
7,808 |
|
68 |
197 |
about 2 years ago |
279 |
October 02, 2023 |
72 |
mit |
C# |
| An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application. |
| skydoves/Pokedex |
7,228 |
|
0 |
0 |
about 2 years ago |
0 |
|
15 |
apache-2.0 |
Kotlin |
| 🗡️ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture. |
| goldze/MVVMHabit |
7,045 |
|
0 |
0 |
over 3 years ago |
0 |
|
12 |
apache-2.0 |
Java |
| 👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。 |
| MvvmCross/MvvmCross |
3,803 |
|
831 |
226 |
about 2 years ago |
161 |
December 07, 2023 |
218 |
ms-pl |
C# |
| The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac. |
| kudoleh/iOS-Clean-Architecture-MVVM |
3,457 |
|
0 |
0 |
over 2 years ago |
0 |
|
3 |
|
Swift |
| Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI |
| hegaojian/JetpackMvvm |
2,550 |
|
0 |
0 |
over 3 years ago |
0 |
|
11 |
apache-2.0 |
Kotlin |
| :chicken::basketball:一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目 |
| androiddevnotes/awesome-android-kotlin-apps |
2,240 |
|
0 |
0 |
over 2 years ago |
0 |
|
8 |
|
Kotlin |
| 👓 A curated list of awesome android kotlin apps by open-source contributors. |
| ReactiveCocoa/ReactiveViewModel |
1,969 |
|
185 |
0 |
almost 8 years ago |
3 |
March 24, 2015 |
15 |
other |
Objective-C |
| Model-View-ViewModel, using ReactiveCocoa |
| Kelin-Hong/MVVMLight |
1,683 |
|
0 |
0 |
about 9 years ago |
0 |
|
14 |
|
Java |
| A toolkit help to build Android MVVM Application |
| lovemo/MVVMFramework |
1,565 |
|
0 |
0 |
over 7 years ago |
23 |
April 29, 2016 |
10 |
mit |
Objective-C |
| (OC版)总结整理下一个快速开发框架,以更优雅的方式写代码,做一个代码艺术家。分离控制器中的代码,已加入cell自适应高度,自动缓存网络请求代码,降低代码耦合,提高开发效率。 |