Code Monkey home page Code Monkey logo

react-native-movie-app's Introduction

React Native Movie App

react-native-movie-app-demo.mov

This project is set up by following the official guideline.

Figma template: https://www.figma.com/community/file/1146369033825819538

Update 11/07/2023: The author might delete this Figma community file, so yeah, not found.

Table of Contents

Tech Stack

Setup

  1. Clone the project:
git clone https://github.com/nguyenhieptech/react-native-movie-app
  1. Install dependencies
cd react-native-movie-app
yarn install
  1. Pod install for iOS
# Update: 17/01/2023
# Currently, macOS 12.5.1 is shipped with Ruby 2.6.8, which is not what is required by React Native.
# You should use a Ruby version manager like rbenv or RVM to install
# and use ruby version '2.7.5' before pod install.
# See more at https://reactnative.dev/docs/environment-setup#ruby
# Choose Development OS: macOS, Target OS: iOS

npx pod-install
  1. Start Metro Bundler
yarn start
  1. Open new terminals, build for iOS/Android
yarn ios
yarn android

Local Development Information

Macbook Air M1 2020 Ram 16GB SSD 512GB

react-native-movie-app's People

Contributors

nguyenhieptech avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

senaiapy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.