Image Picker not working in React Native app, why?
问题 I've installed react-native-image-picker successfully, for a fresh react native app, linked it and given right permissions via the info.plist file to access camera, photos etc... I'm using the code from the ReadMe on react-native-image-picker page, but i receive an error When attempting to openGallery() i get the following warning and no image library opens: Possible unhandled Promise Rejection TypeError; undefined is not a function (near...reactNativeImagePicker.default.launchImageLibrary...