You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which path should I pass into decode method for Android devices?
I am using react-native-image-picker to get the real image path on the device. I was trying to pass response.uri or response.path, but was constantly getting error 'cannot load image' and result is undefined.
The text was updated successfully, but these errors were encountered:
Which path should I pass into decode method for Android devices?
I am using react-native-image-picker to get the real image path on the device. I was trying to pass response.uri or response.path, but was constantly getting error 'cannot load image' and result is undefined.
The text was updated successfully, but these errors were encountered: