This app was created to learn more about Android compose using Coil to load images in .png .jpg .svg format and .gif.
Clone this repository and import into Android Studio
git clone https://github.com/munbonecci/CoilSvg.git
Use the Android Studio Build Variants button to choose between debug and release flavors
This project is maintained by:
- Kotlin - For coding.
- Coil Compose -For load images in different formats.
- Jetpack
- Compose
- Android’s recommended modern toolkit for building native UI.
- Compose
- Clone the repository
- Open it in Android Studio
- Wait until dependencies are installed
- Run app in your emulator or physical device