I'm getting into React Native, and right now I got an error that I can't fix, after update RN, this is what I got while I'm using Expo:
Rect Native version Mismatch
JavaScript version: 0.51.0
Native version: 0.50.3
Any idea how to fix this?
Thanks!