#livedata (20 Repositories)
Ranked open-source repositories tagged with #livedata, scored by pull request acceptance likelihood and maintainer engagement velocity.
0.0%
0.0h
20 repositories tagged #livedata
lulululbj/wanandroid
Jetpack MVVM For Wanandroid 最佳实践 !
ZahraHeydari/Android-Clean-Arch-Coroutines-Koin
Implemented by Clean Architecture, MVVM, Koin, Coroutines, Moshi, Mockk, LiveData & DataBinding
ZahraHeydari/Android-Clean-Architecture-MVVM-Hilt-RX
Implemented by Clean Architecture, Hilt, MVVM, LiveData, RX, Retrofit2, Room, Anko
blindmonk/WanArchitecture
汇聚了业界知名架构文章。从建筑学的知识中得到一些对架构的思考,并以架构设计原则和目的对Jetpack MVVM 重新构造!
TakuSemba/JetHub
Sample App with Jetpack components(LiveData, Navigation, ViewModel) + MVVM + coroutine + single activity
forJrking/KLuban
Lifecycle + Kotlin 协程 + flow + LiveData + Glide 识别和内存优化 + Luban采样算法 = KLuban图片压缩
rizmaulana/kotlin-mvvm-covid19
This repository contains simple COVID19 data monitoring with android stack MVVM, Live Data, Koin, RxJava, RxBinding, Offline first with simple caching, etc
Shouheng88/arch-android
Type based Jetpack MVVM library.
Farhandroid/AndroidCleanArchitecture
This is a project built with Love ❤️ and also with Clean architecture in Android .
Jetpack-Missionary/Jetpack-From-Java-To-Kotlin
本项目专注于提供 Jetpack 核心组件 Java vs Kotlin 1:1 对照示例 —— This project focuses on providing comparative examples of the core components of Jetpack from Java to Kotlin.
wzqjava/MVVMSmart
基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合ViewModel+Lifecycles+Navigation+DataBinding+LiveData+Okhttp+Retrofit+RxJava+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发高质量、易维护的Android应用。 项目组会持续维护,请放心使用.欢迎Start并Fork交流.
UCodeUStory/Relax
☘☘Relax 基于Kotlin语言编写的一套组件化框架,不紧整体组件化、内部也高度组件化🎋你可配置MVP、MVVM的开发模式、也可以配置所需要的业务组件🍁🍁
howshea/GeekNews
An MVVM practice app that uses Kotlin, DataBinding, LiveData, ViewModel and Room. The app's data source is from https://gank.io/api
KucherenkoIhor/Android-Architecture-Components
The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView.
jenly1314/MVVMFrame
🏰 MVVMFrame 是一个基于Google官方推出的JetPack构建的快速开发框架。从此构建一个MVVM模式的项目变得快捷简单。
erikjhordan-rey/Android-Architecture-Components-Kotlin
Sample used to practice Kotlin and Android Architecture Components.
fabioCollini/ArchitectureComponentsDemo
Kotlin demo project that uses some Android Architecture Components (ViewModel and LiveData) with Dagger 2 and Coroutines
Shopify/livedata-ktx
Kotlin extension for LiveData, chaining like RxJava
KunMinX/MVI-Dispatcher
简明易用框架,解决 MVI 实战痛点
RivuChk/Jetpack-Compose-MVI-Demo
Demo / Sample Android Project created with Jetpack Compose and MVI Architecture Pattern