react-native-image-crop-picker icon indicating copy to clipboard operation
react-native-image-crop-picker copied to clipboard

com.faceboo.react.bridge.ReadableNativeMap cannot be cast to java.lang.String

Open Arnab2021 opened this issue 3 years ago • 1 comments

Version

Tell us which versions you are using:

  • react-native-image-crop-picker v0.36.2
  • react-native v0.64.2

Platform

Tell us to which platform this issue is related

  • iOS
  • Android

Expected behaviour

If any one cancle the picker this should close the picker window

Actual behaviour

I am getting this error - com.faceboo.react.bridge.ReadableNativeMap cannot be cast to java.lang.String when I cancel the picker

Arnab2021 avatar Jun 07 '21 13:06 Arnab2021