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
Fix (Work-around)
update that string value old_app_name to the new desired app name, used above com.packagename
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
Fix (Work-around)
update that string value
old_app_name
to the new desired app name, used abovecom.packagename