Second attempt on creating a pokedex app with React native consuming the Poke api, now with a more mature knowledge in this thecnology.
Goals:
- Use animations to enchance visuals
- Animated transitions using shared elements
- Caching api data to prevent overloading poke api servers
- Lists all 4 initial regions
- Use/Show all the info available
- Lists Moves and show their information
- Lists Items and show their information
- Lists Abilities and show their information
- Lists Locations and show their information
- Typechart