Simple Pokemon app to list pokemons and their abilities.
- Clone this repo
- Open project in AndroidStudio, make sure you have the latest version installed.
- Let Android studio build the project.
- Then run either the app, UnitTests or AndroidUnitTests
In this project I have been using the MVI Design pattern with Roxie. As well as RxKotlin, Koin and Retrofit.