react-native-typescript-boilerplate
react-native-typescript-boilerplate copied to clipboard
Problem renaming project
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
- Downloaded the boilerplate
npm install- deleted android/ and /ios
react-native ejectreact-native linkreact-native run-android
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.