{"id":4410,"url":"https://github.com/JuneDomingo/movieapp","last_synced_at":"2025-08-04T01:32:23.455Z","repository":{"id":39898268,"uuid":"70483193","full_name":"junedomingo/movieapp","owner":"junedomingo","description":"Discover Movies and TV shows -  React Native ","archived":false,"fork":false,"pushed_at":"2021-11-03T06:42:42.000Z","size":882,"stargazers_count":1824,"open_issues_count":14,"forks_count":469,"subscribers_count":70,"default_branch":"master","last_synced_at":"2025-05-22T20:07:38.847Z","etag":null,"topics":["movieapp","react-native","react-native-navigation","redux","wix","wix-react-native-navigation"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/junedomingo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-10-10T11:54:33.000Z","updated_at":"2025-05-15T01:27:33.000Z","dependencies_parsed_at":"2022-09-12T00:30:17.441Z","dependency_job_id":null,"html_url":"https://github.com/junedomingo/movieapp","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/junedomingo/movieapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junedomingo%2Fmovieapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junedomingo%2Fmovieapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junedomingo%2Fmovieapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junedomingo%2Fmovieapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/junedomingo","download_url":"https://codeload.github.com/junedomingo/movieapp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/junedomingo%2Fmovieapp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268636358,"owners_count":24282078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["movieapp","react-native","react-native-navigation","redux","wix","wix-react-native-navigation"],"created_at":"2024-01-05T20:17:11.036Z","updated_at":"2025-08-04T01:32:23.031Z","avatar_url":"https://github.com/junedomingo.png","language":"JavaScript","funding_links":["https://www.paypal.me/junedomingo","https://www.buymeacoffee.com/junedomingo"],"categories":["Components","开源App","Misc","Media"],"sub_categories":["Navigation","React Native","Content"],"readme":"# movieapp [![Paypal Donate](https://img.shields.io/badge/paypal-donate-green.svg?style=flat)](https://www.paypal.me/junedomingo)\nDiscover Movies and TV shows\n\n\n![movieapp-screenshots_big_iphone_](https://cloud.githubusercontent.com/assets/5106887/20606597/f176b3e2-b2ac-11e6-9163-c9e625df7748.png)\n\n### Download APK file\n - [Download from Google Drive - v2.2.1](https://bit.ly/3nWFZLX)\n\n### What's included\n| Name             | Description   |\n| :-------------:|--------------|\n| [React Native](http://facebook.github.io/react-native/releases/0.32/) |  Build Native Mobile Apps using JavaScript and React. |\n| [React Native Navigation](https://github.com/wix/react-native-navigation) | App-wide support for 100% native navigation with an easy cross-platform interface. |\n| [Redux](https://nodejs.org/) | Predictable state container for JavaScript apps.  |\n| [Redux Thunk](https://github.com/gaearon/redux-thunk) | Thunk middleware for Redux | \n| [ESLint](http://eslint.org/) | The pluggable linting utility for JavaScript and JSX |\n\n### Requirements\n- [Node](https://nodejs.org/) \u003e= 5.0.0\n- [npm](https://npmjs.com) \u003e= 3\n\n### Installation\n\nClone this repo\n\n```sh\n$ git clone git@github.com:JuneDomingo/movieapp.git\n$ cd movieapp\n$ yarn install or npm install\n```\n\nCreate `.env` file in your root directory and add the following\n\n```sh\nTMDB_URL=https://api.themoviedb.org/3\nTMDB_IMG_URL=https://image.tmdb.org/t/p\nTMDB_API_KEY=your_tmdb_api_key_here\n\nYOUTUBE_URL=https://www.googleapis.com/youtube/v3/videos\nYOUTUBE_API_KEY=your_youtube_api_key_here\n\n```\nGet api key -\n[TMDB](https://www.themoviedb.org/) -\n[Youtube](https://console.developers.google.com)\n\n### How to start\n```sh\n$ react-native run-android\n$ react-native run-ios\n```\n\n\n### Exponent/ex-navigation version\nBrent Vatne did awesome work to make this run on exponent, checkout his [repo](https://github.com/brentvatne/movieapp)\n- [Open this app in exponent](https://getexponent.com/@community/movieapp)\n\n\n\n### How to rename react native app?\n[react-native-rename](https://github.com/JuneDomingo/react-native-rename) - Rename react-native app with just one command\n\n\u003ca href=\"https://www.buymeacoffee.com/junedomingo\"\u003e\u003cimg 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\"\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJuneDomingo%2Fmovieapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJuneDomingo%2Fmovieapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJuneDomingo%2Fmovieapp/lists"}