This app was created to learn more about Android Jetpack Compose. Using Brush and TextStyle to add a unique style to our Text component.
Clone this repository and import into Android Studio
git clone https://github.com/munbonecci/GradientTextComponent.git
Use the Android Studio Build Variants button to choose between debug and release flavors
This project is maintained by:
This App has the Clean Architecture approach where we can handle different layers, including use cases and view model to obtain the data
- Clone the repository
- Open it in Android Studio
- Wait until dependencies are installed
- Run app in your emulator or physical device