Skip to content

BenSlabbert/react-native-first-project

Repository files navigation

react-native-first-project

first prject with react native

To start:

cd into project

npm install

run Metro builder:

react-native start --port=8081

run the emulator (android)

react-native run-android

Note:

Development is for Android, to make the iOS index file:

ln -s index.js index.ios.js

About

first prject with react native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published