rxjava2 topic

List rxjava2 repositories

UTair-MVP-Sample

31
Stars
5
Forks
Watchers

Android Clean Architecture + MVP Sample written in Kotlin

MyWeatherKotlinFlow

28
Stars
9
Forks
Watchers

Android app that shows weather at your current location or any custom location you specify. Uses Kotlin Flow for data streaming and coroutines for asynchronous work. Also leverages Room, navigation co...

kotlin-mvvm-covid19

436
Stars
111
Forks
Watchers

This repository contains simple COVID19 data monitoring with android stack MVVM, Live Data, Koin, RxJava, RxBinding, Offline first with simple caching, etc

AndroidBase

132
Stars
17
Forks
Watchers

Android project template for Gradle Kotlin DSL + 100% Kotlin + Base module + Extensions = ❤️

GalleryEngine

25
Stars
6
Forks
Watchers

Android custom gallery library sample in Kotlin, MVVM, RxJava

android-mvvm-rxjava2-dagger2

64
Stars
16
Forks
Watchers

This repository contains a detailed sample application that uses MVVM as its presentation layer pattern. Essential dependencies are Dagger2 with Dagger-android, RxJava2 with RxAndroid, Room, Retrofit...

java-modern-tech-practice

47
Stars
9
Forks
Watchers

😎 Java™ modern tech practice sandbox ⏳

mvp-android-arch-component

435
Stars
99
Forks
Watchers

Android MVP sample adapts with new Android architecture components (Lifecycle, Room).

AcgClub

840
Stars
120
Forks
Watchers

一款纯粹的ACG聚合类App

AndroidRecommendedArchitecture

22
Stars
2
Forks
Watchers

This is the recommended Android architecture by Google that can support both online and offline work.