Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 899 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 899 Bytes

MoLib

An android base project that works as a starter for your project. It is based on MVP architecture and many other open source projects

Installing

Just clone the repo and add it as a module in your project then

implementation project(':molibrary')

Built With

  1. Google's volley
  2. Glide
  3. Gson
  4. AndroidViewAnimations
  5. Android-Image-Cropper

Contributing

Any contriputions are welcomed

Sample

A simple sample which demonstrates the usage MoActivity, MoFragment, and MoBusiness

License

This project is licensed under the MIT License - see the LICENSE file for details