kfiroo / react-native-cached-image

CachedImage component for react-native
MIT License
938 stars 470 forks source link

Crashes in release on 0.60 #177

Open CptFabulouso opened 4 years ago

CptFabulouso commented 4 years ago

After updating RN to 0.60.5 I am getting error Crash when calling a @ReactMethod with 3 Callback parameters. The only info I found about this error is here. It's probably an issue with react-native-fetch-blob, but I am filing the report here since it's deprecated and should move to rn-fetch-blob. The fork fungilation/react-native-cached-image works