react-native-navigation-minimal-boilerplate
react-native-navigation-minimal-boilerplate copied to clipboard
How to change app name
In the boiler plate app name is TestApp and package is com.testapp but now i want to change it to my package and app name but it is not working. Any kind of help is deeply appreciated.
@prkaash I want to change app name and package name too.
use react-native-rename npm package to change the app name like : react-native-rename <NewAppName>