react-native-fast-image icon indicating copy to clipboard operation
react-native-fast-image copied to clipboard

crash on launch after FastImage.preload()

Open busterbogheart opened this issue 2 years ago • 4 comments

After adding the latest react-native-fast-image, I've attempted a preload() and instead received:

08-09 21:57:20.062 28825 29127 W unknown:ViewManagerPropertyUpdater: Could not find generated setter for class com.dylanvann.fastimage.FastImageViewManager
08-09 21:57:21.323 28825 28825 E AndroidRuntime: at com.dylanvann.fastimage.FastImageViewModule$1.run(FastImageViewModule.java:34)

I've run react-native-clean-project and reset metro cache, etc, but no change.

Expected behavior Not crash on launch

Dependency versions

  • React Native version: 62.2
  • React version:
  • React Native Fast Image version: latest

busterbogheart avatar Aug 10 '21 02:08 busterbogheart

Same Issue. Did anyone find solution?

ReemaVinodGangdev avatar Sep 02 '21 15:09 ReemaVinodGangdev

it crashes even inside a try catch block, its a native error I guess ? :/ really wish this was fixed..

haibert avatar Mar 01 '22 18:03 haibert

Yeah, I'm getting the same. In a try/catch it's still crashing the whole app

timothyerwin avatar Jun 14 '23 16:06 timothyerwin

I have the same issue. Any updates on this?

ashkanahrabi avatar Aug 13 '23 12:08 ashkanahrabi