An android base project that works as a starter for your project. It is based on MVP architecture and many other open source projects
Just clone the repo and add it as a module in your project then
implementation project(':molibrary')
Any contriputions are welcomed
A simple sample which demonstrates the usage MoActivity, MoFragment, and MoBusiness
This project is licensed under the MIT License - see the LICENSE file for details