Upgraded to AndroidX? and Xcode is crashing?
Install these packages into your project.
Goto Root Folder of your Project.
npm install https://github.com/mdmush/react-native-super-fast-image --save
now Run your app either by
react-native run-android
or through XCode.