feat: implement filter state management and enhance order fetching in BarcodeScreen
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@expo/webpack-config": "^19.0.1",
|
||||
"@gorhom/bottom-sheet": "^4.6.4",
|
||||
"@gorhom/bottom-sheet": "^5.1.6",
|
||||
"@react-native-community/datetimepicker": "8.3.0",
|
||||
"@react-native-picker/picker": "2.11.0",
|
||||
"@react-navigation/bottom-tabs": "^6.6.1",
|
||||
@@ -43,6 +43,7 @@
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"react-hook-form": "^7.57.0",
|
||||
"react-native": "0.79.2",
|
||||
"react-native-animatable": "^1.4.0",
|
||||
"react-native-gesture-handler": "~2.24.0",
|
||||
@@ -50,6 +51,7 @@
|
||||
"react-native-image-zoom-viewer": "^3.0.1",
|
||||
"react-native-modal": "^13.0.1",
|
||||
"react-native-paper": "^5.12.5",
|
||||
"react-native-picker-select": "^9.3.1",
|
||||
"react-native-progress": "^5.0.1",
|
||||
"react-native-radio-buttons-group": "^3.1.0",
|
||||
"react-native-reanimated": "~3.17.4",
|
||||
|
||||
Reference in New Issue
Block a user