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

Support direactly open Album on iOS

Open billxie1988 opened this issue 1 year ago • 2 comments

billxie1988 avatar Oct 10 '23 10:10 billxie1988

ImagePicker.openPicker({ ... directAlbum: true, ... }).then(arr => { func(arr) })

billxie1988 avatar Oct 10 '23 11:10 billxie1988