- Copy your icons from iOS and Android
- Update displayName in app.json to the new name
- Delete ios/ and android/ directories
- Run react-native eject
- Replace the icons you copied earlier
- Run react-native link
- Start your app and hope it worked! Or read the rest of this tutorial.
Created
October 5, 2017 08:15
-
-
Save trungpv1601/de57b31365318dc7fec6287b14f6332c to your computer and use it in GitHub Desktop.
How to Rename A React Native App
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment