react-native-rename-soluti
v1.0.11
Published
Rename react-native app with just one command
Downloads
4
Maintainers
Readme
React Native Rename
Rename react-native app with just one command
This package assumes that you created your react-native project using
react-native init
.
Installation
npm install react-native-rename -g
Usage
react-native-rename <newName>
Example
react-native-rename "Awesome App"