You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am upgrading react native from version 0.56.0 to 0.57.0. I did follow all the steps in USAGE.md.
But the last step git apply upgrade-rn.patch --exclude=package.json -p 2 --3way fails with the following error: error: unrecognized input.
Is it an issue with my upgrade-rn.patch file ?