Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 1.15 KB

README.md

File metadata and controls

39 lines (31 loc) · 1.15 KB

Pokedex

⚔️ Pokedex demonstrates modern React Native development with React Query, Custom hook, Functional Component.


Light Theme


Dark Theme

Demo

Download

Go to the Releases to download the latest APK.

Know Issues

  1. About, Base State and Evolution page in pokemon details will scroll out of bound due to the height of Gallery's page is the highest.

Todos

  • App - Support different theme.
  • App - App icon, app name.
  • App - Splash screen.
  • Pokemon Details - Refresh feature.
  • App - Favorite Pokemon (Either use local database or remote server).
  • App - Unit Test, Component Test, Integration Test.
  • App - Comprehensive Ui documentation (Storybook).
  • App - CICD
  • Watchlist - Add swipe to delete, reorderable.
  • App - Add logging.