Skip to content

Commit 8035456

Browse files
Add iPad to prop description
1 parent e2bbe20 commit 8035456

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
@@ -159,7 +159,7 @@ Property | Description
159159
`modalEnabled` (Boolean) | Present the **SafariViewController** modally or as push instead. [`true`/`false`]
160160
`enableBarCollapsing` (Boolean) | Determines whether the browser's tool bars will collapse or not. [`true`/`false`]
161161
`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}`]
162+
`formSheetPreferredContentSize` (Object) | Custom size for iPad `formSheet` modals [`{width: 400, height: 500}`]
163163
164164
### Android Options
165165
Property | Description

0 commit comments

Comments
 (0)