下面是使用react-native-create-library的基本用法: 1.全局安装react-native-create-library命令行工具: ``` npm install -g react-native-create-library ``` 2.在你的React Native项目的根目录下,运行以下命令创建一个新的原生模块: ``` react-native-create-library MyLibrary ``` 其中,MyLibrary是你想要...
$ npminstall-g react-native-create-library Command-line usage 导航到空目录以执行命令。 $ react-native-create-libraryMyFancyLibrary 这将创建文件夹MyFancyLibrary,在其中创建库。 现在,通过在新创建的库中运行此命令来安装依赖项。 $npminstall Usage: react-native-create-library[options] <name> Options: ...
CLI to scaffold React Native libraries. Latest version: 0.49.0, last published: 4 days ago. Start using create-react-native-library in your project by running `npm i create-react-native-library`. There are 2 other projects in the npm registry using creat
$ react-native-create-library MyFancyLibrary This will create the folderMyFancyLibraryin which the library will be created in. Usage: react-native-create-library [options] <name> Options: -h, --help output usage information -V, --version output the version number -p, --prefix <prefix> Th...
CLI to scaffold React Native libraries. Latest version: 0.28.0, last published: 2 years ago. Start using @mrmld/create-react-native-library in your project by running `npm i @mrmld/create-react-native-library`. There are no other projects in the npm regi
👷♂️ Simple set of CLIs to scaffold and build React Native libraries for different targets - Update packages/create-react-native-library/templates/common/CONTRIBU… · callstack/react-native-builder-bob@8cfac5b