cyruzin / feelthemovies_mobile

This is the mobile app from Feel the Movies project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feel the Movies Mobile

This is the mobile app from Feel the Movies project.

Install

First setup your environment with XCODE, Android Studio, JAVA, React Native Cli and other dependencies. Then inside the project folder:

yarn install

Run

With your device or emulator ready, inside the project folder run the following commands:

For Android

react-native run-android

For iOS

react-native run-ios

Since I don't have a MAC to test iOS version, maybe you'll find some errors to fix.

Play Store

Download the app for Android here.

Other Repositories

Dashboard

Back-end

About

This is the mobile app from Feel the Movies project.

License:MIT License


Languages

Language:JavaScript 88.5%Language:Java 4.5%Language:Ruby 3.9%Language:Objective-C 3.1%