drawer-example icon indicating copy to clipboard operation
drawer-example copied to clipboard

reactNavigation.navigator is not a functions

Open parasiteDev opened this issue 6 years ago • 1 comments

screenshot from 2018-05-28 11-49-31 TypeError: ReactNavigation.addNavigationHelpers is not a function. (In 'ReactNavigation.addNavigationHelpers({ dispatch: dispatch, state: nav })', 'ReactNavigation.addNavigationHelpers' is undefined)

This error is located at: in ReduxNavigation (created by Connect(ReduxNavigation)) in Connect(ReduxNavigation) (at App.js:30) in RCTView (at View.js:60) in View (at App.js:28) in Provider (at App.js:27)

"react-native": "^0.55.4", "react-navigation": "^2.0.2",

parasiteDev avatar May 28 '18 06:05 parasiteDev

Did you fix this?

mchambaud avatar Jun 29 '18 14:06 mchambaud