Update with requirements: set date to trigger

This commit is contained in:
Benard Mathu
2023-07-31 00:32:05 +03:00
committed by Lei Nelissen
parent 439235e6f8
commit 3d481a8f18
9 changed files with 124 additions and 173 deletions

View File

@@ -15,6 +15,7 @@
"dependencies": {
"@react-native-async-storage/async-storage": "^1.17.11",
"@react-native-community/blur": "^4.3.0",
"@react-native-community/datetimepicker": "^7.4.1",
"@react-native-community/netinfo": "^9.3.6",
"@react-navigation/bottom-tabs": "^6.4.0",
"@react-navigation/elements": "^1.3.17",
@@ -44,6 +45,7 @@
"react-native-gesture-handler": "^2.9.0",
"react-native-localize": "^2.2.4",
"react-native-reanimated": "^3.6.2",
"react-native-modal-datetime-picker": "^17.0.0",
"react-native-safe-area-context": "^4.4.1",
"react-native-screens": "^3.18.2",
"react-native-shadow-2": "^7.0.6",