Skip to content

Commit 350df5f

Browse files
max images is for Android only since we upgraded the iOS framework to support iCloud images
1 parent 1344f1f commit 350df5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ window.imagePicker.getPictures(
4949
### Options
5050

5151
options = {
52-
// max images to be selected, defaults to 15. If this is set to 1, upon
52+
// Android only. Max images to be selected, defaults to 15. If this is set to 1, upon
5353
// selection of a single image, the plugin will return it.
5454
maximumImagesCount: int,
5555

0 commit comments

Comments
 (0)