Android Compose UI Demo

by BicubicTwice


Libraries & Demo

free



Android Compose UI demo with REST API.The application demonstrates the ease of writing code with REST API and a list of items in asynchronous mode with pagination using Android Compose.Used: Android Compose (UI) Retrofit2 (REST) Coil (async image loading) Hilt (DI) Kotlin and CoroutinesOpen Google Books API is used as an test API (https://developers.google.com/books/docs/v1/using).Sources on GitHub: https://github.com/puritanin/ComposeDemoApp