Skip to content

Demonstrates a basic Model‑View‑Presenter (MVP) architecture using a news reader app. Uses Dagger2 to add support for dependency injection and RxJava2 to implement concurrency.

Notifications You must be signed in to change notification settings

BrianOdisho/SimpleNewsReader

Repository files navigation

SimpleNewsReader

Demonstrates a basic Model‑View‑Presenter (MVP) architecture using a news reader app. Uses Dagger2 to add support for dependency injection and RxJava2 to implement concurrency.

Screen Shot

About

Demonstrates a basic Model‑View‑Presenter (MVP) architecture using a news reader app. Uses Dagger2 to add support for dependency injection and RxJava2 to implement concurrency.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages