react-native-image-crop-picker
react-native-image-crop-picker copied to clipboard
Support direactly open Album on iOS
ImagePicker.openPicker({ ... directAlbum: true, ... }).then(arr => { func(arr) })