All Projects → junedomingo → Movieapp

junedomingo / Movieapp

Licence: mit
Discover Movies and TV shows - React Native

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language
Starlark
911 projects

Projects that are alternatives of or similar to Movieapp

react-native-navigation-drawer-extension
Drawer API built on top of wix react-native-navigation for iOS and Android (with TypeScript!)
Stars: ✭ 151 (-91.45%)
Mutual labels:  react-native-navigation, wix
emacs-msi-installer
A (hopefully) better installation experince for GNU Emacs on Windows
Stars: ✭ 40 (-97.73%)
Mutual labels:  wix
Movie-Flutter
Movie App Flutter using Flutter BLoC, DIO, Retrofit, Sqflite
Stars: ✭ 36 (-97.96%)
Mutual labels:  movieapp
react-native-typescript
react-native + typescript + redux + react-native-navigation
Stars: ✭ 15 (-99.15%)
Mutual labels:  react-native-navigation
navigation-mobx-example
proof of concept project to use mobX in react-native-navigation
Stars: ✭ 47 (-97.34%)
Mutual labels:  react-native-navigation
jobs.config
Scheduling recurring jobs.config builder/validator for Velo by Wix
Stars: ✭ 18 (-98.98%)
Mutual labels:  wix
vdproj2wix
A PowerShell script to convert a Visual Studio set-up project to a Wix script
Stars: ✭ 31 (-98.24%)
Mutual labels:  wix
rukatuk-mobile
The Official App for Ruk-A-Tuk Promotions
Stars: ✭ 18 (-98.98%)
Mutual labels:  react-native-navigation
virena
A React-Native navigation prototyping tool on the desktop.
Stars: ✭ 58 (-96.72%)
Mutual labels:  react-native-navigation
dderl
Web based Data Explorer / Data Jump Station with Erlang In-Memory Support
Stars: ✭ 23 (-98.7%)
Mutual labels:  wix
iswix
Industrial Strength Windows Installer XML Application
Stars: ✭ 75 (-95.75%)
Mutual labels:  wix
DLReactNativeArchitecture
React Native Architecture
Stars: ✭ 18 (-98.98%)
Mutual labels:  react-native-navigation
React-Native-developer-roadmap
📒 React Native is a cross-platform library to build mobile apps using React and JavaScript. This guide is to help you in your React Native journey. this repo contain a great the resources you need to work with React Native art,(Articles, Tutorials)
Stars: ✭ 565 (-68.01%)
Mutual labels:  react-native-navigation
react-native-navigation-search-bar
React Native Navigation Search Bar with Collapsible Header 🤔It's that simple!
Stars: ✭ 61 (-96.55%)
Mutual labels:  react-native-navigation
React Native Navigation
A complete native navigation solution for React Native
Stars: ✭ 12,387 (+601.42%)
Mutual labels:  react-native-navigation

movieapp Paypal Donate

Discover Movies and TV shows

movieapp-screenshots_big_iphone_

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 [email protected]: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

Get api key - TMDB - Youtube

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].