- Navigation with Compose
- Using the Component structure
- Displaying a simple list with mock data
- Simple login screen
- Simple register screen
- data: It contains all the data accessing and manipulating components.
- navigation: Navigation component classes
- presentation: View classes.
- ui: Component classes.
- utils: 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