root-two / react-native-drawer

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

Add event "dragging" swipe drawer #313

Open Loesss opened 7 years ago

Loesss commented 7 years ago

Hi, guys! I have problem on swipe drawer to right or left. "onOpenStart" and "onOpen" events work after click or dragging drawer, not at the moment of pressing.

Or I'm not right and there any solution? Thanks.