You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,7 @@ context
133
133
| prompt | iOS | undefined | Display prompt text when selecting assets. |
134
134
| numberOfColumnsInPortrait | iOS | 4 | Set the number of columns in Portrait orientation. |
135
135
| numberOfColumnsInLandscape | iOS | 7 | Set the number of columns in Landscape orientation. |
136
-
| mediaType |iOS| Any | Choose whether to pick Image/Video/Any type of assets. |
136
+
| mediaType |both| Any (iOS), Image (Android)| Choose whether to pick Image/Video/Any type of assets. |
137
137
138
138
The **hostView** parameter can be set to the view that hosts the image picker. Applicable in iOS only, intended to be used when open picker from a modal page.
0 commit comments