/pokes

Primary LanguageJavaScript

Pokes

React-Native application to show pokemon from pokeapi.co.

Requirements.

  • Expo

How to run.

  1. npm install
  2. expo start

To do.

  • Pokemon type with color.
  • Batch loading.
  • Carousel.
  • Flipping cards.
  • Move the heavy processing to backend.
  • Responsive number of columns.