reactNative跳转appstore链接报错:Redirection to URL with a scheme that is not HTTP(S)
在reactnative中webview跳转H5下载页面,包错RedirectiontoURLwithaschemethatisnotHTTP(S)在webview中添加一下代码constonShouldStartLoadWithRequest=(event:any)=>{const{url}=event;console.log(url);if(url.startsWith('https://it