DylanVann / react-native-fast-image

🚩 FastImage, performant React Native image component.
MIT License
8.1k stars 1.48k forks source link

Error while updating property 'source' of a view managed by: FastImageView #931

Open dhairyasenjaliya opened 1 year ago

dhairyasenjaliya commented 1 year ago

Describe the bug Error occurs only in debug build, release build works well

To Reproduce Steps to reproduce the behavior if possible, or a link to a reproduction repo:

  1. Just run debug build
  2. Notice error on startup

Expected behavior The app should not be crashed Screenshots

Dependency versions

filipecatraia commented 1 year ago

Might be linked to this issue I've submitted, i.e. the lack of width/height properties set on network images.