fachalik / HOPE_DOCTOR_MOBILE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

To start Metro, run npx react-native start inside your React Native project folder:

npm install / npm i

npm audit fix

npx react-native link

To start Metro, run npx react-native start inside your React Native project folder:

npx react-native start

plug your device to your computer and type : and check if there any device in your terminal

adb devices

Let Metro Bundler run in its own terminal. Open a new terminal inside your React Native project folder. Run the following to start your application:

npx react-native run-android

About


Languages

Language:JavaScript 93.2%Language:Java 3.5%Language:Objective-C 2.4%Language:Ruby 0.5%Language:Starlark 0.3%Language:Shell 0.1%