Skip to content

Commit 29695db

Browse files
Add new IOS property to ReadMe
1 parent dc9139b commit 29695db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +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+
`formSheetContentSize` (Object) | Custom size for `formSheet` modals [`{width: 400, height: 500}`]
162163
163164
### Android Options
164165
Property | Description

0 commit comments

Comments
 (0)