Closed r0b0t3d closed 3 days ago
I'm getting error when importing react-native-gesture-handler/ReanimatedDrawerLayout because the folder is missing
react-native-gesture-handler/ReanimatedDrawerLayout
Add the folder ReanimatedDrawerLayout on my local in node_modules and it works
ReanimatedDrawerLayout
node_modules
Description
I'm getting error when importing
react-native-gesture-handler/ReanimatedDrawerLayout
because the folder is missingTest plan
Add the folder
ReanimatedDrawerLayout
on my local innode_modules
and it works