Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 610 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 610 Bytes

pokedex-2.0

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