-
Notifications
You must be signed in to change notification settings - Fork 317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
undefined is not a function (evaluating '(0, _reactNavigation.DrawerNavigator)(routeConfigs, drawerNavigatorConfig)') #7
Comments
iam facing same problem. |
I couldn't solve it yet. But I guess it is due to different version of react-navigation. |
This will work with the command. |
That worked like a charm!!! |
Thanks a lot @islammuezzinoglu06 |
Thanks a lot @islammuezzinoglu06 |
But after run this command .i am unable to load app in my device.Only showing starting metro bundle |
Thanks a lot @islammuezzinoglu06 |
Thanks a lot! |
When I run the code on the emulator, I am getting following error.
undefined is not a function (evaluating '(0, _reactNavigation.DrawerNavigator)(routeConfigs, drawerNavigatorConfig)')
index.js:50:28
loadModuleImplementation
require.js:320:6
guardedLoadModule
require.js:207:45
metroRequire
require.js:136:24
global code
The text was updated successfully, but these errors were encountered: