Movieapp
Discover Movies and TV shows - React Native
Install / Use
/learn @junedomingo/MovieappREADME
movieapp 
Discover Movies and TV shows

Download APK file
What's included
| Name | Description | | :-------------:|--------------| | React Native | Build Native Mobile Apps using JavaScript and React. | | React Native Navigation | App-wide support for 100% native navigation with an easy cross-platform interface. | | Redux | Predictable state container for JavaScript apps. | | Redux Thunk | Thunk middleware for Redux | | ESLint | The pluggable linting utility for JavaScript and JSX |
Requirements
Installation
Clone this repo
$ git clone git@github.com:JuneDomingo/movieapp.git
$ cd movieapp
$ yarn install or npm install
Create .env file in your root directory and add the following
TMDB_URL=https://api.themoviedb.org/3
TMDB_IMG_URL=https://image.tmdb.org/t/p
TMDB_API_KEY=your_tmdb_api_key_here
YOUTUBE_URL=https://www.googleapis.com/youtube/v3/videos
YOUTUBE_API_KEY=your_youtube_api_key_here
How to start
$ react-native run-android
$ react-native run-ios
Exponent/ex-navigation version
Brent Vatne did awesome work to make this run on exponent, checkout his repo
How to rename react native app?
react-native-rename - Rename react-native app with just one command
<a href="https://www.buymeacoffee.com/junedomingo"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" target="_blank"></a>
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
