An open API service indexing awesome lists of open source software.

https://github.com/linx64/rxjava-rxkotlin

A sample project for using RxJava/Kotlin along with Retrofit, DataBinding, and Hilt for Dependency Injection with an MVVM design pattern.
https://github.com/linx64/rxjava-rxkotlin

Last synced: over 1 year ago
JSON representation

A sample project for using RxJava/Kotlin along with Retrofit, DataBinding, and Hilt for Dependency Injection with an MVVM design pattern.

Awesome Lists containing this project

README

          

# RxJava/RxKotlin
A sample project for using RxJava/Kotlin along with Retrofit, DataBinding, and Hilt for Dependency Injection with an MVVM design pattern.

### Room for improvement

- Data caching - using Room DB
- Using Extension functions