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

Add docs page for the new `ReanimatedDrawerLayout` component #3188

Closed latekvo closed 3 days ago

latekvo commented 3 weeks ago

Description

This PR adds documentation page for the new ReanimatedDrawerLayout component.

wait for https://github.com/software-mansion/react-native-gesture-handler/pull/3146

Test plan