724 skills found · Page 1 of 25
reactiveui / ReactiveUIAn 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🗡️ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
kudoleh / IOS Clean Architecture MVVMTemplate iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI
ReactiveCocoa / ReactiveViewModelModel-View-ViewModel, using ReactiveCocoa
mrcsxsiq / Kotlin Pokedex:cyclone: A Pokedex app using ViewModel, ViewBinding, LiveData, Room and Navigation
skydoves / DisneyMotions🦁 A Disney app using transformation motions based on MVVM (ViewModel, Coroutines, Flow, Room, Repository, Koin) architecture.
skydoves / MarvelHeroes❤️ A sample Marvel heroes application based on MVVM (ViewModel, Coroutines, Room, Repository, Koin) architecture.
CoderMikeHe / WeChat🔥 iOS 利用MVVM + RAC + ViewModel-Based Navigation来搭建微信(WeChat 7.0.0+)的整体基本架构,以及实现微信朋友圈、通讯录、下拉小程序、搜索等主要功能,代码规范惊为天人、注释详解令人发指、细节处理精益求精、核心功能配备文档、接近98%还原度的原生App视觉体验,代码不多,注释多。(持续更新,敬请期待,欢迎Star和Fork…)
skydoves / Pokedex Compose🗡️ Pokedex Compose demonstrates modern Android development with Jetpack Compose, Hilt, Coroutines, Flow, Jetpack (Room, ViewModel), and Material Design based on MVVM architecture.
icerockdev / Moko MvvmModel-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development
canton7 / StyletA very lightweight but powerful ViewModel-First MVVM framework for WPF for .NET Framework and .NET Core, inspired by Caliburn.Micro.
dbaroncelli / D KMP SampleD-KMP Architecture official sample: it uses a shared KMP ViewModel and Navigation for Compose and SwiftUI apps.
zhuchaowe / EasyIOSA new generation of development framework based on Model-View-ViewModel
mayokunadeniyi / Instant WeatherAn Android weather application implemented using the MVVM pattern, Retrofit2, Dagger Hilt, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.
FunkyMuse / Vigilante🛡️ Android security (camera/microphone dots indicators) app using Hilt, Animations, Coroutines, Material, StateFlow, Jetpack (Room, ViewModel, Paging, Security, Biometrics, Start-up) based on MVVM architecture.
SelfZhangTQ / T MVVMThis repository contains a detailed sample app that implements MVVM architecture using LiveData,ViewModel,Retrofit,Rxjava
rickclephas / KMP ObservableViewModelLibrary to use AndroidX/Kotlin ViewModels with SwiftUI
sebaslogen / ResacaCompose Multiplatform library to scope ViewModels to a Composable, surviving configuration changes and navigation
domvm / DomvmDOM ViewModel - A thin, fast, dependency-free vdom view layer
skydoves / Pokedex AR🦄 Pokedex-AR demonstrates ARCore, Sceneform, and modern Android tech stacks — such as Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.