You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error is located at: in NavigatorContainer (created by Connect(NavigatorContainer)) in Connect(NavigatorContainer) (at index.js:38) in RCTView (at View.js:71) in View (at index.js:37) in Provider (at index.js:36) in App (created by lifecycle(App)) in lifecycle(App) (created by withHandlers(lifecycle(App))) in withHandlers(lifecycle(App)) (created by withState(withHandlers(lifecycle(App)))) in withState(withHandlers(lifecycle(App))) (at registerRootComponent.js:35) in RootErrorBoundary (at registerRootComponent.js:34) in ExpoRootComponent (at renderApplication.js:35) in RCTView (at View.js:71) in View (at AppContainer.js:102) in RCTView (at View.js:71) in View (at AppContainer.js:122) in AppContainer (at renderApplication.js:34)
Type Error is
TypeError: (0, _reactNavigation.addNavigationHelpers) is not a function. (In '(0, _reactNavigation.addNavigationHelpers)({ dispatch: dispatch, state: navigation })', '(0, _reactNavigation.addNavigationHelpers)' is undefined)
This is for an IOS device.
The text was updated successfully, but these errors were encountered:
This error is located at: in NavigatorContainer (created by Connect(NavigatorContainer)) in Connect(NavigatorContainer) (at index.js:38) in RCTView (at View.js:71) in View (at index.js:37) in Provider (at index.js:36) in App (created by lifecycle(App)) in lifecycle(App) (created by withHandlers(lifecycle(App))) in withHandlers(lifecycle(App)) (created by withState(withHandlers(lifecycle(App)))) in withState(withHandlers(lifecycle(App))) (at registerRootComponent.js:35) in RootErrorBoundary (at registerRootComponent.js:34) in ExpoRootComponent (at renderApplication.js:35) in RCTView (at View.js:71) in View (at AppContainer.js:102) in RCTView (at View.js:71) in View (at AppContainer.js:122) in AppContainer (at renderApplication.js:34)
Type Error is
TypeError: (0, _reactNavigation.addNavigationHelpers) is not a function. (In '(0, _reactNavigation.addNavigationHelpers)({ dispatch: dispatch, state: navigation })', '(0, _reactNavigation.addNavigationHelpers)' is undefined)
This is for an IOS device.
The text was updated successfully, but these errors were encountered: