mirror of
https://github.com/status-im/react-native-image-crop-picker.git
synced 2025-02-23 02:48:12 +00:00
Add missing album
This commit is contained in:
parent
6bfaeaa19b
commit
357d87c275
@ -68,7 +68,7 @@ ImagePicker.clean().then(() => {
|
||||
| multiple | bool (default false) | Enable or disable multiple image selection |
|
||||
| includeBase64 | bool (default false) | Enable or disable returning base64 data with image |
|
||||
| maxFiles (ios only) | number (default 5) | Max number of files to select when using `multiple` option |
|
||||
| smartAlbums (ios only) | array ['UserLibrary', 'Panoramas', 'Videos', 'Bursts'] | Remove smart albums or rearrange order |
|
||||
| smartAlbums (ios only) | array ['UserLibrary', 'PhotoStream', 'Panoramas', 'Videos', 'Bursts'] | Remove smart albums or rearrange order |
|
||||
|
||||
#### Response Object
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user