I am currently learing react native. I want to use custom button for open drawer. Tried many codes and not working.
Asked
Active
Viewed 28 times
1 Answers
0
You can use navigation.openDrawer()
and navigation.closeDrawer()
as stated here

Tayyab Mazhar
- 1,560
- 10
- 26