A dragon ball, your information hub for the latest Dragon Ball manga, anime, merch, and more from around the world.
- Jetpack Compose - is Android’s modern toolkit for building native UI.
- Koin - is a dependency injection library for Android that reduces the boilerplate of doing manual dependency injection in your project.
- Coroutines - For asynchronous and more.
- ViewModel - Stores UI-related data that isn't destroyed on UI changes.
- Voyager - To solve the problem of duplicate navigation code in our Android and desktop projects by providing a shared navigation module.
- ImageLoader - will reload when it's displayed.
- Ktor - to get data from the network (API) instead of retrofit. (to make HTTP requests)


















