chore: remove rn drawer layout patch

This commit is contained in:
2024-11-10 15:43:50 +07:00
parent 0a788b05e5
commit 7a19212709
4 changed files with 328 additions and 372 deletions
+2 -3
View File
@@ -55,7 +55,7 @@
"react-native-web": "~0.19.13",
"react-native-webview": "^13.12.2",
"tamagui": "^1.116.14",
"zod": "^3.23.8",
"zod": "3.23.8",
"zustand": "^5.0.1"
},
"devDependencies": {
@@ -73,8 +73,7 @@
"private": true,
"pnpm": {
"patchedDependencies": {
"react-native-drawer-layout": "patches/react-native-drawer-layout.patch",
"zod": "patches/zod.patch"
"[email protected]": "patches/[email protected].patch"
}
}
}
+326 -369
View File
File diff suppressed because it is too large Load Diff