livedata-viewmodel topic

List livedata-viewmodel repositories

MoviesApp

110
Stars
11
Forks
Watchers

A Movie Application uses TheMovie API, MVVM architecture and all jetpack components.

Eyepetizer

1.9k
Stars
426
Forks
Watchers

🔥基于 Kotlin 语言仿写「开眼 Eyepetizer」的一个短视频 Android 客户端项目,采用 Jetpack + 协程实现的 MVVM 架构。

MVI-Dispatcher

290
Stars
37
Forks
Watchers

简明易用框架,解决 MVI 实战痛点

Android-Kotlin-MVVM-Template

544
Stars
51
Forks
Watchers

AppTemplate | MVVM + Clean Architecture | Kotlin, Coroutines, LiveData, Koin, Databinding, Navigation components, Room, Crashlytics, Circle CI config, commons classes for UI.

kotlin-mvvm-hilt-flow-app

129
Stars
21
Forks
Watchers

Kotlin first app using Clean Architecture with MVVM pattern along with Android Architecture Components such as LiveData, ViewModel, Navigation and idiomatic Kotlin using extension functions, type-alia...

JetpackMVVM

193
Stars
41
Forks
Watchers

最新最实用的组件化android-MVVM框架

WanArchitecture

320
Stars
32
Forks
Watchers

汇聚了业界知名架构文章。从建筑学的知识中得到一些对架构的思考,并以架构设计原则和目的对Jetpack MVVM 重新构造!

Android-Architecture

166
Stars
43
Forks
Watchers

使用 Kotlin+Moshi+Coroutines+retrofit等封装处理Http请求,支持多个域名多态数据返回 封装要达到的目的特性就一个:简洁的同步代码风格处理网络异步请求!

Jetpack-From-Java-To-Kotlin

420
Stars
54
Forks
Watchers

本项目专注于提供 Jetpack 核心组件 Java vs Kotlin 1:1 对照示例 —— This project focuses on providing comparative examples of the core components of Jetpack from Java to Kotlin.

NewsFeedApp

51
Stars
18
Forks
Watchers

News application using the API from https://newsapi.org/ API News Is JSON API for live news and blog articles from the media. News Feed is a simple that gives you latest and best news from multiple so...