Add missing album

This commit is contained in:
Andrew Shini 2016-09-11 08:52:18 +10:00
parent 6bfaeaa19b
commit 357d87c275

View File

@ -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