I'm using expo with react native. All is fine, but i get this warning and the app takes a long time in loading :
[exp] Warning: Not using the Expo fork of react-native. See https://docs.expo.io/.
How can i fix it please.
I'm using expo with react native. All is fine, but i get this warning and the app takes a long time in loading :
[exp] Warning: Not using the Expo fork of react-native. See https://docs.expo.io/.
How can i fix it please.
That's how I fixed it:
"https://github.com/expo/react-native/archive/sdk-23.0.0.tar.gz"
react-native-image-to-base64, react-native-cloudinary
Now it works! I'm having issues with the Facebook Login now but at least it doesn't crash my app.
Good luck to you.