This is an application created as a part of the session in Bangkok Android Conference 2019. The slide coresponding to this repository can be found here. https://www.slideshare.net/BoonyaKitpitak/a-single-activity-app-with-jetpacks-navigation-component
Jetpack Libraries
- Jetpack's Navigation Component
- Jetpack's Paging Library
- Jetpack's ViewModel
Architecture
MVVM with Clean Architecture
All of the data is fetched from https://pokeapi.co
Any PRs or issues are really welcome.