Android에서 react-native-webview를 호출 할 수없는 문제를 해결하는 방법

1864 단어 reactnativewebView

무슨 일이야?



react-native-webview를 사용하려고 할 때 다음과 같은 오류가 발생하여 WebView를 사용할 수 없습니다.
조금 살펴보니 react-native-webview 버그처럼 보입니다.
Error: crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues -not-supported



환경



react-native: 0.60.5
react-native-webview: ^9.2.1

해결책


react-native-get-random-values 를 이용하는 것으로 해결되었습니다.

설치
$ yarn add react-native-get-random-values
$ cd ios && pod install

WebView를 이용하는 곳의 1행째에 이하를 추가.

import 'react-native-get-random-values'

이제 해결해야합니다.

마지막으로



누군가의 참고가 되면 기쁩니다.
Twitter도 하고 있습니다.
만약 좋으면 팔로우 잘 부탁드립니다! -> ㅎㅎㅎ

참고



h tps : // s t c ゔ ぇ rf ぉ w. 코 m / 쿠에 s Chion s / 61135378 / Rea ct-nachi ゔ ぇ ぇ b ゔ ぃ え w-c 라시 ぇ s ぃ 카치 온 ぇ
htps : // 기주 b. 코 m / Rea ct-nachi ゔ ぇ こむむ ty / Rea ct-nachi ゔ ぇ ぇ b
htps : // 기주 b. 코 m / ぃ 누스 / 레아 ct - 나치 ゔ ㅇ ㅇ

좋은 웹페이지 즐겨찾기