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 can use react-native-rename npm package.
react-native-rename
npm install react-native-rename react-native-rename [newName]
https://www.npmjs.com/package/react-native-rename