An open API service indexing awesome lists of open source software.

https://github.com/michaelbukachi/mvvm-databinding-base

Collection of bases classes to easily bootstrap an android mvvm-databindin project
https://github.com/michaelbukachi/mvvm-databinding-base

android data-binding java kotlin mvvm

Last synced: 3 months ago
JSON representation

Collection of bases classes to easily bootstrap an android mvvm-databindin project

Awesome Lists containing this project

README

        

## MVVM Databinding base classes collection

Here is a collection of base classes that I use to easily bootstrap an android project that uses mvvm with databinding and dependency injection (dagger 2).