We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2bbe20 commit 8035456Copy full SHA for 8035456
README.md
@@ -159,7 +159,7 @@ Property | Description
159
`modalEnabled` (Boolean) | Present the **SafariViewController** modally or as push instead. [`true`/`false`]
160
`enableBarCollapsing` (Boolean) | Determines whether the browser's tool bars will collapse or not. [`true`/`false`]
161
`ephemeralWebSession` (Boolean) | Prevent re-use cookies of previous session (openAuth only) [`true`/`false`]
162
-`formSheetPreferredContentSize` (Object) | Custom size for `formSheet` modals [`{width: 400, height: 500}`]
+`formSheetPreferredContentSize` (Object) | Custom size for iPad `formSheet` modals [`{width: 400, height: 500}`]
163
164
### Android Options
165
Property | Description
0 commit comments