Jamie Birch
|
9cb2f6e2f3
|
feat(iOS): WKUserScripts (e.g. injectedJavaScript) can now update upon props change; and can be configured to inject into all frames. (#1119)
BREAKING CHANGE:
• Props updates to `injectedJavaScript` are no longer immutable.
• `injectedJavaScript` no longer attaches a `jsEvaluationValue` property to the `onLoadingFinish` event. Check out: https://github.com/react-native-community/react-native-webview/pull/1119#issuecomment-574919464 to migrate with the same behavior.
|
2020-03-17 14:01:20 -07:00 |
|
Tom Underhill
|
1e572318ec
|
feat(macOS): macOS Support (#1164)
|
2020-02-12 15:39:11 -08:00 |
|
Tom Underhill
|
bf1d645716
|
chore(example): Added three test examples: Alerts, Scrolling, and Background.
|
2020-01-21 11:39:40 -08:00 |
|
Jesse Katsumata
|
3a9218031f
|
chore(example): Added example app
|
2020-01-16 14:49:10 -08:00 |
|