react-native-root-toast icon indicating copy to clipboard operation
react-native-root-toast copied to clipboard

webview has been extracted from react-native

Open Jayxiang opened this issue 6 years ago • 10 comments

安装有警告

Jayxiang avatar Jan 30 '19 07:01 Jayxiang

webview与本项目何干?

sunnylqm avatar Jan 30 '19 07:01 sunnylqm

我也纳闷,但是我安装就提示这个.卸载就不提示...

Jayxiang avatar Jan 30 '19 07:01 Jayxiang

什么提示截个图

sunnylqm avatar Jan 30 '19 07:01 sunnylqm

simulator screen shot - iphone x 安装就有这个警告

Jayxiang avatar Jan 30 '19 07:01 Jayxiang

哪里看出这个警告跟本项目有关?

sunnylqm avatar Jan 30 '19 07:01 sunnylqm

因为我安装react-native-root-toast就提示, 卸载就不提示. 所以觉得可能有关系,我看你也没用到webview. rn是0.58.0

Jayxiang avatar Jan 30 '19 08:01 Jayxiang

你装不装root-toast都不会改变这个提示的本质,而且我确定和root-toast没有关系

sunnylqm avatar Jan 30 '19 08:01 sunnylqm

升级react-native之后出现了,准确的说是import Toast from 'react-native-root-toast'会出现,注释掉就没有了。提示一共有两个,Source Map全是index.bundle...暂未找到具体位置,项目确实没有找到Webview相关,也可能是react-native的原因。 react-native: 0.58.4 react-native-root-toast: 3.0.2

wx20190218-122405 2x wx20190218-125446 2x

thiszhong avatar Feb 18 '19 04:02 thiszhong

我今天 react-native 从 0.58.4 升级到 0.58.5 之后,“WebView has been extracted...” 这个提示没有了,现在只剩下上图第2个warning:参数类型不匹配的警告

thiszhong avatar Feb 28 '19 06:02 thiszhong

额。。。类似问题 ....... 去掉 import Toast from 'react-native-root-toast'就没任何警告了..... Snipaste_2019-04-15_16-33-34

shen-lan avatar Apr 15 '19 08:04 shen-lan