Skip to content

zjkuang/react-native-factory

Repository files navigation

react-native-factory

How to use

Create (Replace MyApp in the following command lines with your chosen app name)

npx @zjkuang/react-native-factory init MyApp

And wait until it is done.

Initialize

cd MyApp
yarn
bundle install
yarn pod

(You only need to run bundle install for the first time after MyApp is created.)

Run on iOS

yarn ios

Run on Android

yarn android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published