-
Notifications
You must be signed in to change notification settings - Fork 59
Description
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.