react-native-create-library icon indicating copy to clipboard operation
react-native-create-library copied to clipboard

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

Open awe-mt opened this issue 5 years ago • 0 comments

> 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.

awe-mt avatar Oct 22 '18 08:10 awe-mt