App notes in cleanArquitect Generate app Notes witch JetpackCompose and Room
For more information, please read the documentation
To try out these sample app, you need to use Android Studio Arctic Fox. You can clone this repository or import the project from Android Studio following the steps here.
The project focuses on displaying a list and creating / updating notes, at the same time synchronizing colors using animations, navigating flows through navigationComponent and data sharing on screens using arguments.
The project is focused on CleanArquitect and SOLID principles.
Credit to: Philipp Lackner for his tutorials and guides on how to use and learn how to compose.