v1.4.3
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