add react-native-draggable-flatlist package

This commit is contained in:
Ansh Nanda 2023-05-16 13:41:14 -07:00
parent 8071ae313d
commit 25a9013380
2 changed files with 21 additions and 1 deletions

View file

@ -62,6 +62,7 @@
"@tiptap/suggestion": "^2.0.0-beta.220",
"@types/node": "^18.16.2",
"@zxing/text-encoding": "^0.9.0",
"add": "^2.0.6",
"await-lock": "^2.2.2",
"base64-js": "^1.5.1",
"email-validator": "^2.0.4",
@ -111,6 +112,7 @@
"react-native": "0.71.7",
"react-native-appstate-hook": "^1.0.6",
"react-native-background-fetch": "^4.1.8",
"react-native-draggable-flatlist": "^4.0.1",
"react-native-drawer-layout": "^3.2.0",
"react-native-fs": "^2.20.0",
"react-native-gesture-handler": "~2.9.0",
@ -137,6 +139,7 @@
"sentry-expo": "~6.1.0",
"tippy.js": "^6.3.7",
"tlds": "^1.234.0",
"yarn": "^1.22.19",
"zod": "^3.20.2"
},
"devDependencies": {