GantMan / GantMan/drawer-example
reactNavigation.navigator is not a functions
- Dominant language
- JavaScript
- Stars
- 121
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description

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",
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.