doochik / react-native-imagepicker

A React Native module which wraps ActionSheetIOS, CameraRoll and ImagePickerIOS to select a photo from the library or camera
MIT License
19 stars 7 forks source link

Error when imagePicker.open() React native #6

Open bhlokhandwala opened 6 years ago

bhlokhandwala commented 6 years ago

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

Running on Android Device

alaast commented 5 years ago

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