react-native-community / upgrade-helper

⚛️ A web tool to support React Native developers in upgrading their apps.
https://react-native-community.github.io/upgrade-helper
MIT License
3.67k stars 112 forks source link

replace content appName #357

Closed ukcasso closed 1 year ago

ukcasso commented 1 year ago

Summary

If you change the appName, the appName of the content should also be changed. It's easier to find changes.

Test Plan

스크린샷 2023-04-07 22 40 16
  1. put your app name.
  2. push 'Show me how to upgrage!' button.
  3. confirm change app name.

as-is:

스크린샷 2023-04-07 22 33 14

to-be:

스크린샷 2023-04-07 22 34 10
pvinis commented 1 year ago

this one might be trickier since sometimes the capitalization is different, but let's merge and we can find the issues later if they appear.