- base: Base class for View, ViewModel and UseCase instances.
- data: It contains all the data accessing and manipulating components.
- di: The directory will contain the classes responsible for dependency injection.
- domain: The directory contains all rules.
- navigation: Navigation component classes
- presentation: View classes.
- ui: Component classes.
- util: Utility classes.
All contributions are welcome! Please fork this repository and contribute back using pull requests.
Don't forget to star ⭐ the repo it motivates me to share more open source