I started a new ReactNative app and tried to use webview for playing Youtube Video It was ok the last time i used it but this time when i install the package i get a high vulnerability message : " High Universal XSS in Android WebView" More info : https://npmjs.com/advisories/1560
My questions :
- can we use it despite this message or it will be rejected by the Play Store ?
- otherwise do you know how to fix it ? Or
- do you know another way to do it (without using react-native-youtube)