BO
bosankus/CryptoApp_Compose
Build with Jetpack Compose. this app consumes Coinpaprika API to fetch list of crypto coins and show their details. The app follows clear architecture pattern and converts ViewModel usage to only hold different UI states rather than the entire business logic.