Delete unused code, remove logs, add dnd package.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"lint": "expo lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/client": "^3.12.11",
|
||||
"@apollo/client": "^3.14.0",
|
||||
"@expo/vector-icons": "^15.0.2",
|
||||
"@react-native-async-storage/async-storage": "2.2.0",
|
||||
"@react-native-vector-icons/material-design-icons": "^12.3.0",
|
||||
@@ -72,6 +72,7 @@
|
||||
"react-native-image-viewing": "^0.2.2",
|
||||
"react-native-paper": "^5.14.5",
|
||||
"react-native-reanimated": "~4.1.3",
|
||||
"react-native-reanimated-dnd": "^1.1.0",
|
||||
"react-native-safe-area-context": "~5.6.1",
|
||||
"react-native-screens": "~4.17.1",
|
||||
"react-native-tab-view": "4.1.3",
|
||||
|
||||
Reference in New Issue
Block a user