Skip to content

Jose4gg/movieapp

Repository files navigation

👾 Movie App with React-Native

How to run

Create an .env file and add the next keys:

MOVIEDB_TOKEN=YOUR MOVIE DB TOKEN
npm install
cd ios && pod install && cd ..
npm run start
npm run (ios | android)

Packages Used for this Demo

  • React-Native 0.61.rc3
  • Animated library from RN, fadeIn, and background scaling effect
  • Typescript 🙌🏽
  • React-Navigation, React-Navigation-Hooks
  • React-Native-Dotenv, secure tokens
  • Redux, Redux-Thunk for global state
  • React-Native-Paper - Buttons, global theming, material components
  • React-Native-Vector-Icons
  • React-Native-SVG and React-Native-SVG-Animated for content loaders
  • Axios with instances to connect with API

SHOWCASE

Home Scene Movie Scene
Home Scene Movie Scene
Video
Video

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published