react-native-expo-cached-image
react-native-expo-cached-image copied to clipboard
Remove Yarn.lock
Your yarn.lock file is forcing react 0.63 to be installed even though your dependacies say only >0.37.0
This means that if it is installed with npm it doesn't force a react-native update and if installed with yarn react-native is forced up to 0.63