Open Valentin-Rault opened 1 year ago
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 Can you able to install the packge on android?
@johnvsmit31 I have only tried using this library on ios
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