rn-diff-purge
rn-diff-purge copied to clipboard
React Native Version mismatch
When I update mine react native app from 0.55.4 to 0.59.2 as per the steps described. I git a run time error.
Did you try run yarn
?
You might need to clear the cache, try yarn start --reset-cache
.