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

Exception in HostObject::get for prop 'data': Value is undefined, expected an Object

Open Valentin-Rault opened this issue 2 years ago • 2 comments

Exception in HostObject::get for prop 'data': Value is undefined, expected an Object Error: Value is undefined, expected an Object

Receiving this error from loadImageFromFile after app forced to restart on ios. Hot reload is not affected by this issue

I am wondering if this issue could be related to this issue from react-native-mmkv https://github.com/mrousavy/react-native-mmkv/issues/469

Valentin-Rault avatar Mar 09 '23 10:03 Valentin-Rault

@Valentin-Rault Can you able to install the packge on android?

johnvsmit31 avatar Mar 27 '23 16:03 johnvsmit31

@johnvsmit31 I have only tried using this library on ios

Valentin-Rault avatar Mar 28 '23 08:03 Valentin-Rault