v9.0.0
react-native-community-bot
released this
17 Mar 21:06
·
457 commits
to master
since this release
9.0.0 (2020-03-17)
Features
- iOS: WKUserScripts (e.g. injectedJavaScript) can now update upon props change; and can be configured to inject into all frames. (#1119) (9cb2f6e), closes /github.com/react-native-community/react-native-webview/pull/1119#issuecomment-574919464
BREAKING CHANGES
- iOS: • Props updates to
injectedJavaScript
are no longer immutable.