You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Demonstrates usage of APIs in an Android app using Jetpack Compose. Uses The Cat API https://thecatapi.com/ as the image source and the API call is processed by retrofit, koin, LiveData and Coil.
Clicking the button generates a new image of a cat!