TypeError: undefined is not an object when using react native Drawer

TypeError: undefined is not an object when using react native Drawer

ERROR  TypeError: undefined is not an object (evaluating 'InnerNativeModule.ins
tallCoreFunctions')
 ERROR  Invariant Violation: Module AppRegistry is not a registered callable mod
ule (calling runApplication). A frequent cause of the error is that the applicat
ion entry file path is incorrect.
      This can also happen when the JS bundle is corrupt or there is an early in
itialization error when loading React Native.
 ERROR  Invariant Violation: Module AppRegistry is not a registered callable mod
ule (calling runApplication). A frequent cause of the error is that the applicat
ion entry file path is incorrect.
      This can also happen when the JS bundle is corrupt or there is an early in
itialization error when loading React Native.

问题已通过安装 reanimated 2.3.0 解决