Thanks to visit codestin.com
Credit goes to github.com

Skip to content

asdfzxcvbn/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 in react-native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.7%
  • Kotlin 4.7%
  • Objective-C 4.1%
  • Ruby 3.6%
  • JavaScript 1.5%
  • Objective-C++ 1.4%