Are there instructions for what needs to be changed in order to rename a React Native project? I have an app called something along the lines of MyAppIOS and I want to renam
You might also want to check out npm package (react-native-rename):
Usage: react-native-rename < newName >
Usage:
react-native-rename < newName >
It works fine for my project.