IsMounted()通过react-native-navigation导致警告

时间:2018-04-11 17:44:55

标签: reactjs native

enter image description here

有没有人见过这个?我怎么能摆脱它?

1 个答案:

答案 0 :(得分:0)

@ user1106888,

在将重复的问题发布到此处之前,请先查看问题的历史记录,

但是仍然基于Github(https://github.com/react-navigation/react-navigation/issues/3956)中的这个问题,

我们可以通过以下方法解决此问题:

  

从'react-native'导入{YellowBox};

     

YellowBox.ignoreWarnings(['Warning:isMounted(...)已弃用']);