Skip to content

An implementation of movie-web for android using react-native

Notifications You must be signed in to change notification settings

callmearta/movie-app

Repository files navigation

Screenshot

Movie App

This is a react-native implementation for Movie-web. Download using this link

Get into development

First clone the project and do the following to install dependencies.

# using npm
npm install

# OR using Yarn
yarn install

For Android

# using npm
npm run android

# OR using Yarn
yarn android

For iOS

# using npm
npm run ios

# OR using Yarn
yarn ios

About

An implementation of movie-web for android using react-native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published