Skip to content

v1.4.3

Choose a tag to compare

@iou90 iou90 released this 13 Apr 08:08
· 71 commits to master since this release

Changing peer dependency react-native-webview to ">= 5.4.0 < 9.1.0".
react-native-webview@9.1.0 has some problems on Android with multi webview instance: react-native-webview/react-native-webview#1203 (comment)
And it will meet "not to support crypto.getRandomValues()" issue (uuidjs/uuid#375) from adding uuid since 9.1.1: react-native-webview/react-native-webview#1312