Uh oh!
There was an error while loading. Please reload this page.
Fix #20991 - use name from app.json if available - #20992
Conversation
hramos
commented
Sep 7, 2018
Looks fine. I'd still like to see a test plan, to make sure this has at least been tested and verified before merging. This only touches the upgrade CLI, which is not used at Facebook, so any of our contributors should feel free to land this if they approve of the PR. |
mike-marcacci
commented
Sep 17, 2018
OK, FWIW I used this change when upgrading |
mikemorris
commented
Oct 24, 2018
This looks like a good fix to me, only caution is that IIRC iOS preserves |
facebook-github-bot
left a comment
There was a problem hiding this comment.
@hramos is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
react-native-bot
commented
Dec 12, 2018
@mike-marcacci merged commit f59d79c into |
Fix#20991 - use name from
app.jsonif available, instead of usingpackage.json.Test Plan:
I haven't tested my plan 😬but didn't want to file a trivial, low-priority issue here without a PR, since those just take up space!
Release Notes:
[CLI] [ENHANCEMENT] [react-native-git-upgrade] - Use name from app.json if available