React native react native production undefined不是函数错误

React native react native production undefined不是函数错误,react-native,React Native,我开发了一个应用程序,并将其发布到Google Play。过了一会儿,我开始获取生产错误报告,其中包含以下错误: TypeError: s.generateNewNodeTag is not a function. (In 's.generateNewNodeTag()', 's.generateNewNodeTag' is an instance of Object) 及 看起来所有的错误都来自react native的核心,但我可以;我没有真正意识到发生这种错误的原因。这些错误来自非常小的

我开发了一个应用程序,并将其发布到Google Play。过了一会儿,我开始获取生产错误报告,其中包含以下错误:

TypeError: s.generateNewNodeTag is not a function. (In 's.generateNewNodeTag()', 's.generateNewNodeTag' is an instance of Object)

看起来所有的错误都来自react native的核心,但我可以;我没有真正意识到发生这种错误的原因。这些错误来自非常小的%的用户,我无法在本地复制它们

RN版本为0.59.9

 Fatal Exception: com.facebook.react.common.JavascriptException: TypeError: TypeError: c.API.disconnectAnimatedNodes is not a function. (In 'c.API.disconnectAnimatedNodes(this.__getNativeTag(),t.__getNativeTag())', 'c.API.disconnectAnimatedNodes' is an instance of Object)