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

fix: missing ReanimatedDrawerLayout #3218

Closed r0b0t3d closed 3 days ago

r0b0t3d commented 5 days ago

Description

I'm getting error when importing react-native-gesture-handler/ReanimatedDrawerLayout because the folder is missing

Test plan

Add the folder ReanimatedDrawerLayout on my local in node_modules and it works