0.0.11 • Published 1 year ago

@zjkuang/react-native-factory v0.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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
0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago