react-native-rename icon indicating copy to clipboard operation
react-native-rename copied to clipboard

Invariant Violation: "AppName" has not been registered. This can happen if:

Open kabundege opened this issue 3 years ago • 0 comments

Description?

After running npx react-native-rename "old_app_name" -b com.packagename, everthing is updated but one line in the MainActivity. see the screenshot below

Screenshot

Screen Shot 2022-05-29 at 08 37 15

Fix (Work-around)

update that string value old_app_name to the new desired app name, used above com.packagename

kabundege avatar May 29 '22 06:05 kabundege