-2

console.error: "React native version mismatch.

JavaScript version: 0.55.4 Native version: 0.59.2

2

1 Answer 1

0

it's just a console.error, I had the same problem after update. Try to:

 close all terminals and reopen.

If you want to remove the alert, go to:

node_modules > react-native > Libraries > Core > ReactNativeVersionCheck.js

and find a line where:

console.error and replace it to console.log

it will dismiss the red Box...

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.