Base is a lightweight library that gives you a clean architecture foundation for your Android MVP's
Stars
134
Forks
20
Watchers
134
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
38
commits
1
commits
Increasing the minimal supported version of the library
ecfca7fView on GitHubRemoving faker library as a dependency of the examples
18ee3d9View on GitHubMaking the private variables of the library have hungarian notation
4f6629fView on GitHubMoving custom views and presenters into base main module
51f0533View on GitHubMerge pull request #2 from thiagokimo/open-view
b4c5954View on GitHubRemoving unecessary examples. MVP doesn't depends on domain module anymore
d2485caView on GitHubAllows base to not be only fragment oriented. Changes in the base example
d54ae77View on GitHub