2.4.3 • Published 2 years ago
react-native-create-app v2.4.3
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
2.4.3
2 years ago
2.4.1
3 years ago
2.4.0
3 years ago
2.4.2
3 years ago
2.3.2
3 years ago
2.3.1
4 years ago
2.3.0
4 years ago
2.2.0
4 years ago
2.1.0
4 years ago
2.0.0
4 years ago
1.8.2
5 years ago
1.8.1
5 years ago
1.8.0
5 years ago
1.7.1
5 years ago
1.7.0
5 years ago
1.6.0
5 years ago
1.5.1
5 years ago
1.5.0
5 years ago
1.4.1
5 years ago
1.4.0
5 years ago
1.3.4
5 years ago
1.3.3
5 years ago
1.3.2
5 years ago
1.3.1
5 years ago
1.3.0
5 years ago
1.2.1
5 years ago
1.2.0
5 years ago
1.1.0
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago