sub-rat / BoilerplateMVP

MVP boilerplate code to start a project. It has all required base classes and codes with dependency injection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BoilerplateMVP

MVP boilerplate code to start a project. It has all required base classes and codes with dependency injection

Library Used

  • Dagger (Dependency Injection)
  • RxJava and RxAndroid
  • OkHttp
  • Data Binding
  • Retrofit
  • Room Database
  • Stetho
  • Gson

About

MVP boilerplate code to start a project. It has all required base classes and codes with dependency injection

License:Apache License 2.0


Languages

Language:Kotlin 100.0%