We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 473cf7d commit 76ff7d0Copy full SHA for 76ff7d0
README.md
@@ -40,7 +40,7 @@ Options:
40
--module-prefix <modulePrefix> The module prefix for the library (Default: `react-native`)
41
--package-identifier <packageIdentifier> (Android only!) The package name for the Android module (Default: `com.reactlibrary`)
42
--namespace <namespace> (Windows only!) The namespace for the Windows module
43
- (Default: The package identifier as PascalCase, which is `Com.Reactlibrary`)
+ (Default: The name as PascalCase)
44
--platforms <platforms> Platforms the library will be created for. (comma separated; default: `ios,android,windows`)
45
```
46
0 commit comments