Skip to content

Anuragdubeyy/react-native-newapp

Repository files navigation

This is a new React Native project, bootstrapped using @react-native-community/cli.

image image

Step 1: Start the Metro Server

First, you will need to start Metro, the JavaScript bundler that ships with React Native.

Step 2: Start your Application

For Android

# using npx
npx react-native run-android


### For iOS

```bash
# using npx
npx react-native run-ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published