Commit 5b116c8
authored
fix: missing ReanimatedDrawerLayout (#3218)
## 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 works1 parent 2a1586a commit 5b116c8
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments