react-native-create-library
react-native-create-library copied to clipboard
Add `-p` alias to `--prefix`
Fixes #84
The documentation states --prefix can be also used as -p, but that wasn't the case. This PR fixes this issue.