Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 440 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 440 Bytes

Android MVVM Architecture: GitRepoDemo

MVVM Architecture with JetPack architectural component and fetch data from git repository and handle offline nad online data support

Classes have been designed in such a way that it could be inherited and maximize the code reuse.

Library :

  1. RxJava2
  2. Dagger2
  3. Retrofit
  4. Room Database
  5. Paginator

Contributing to Android MVVM Architecture

Just make pull request. You are in!