react-native-imagepicker icon indicating copy to clipboard operation
react-native-imagepicker copied to clipboard

Error when imagePicker.open() React native

Open bhlokhandwala opened this issue 7 years ago • 1 comments

error TypeError: Cannot read property 'showActionSheetWithOptions' of undefined at Object.showActionSheetWithOptions (ActionSheetIOS.js:57)

Running on Android Device

bhlokhandwala avatar Nov 21 '18 10:11 bhlokhandwala

I have also "TypeError: undefined is not an object (evaluating 'RCTActionSheetManager.showActionSheetWithOptions'))" Running on Android Emulator

alaast avatar Jan 17 '19 11:01 alaast