mirror of
https://github.com/tappollo/react-native-safari-view.git
synced 2026-01-12 17:03:09 +08:00
Mention fromBottom option on docs
This commit is contained in:
@@ -86,6 +86,7 @@ __safariOptions__
|
||||
- `readerMode` - A `Boolean` indicating to use Safari's Reader Mode if available
|
||||
- `tintColor` - A `String` containing a hex, rgba or rgba color to use for the browser controls
|
||||
- `barTintColor` - A `String` containing a hex, rgba or rgba color to use for the background of the browser controls (only available on iOS 10 and higher)
|
||||
- `fromBottom` - A 'Boolean' indicating to open the Safari View from the bottom
|
||||
|
||||
__Examples__
|
||||
```js
|
||||
|
||||
Reference in New Issue
Block a user