CustomDrawer
CustomDrawer copied to clipboard
Command for starting react-native are incorrect (error with message "unknown command") expected: ``` react-native run-ios or react-native run-android ```
How to add different icons to each tab?
Hello, thanks for a great sample. How can we use the Drawer Label value instead of hard coding the Drawer Items. It would be good if you could show how...
Hi Kakulgupta, I liked your custom drawer so much. I have a hamburger button and I would like to open or close the drawer when button pressed. Can you please,...