ios-rn-sdk
ios-rn-sdk copied to clipboard
退出插件时,报Cannot read property '_currentElement' of null错
在退出插件后,弹出报错页面。 报错内容为Cannot read property '_currentElement' of null
在componentWillUnmount中,已清除了所有创建的内容。
这个错误如何解决?