root-two / react-native-drawer

React Native Drawer
MIT License
2.54k stars 392 forks source link

send properties when closing the drwaer #381

Closed hanaechahid closed 4 years ago

hanaechahid commented 4 years ago

Hi, I want to send some data when I close the drawer, how can I do that? or to say it by another way, I want to change the state of the main component that contains the drawer

sasikadesilva commented 4 years ago

you can use redux for it