1.0.11 • Published 7 years ago

react-native-rename-soluti v1.0.11

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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"