From 5281955b2c0e351cdd35169c70ce17b1c2961149 Mon Sep 17 00:00:00 2001 From: Johan-dutoit Date: Fri, 30 Aug 2019 13:57:42 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/Reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Reference.md b/docs/Reference.md index 1b07f7cd5..d47687339 100644 --- a/docs/Reference.md +++ b/docs/Reference.md @@ -51,7 +51,7 @@ The `callback` will be called with a response object, refer to [The Response Obj | chooseWhichLibraryTitle | - | OK | Specify `null` or empty string to use default Android title. Is shown when user has multiple apps that can open library. | | customButtons | OK | OK | An array containing objects with the name and title of buttons | | cameraType | OK | - | 'front' or 'back' | -| mediaType | OK | OK | 'photo', 'video', or 'mixed' on iOS, 'photo' or 'video' on Android | +| mediaType | OK | OK | 'photo', 'video', or 'mixed' | | maxWidth | OK | OK | Photos only | | maxHeight | OK | OK | Photos only | | quality | OK | OK | 0 to 1, photos only |