React native Android应用程序崩溃并出现错误';com.facebook.jni.CppException:Can';找不到变量:setTimeout';android 64位APK与React native 0.59.10

React native Android应用程序崩溃并出现错误';com.facebook.jni.CppException:Can';找不到变量:setTimeout';android 64位APK与React native 0.59.10,react-native,react-native-web,React Native,React Native Web,应用程序在启动时崩溃,出现setTimeOut错误 我使用createreact原生web命令创建了这个项目,并使用 我们在启动应用程序崩溃时面临以下错误- 细节上的错误- com.facebook.jni.CppException: Can't find variable: setTimeout index.android.bundle:206:7357 h@index.android.bundle:2:1670 index.android.bundle:205:53 h@index.and

应用程序在启动时崩溃,出现setTimeOut错误

我使用createreact原生web命令创建了这个项目,并使用

我们在启动应用程序崩溃时面临以下错误-

细节上的错误-

com.facebook.jni.CppException: Can't find variable: setTimeout

index.android.bundle:206:7357
h@index.android.bundle:2:1670
index.android.bundle:205:53
h@index.android.bundle:2:1670
index.android.bundle:204:92
h@index.android.bundle:2:1670
index.android.bundle:13:2046
h@index.android.bundle:2:1670
index.android.bundle:11:46
h@index.android.bundle:2:1670
d@index.android.bundle:2:868
global code@index.android.bundle:304:4
    at com.facebook.react.bridge.queue.NativeRunnable.run(Native Method)
    at android.os.Handler.handleCallback(Handler.java:739)
    at android.os.Handler.dispatchMessage(Handler.java:95)
    at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(MessageQueueThreadHandler.java:29)
    at android.os.Looper.loop(Looper.java:148)
    at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run(MessageQueueThreadImpl.java:2