# [9.0.0](https://github.com/react-native-community/react-native-webview/compare/v8.2.1...v9.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](https://github.com/react-native-community/react-native-webview/issues/1119)) ([9cb2f6e](https://github.com/react-native-community/react-native-webview/commit/9cb2f6e)), closes [/github.com/react-native-community/react-native-webview/pull/1119#issuecomment-574919464](https://github.com//github.com/react-native-community/react-native-webview/pull/1119/issues/issuecomment-574919464) ### BREAKING CHANGES * **iOS:** • Props updates to `injectedJavaScript` are no longer immutable.
|
|
||
8 |
|
8 |
|
9 |
|
9 |
|
10 |
|
10 |
|
11 |
|
|
|
|
11 |
|
|
12 |
|
12 |
|
13 |
|
13 |
|
14 |
|
14 |
|