npm install or yarn
react-native run-android or yarn android
npx pod-install
react-native run-ios or yarn ios
- Create an api key in themoviedb
- Create .env file and add this line ( API_KEY=YOUR_THEMOVIEDB_API_KEY )
npm install or yarn
react-native run-android or yarn android
npx pod-install
react-native run-ios or yarn ios