Replies: 1 comment
-
Hi @ant-subbu - you probably need to utilize something like React Navigation's Drawer-based navigation. Be sure to read the installation instructions and then follow the documented example. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm working on a project using the ignite boilerplate. The navigation drawer should act like a menu to navigate to specific page (including the dynamic pages). When I used the demo code from the boilerplate code, it works like scroll menu (or web bookmarking links). But I need to do a menu which completely navigates to that particular page alone. Please help.
Thanks,
Subbu
Beta Was this translation helpful? Give feedback.
All reactions