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
- Host: GitHub
- URL: https://github.com/hbmartin/reddit-mosby3-dagger2-retrofit2-rxjava2-butterknife8
- Owner: hbmartin
- Created: 2017-06-19T12:12:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-29T13:06:29.000Z (over 8 years ago)
- Last Synced: 2025-02-06T05:17:10.820Z (8 months ago)
- Language: Java
- Size: 128 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)