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
Using the ignite cli, I've created an ignite-native-base-boilerplate project and ran it on my android device. Everything ran smoothly, except for the navigation drawer. For some reason I can't see any pages listed in the menu.
I tried debugging this.props.items in DrawerContent.js but it's always undefined. I'm thinking this might be part of the problem, but I'm not sure how to fix it.
I'm happy to provide more information that could point in the right direction.
Any ideas?
The text was updated successfully, but these errors were encountered:
Using the ignite cli, I've created an ignite-native-base-boilerplate project and ran it on my android device. Everything ran smoothly, except for the navigation drawer. For some reason I can't see any pages listed in the menu.
I tried debugging this.props.items in DrawerContent.js but it's always undefined. I'm thinking this might be part of the problem, but I'm not sure how to fix it.
I'm happy to provide more information that could point in the right direction.
Any ideas?
The text was updated successfully, but these errors were encountered: