2.4.3 • Published 10 months ago

react-native-create-app v2.4.3

Weekly downloads
27
License
MIT
Repository
github
Last release
10 months ago

react-native-create-app

一行命令创建 React Native 项目,并和 hybrid-navigation 集成。

Command-line usage

Navigate into an empty directory to execute the command.

$ npx react-native-create-app MyApp

This will create the folder MyApp in which the project will be created in.

Usage: react-native-create-app [options] <projectName>

creates a react native project.

Options:
  -V, --version                      output the version number
  -p, --package-identifier [string]  Application Id on Android or Bundle Identifier on iOS (default: "com.example.(projectName in lower case)")
  -d, --directory [string]           Uses a custom directory instead of `<projectName>`
  --license [string]                 The license type (default: "MIT")
  -h, --help                         output usage information

License

MIT

2.4.3

10 months ago

2.4.1

2 years ago

2.4.0

2 years ago

2.4.2

2 years ago

2.3.2

2 years ago

2.3.1

2 years ago

2.3.0

2 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.8.2

3 years ago

1.8.1

3 years ago

1.8.0

3 years ago

1.7.1

3 years ago

1.7.0

4 years ago

1.6.0

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago