Open markholland opened 5 years ago
For some reason the project names are different between the iOS and Android projects. This makes upgrading React Native a bit more tedious.
Android is pride-london-app and iOS is PrideLondonApp.
pride-london-app
PrideLondonApp
Project names should be aligned with the package.json value as this is what is used by React Native tooling.
For some reason the project names are different between the iOS and Android projects. This makes upgrading React Native a bit more tedious.
Android is
pride-london-app
and iOS isPrideLondonApp
.Project names should be aligned with the package.json value as this is what is used by React Native tooling.