I'm getting this error with npm react-native-webview@9.0.1 when I try to generate a QR code with react-native-qrcode-generator
I'm using react-native with an expo managed workflow. And the thing is it works on iOS, and i only get the error on Android
I searched for a solution myself and I tried installing react-native-get-random-values but that also didn't work.
Any thoughts?