futurice / pepperoni-app-kit

Pepperoni - React Native App Starter Kit for Android and iOS
http://getpepperoni.com
MIT License
4.63k stars 645 forks source link

how to undo app name or change it after its being changed ? #227

Open elirangoshen opened 6 years ago

elirangoshen commented 6 years ago

i accidentally changed the app name to the default example name (YourAppName) and now the script is not working again because it hardcoded the pepperoniapp name..
can i do something except change it manually ?

elirangoshen commented 6 years ago

never mind.. i changes the script and it worked now. btw why don't you add feature that gets 2 parameters: old name and new name so the script can work in these cases