0

I am currently learing react native. I want to use custom button for open drawer. Tried many codes and not working.

1 Answers1

0

You can use navigation.openDrawer() and navigation.closeDrawer() as stated here

Tayyab Mazhar
  • 1,560
  • 10
  • 26