react-native-webview/docs
aarondail 493b65de21 feat(iOS): added `contentInsetAdjustmentBehavior` prop
* Adding a `contentInsetAdjustmentBehavior` prop to the WebView for iOS.
This controls the way iOS will automatically adjust the insets when the
webview is behind things like the iPhone X notch.

* Removing the code to explicitly pass contentInsetAdjustmentBehavior to the WebView since it is already passed in otherProps.
2019-08-09 10:55:35 +02:00
..
Contributing.md Update Contributing.md 2019-03-20 12:58:43 +00:00
Custom-Android.md chore(docs): Custom Android: Reflect migration to react-native-webview project (#347) 2019-02-15 11:56:55 +01:00
Custom-iOS.md feat(wkwebview): create api to allow clients to present a client credential for authentication (#141) 2019-02-12 10:35:14 +01:00
Debugging.md chore(documentation): Update Debugging.md (#96) 2018-10-30 15:47:05 +01:00
Getting-Started.md chore(docs): clarify install steps 2019-08-02 10:45:00 +02:00
Guide.md chore(docs): Adds guide for intercepting hash URL changes (#555) 2019-05-13 09:42:25 +02:00
Reference.md feat(iOS): added `contentInsetAdjustmentBehavior` prop 2019-08-09 10:55:35 +02:00