react-native-typescript-boilerplate icon indicating copy to clipboard operation
react-native-typescript-boilerplate copied to clipboard

Problem renaming project

Open kadinlz opened this issue 6 years ago • 1 comments

Describe the bug I'm getting the error "Application myApp has not been registered" when I try to rename the app following the linked renaming guide.

Steps to reproduce

  1. Downloaded the boilerplate
  2. npm install
  3. deleted android/ and /ios
  4. react-native eject
  5. react-native link
  6. react-native run-android

kadinlz avatar Jul 11 '19 19:07 kadinlz

Hi @kadinzhang. I had mentioned that link as a reference. Haven't tried that on latest version though. Let me try that and get back.

AmitM30 avatar Jul 16 '19 10:07 AmitM30