Skip to content

Follow this link-> https://facebook.github.io/react-native/docs/getting-started.html to download and install nodejs and react native.  Open Terminal in your project folder  Hit npm install command (this command will install all node_modules in your project folder without node_modules this project will not run). Get API Keys  TMDB : https://ww…

License

Notifications You must be signed in to change notification settings

Turjo7/React-Application-For-Browse-Movies-Watch-Movie-Trailer-Search-Favorite-Movie

Repository files navigation

React-Application-For-Browse-Movies-Watch-Movie-Trailer-Search-Favorite-Movie

Follow this link-> https://facebook.github.io/react-native/docs/getting-started.html to download and install nodejs and react native.  Open Terminal in your project folder  Hit npm install command (this command will install all node_modules in your project folder without node_modules this project will not run). Get API Keys  TMDB : https://www.themoviedb.org/  YouTube : https://console.developers.google.com/. After getting both API keys replace your both API Keys (Movo/src/services/Configs.js) in this file.  react-native run-android  react-native run-ios. Basic Info: MOVO app basically uses TMDB (The Movie Database) API key to fetch all movies data included Movies info, Movies Trailers, Movie Cast etc. and we build unique User Interface for Movies in React Native. MOVO App has main 4 screens and some sub screens like Info, Cast, Crew, and Reviews in our app. We used YouTube API key for watch movie trailers in our app Used React Native Packages: 1) React Navigation: This package help us in our app to navigate one screen to another screen in our app and also we can send data from one screen to another screen. 2) React Native Vector Icons: This package help us in our app to use Font Icons from different Websites like material.io, materialdesignicon.com etc. 3) React Native YouTube: This package help us in our app to watch movie trailer in app. Movie trailer will not open in Official YouTube app. 4) Mobx: This package help us in our app to maintain state globally like we have stored fetched movies data at global and we can access those data from anywhere in any component.

About

Follow this link-> https://facebook.github.io/react-native/docs/getting-started.html to download and install nodejs and react native.  Open Terminal in your project folder  Hit npm install command (this command will install all node_modules in your project folder without node_modules this project will not run). Get API Keys  TMDB : https://ww…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published