Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 203 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 203 Bytes

Recipes

Simple MVVM example using new android architecture component and DI, rxJava2, Retrofit 2.

  • TODO : repository pattern should be finished, also tests for view models conteiners should be added.