software-mansion / react-native-gesture-handler

Declarative API exposing platform native touch and gesture system to React Native.
https://docs.swmansion.com/react-native-gesture-handler/
MIT License
6.13k stars 982 forks source link

Mention `drawerWillShow` in `DrawerLayout` docs #3000

Closed m-bert closed 4 months ago

m-bert commented 4 months ago

Description

This PR adds detailed description for onDrawerStateChanged in our documentation.

Closes #2993

Test plan

Run docs