amadogr50 / rn-movies-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps for running the app

  1. Setup react native development environment - https://reactnative.dev/docs/environment-setup
  2. Create your own .env file based on the .env.test file
  3. Download npm modules yarn install

Run in android

  1. Need to connect an emulator or physical device
  2. Run the following command: yarn run android

Run in ios

  1. Run the following command: yarn run ios

About


Languages

Language:JavaScript 72.9%Language:Java 12.8%Language:Objective-C 8.7%Language:Starlark 3.8%Language:Ruby 1.9%