Skip to content

MrLibya/pokedex-app

Repository files navigation

pokedex-app

This is just first version of thet pokedex app, it still incomplete !

Demo

Template

The used template for this ui / ux

https://www.figma.com/file/THLxZSlOoUYMZrjFg0Kl1M/Pokédex?node-id=268%3A320

HOWTO

First install all the dependencies

yarn install

Then Link the font assets

npx react-native link

Now run the app

npx react-native run-android

Dependencies used

  • react-navigation: to handle navigate through screens
  • axios: to handle api requests
  • react-native-elements: styled components library
  • react-native-linear-gradient[UNUSED]: to make nice ui with fade text & components
  • react-native-fast-image: to handle load & cache images faster
  • react-native-toast-message: an nicely toast msgs
  • react-native-vector-icons: icons

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published