A mobile application that list all pokemons using PokeApi.
I wanted to test a new architecture separating the UI code from the business code using react hooks, so I created this simples list application that allowed me to do that.
- React native
- Typescript
- Jest