added date picker to create a time ticket screen

This commit is contained in:
jfrye122
2023-05-08 12:57:33 -04:00
parent 5f96941a85
commit 79b6decff0
3 changed files with 129 additions and 94 deletions

View File

@@ -22,6 +22,7 @@
"@react-native-async-storage/async-storage": "^1.17.11",
"@react-native-community/art": "^1.2.0",
"@react-native-community/cli-debugger-ui": "^9.0.0",
"@react-native-community/datetimepicker": "6.7.3",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/bottom-tabs": "^6.3.3",
"@react-navigation/drawer": "^6.4.4",
@@ -70,6 +71,7 @@
"react-native-image-gallery": "^2.1.5",
"react-native-image-viewing": "^0.2.2",
"react-native-indicators": "^0.17.0",
"react-native-modal-datetime-picker": "^15.0.0",
"react-native-pager-view": "6.1.2",
"react-native-paper": "^4.12.4",
"react-native-progress": "^5.0.0",