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

https://github.com/hbmartin/reddit-mosby3-dagger2-retrofit2-rxjava2-butterknife8


https://github.com/hbmartin/reddit-mosby3-dagger2-retrofit2-rxjava2-butterknife8

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Reddit MVI

This example demonstrates how to use Mosby MVI (Model-View-Intent) to build a reactive app.

## Dependencies
- Mosby MVI (obviously) and RxJava 2 (required by Mosby MVI).
- Dagger 2 (dependency injection)
- Retrofit 2 and GSON
- Glide (for image loading)