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
App uses pokeapi to retrieve list of pokemons using pagination. When user clicks on pokemon in list, details page opens with pokemon's name, types, height, weight and sprite.
App uses pokeapi to retrieve list of pokemons using pagination. When user clicks on pokemon in list details page opens with pokemon's name, types, height, weight and sprite.
MVVM, Clean Architecture
Used libraries
Retrofit
Gson
Glide
Room
Paging 3
Dagger Hilt
Jetpack Navigation
Usage
About
App uses pokeapi to retrieve list of pokemons using pagination. When user clicks on pokemon in list, details page opens with pokemon's name, types, height, weight and sprite.