frostney / react-native-create-library

:notebook: Command line tool to create a React Native library with a single command
MIT License
1.45k stars 113 forks source link

react-native-create-library -p does not work #84

Open awe-mt opened 6 years ago

awe-mt commented 6 years ago
> react-native-create-library -p XX my-library
While `RN` is the default prefix, it is recommended to customize the prefix.

📚  Created library my-library in `./my-library`.
...

However, react-native-create-library --prefix works just fine.