关于react-native报错: Invariant Violation: WebView has been removed from React Native. It can ....
importReact,{Component}from'react'import{View}from"react-native"/*import{WebView}from"react-native"--当前最新版本已不支持react-native0.6之后版本已从react-native移除WebView组件,按文档上步骤发现需要安装依赖项:react-native-webview及react-n