Update: allow user to set time
This commit is contained in:
committed by
Lei Nelissen
parent
cf29516c00
commit
9cbc5a26ba
11
package-lock.json
generated
11
package-lock.json
generated
@@ -42,6 +42,7 @@
|
||||
"react-native-reanimated": "^3.6.2",
|
||||
"react-native-safe-area-context": "^4.4.1",
|
||||
"react-native-screens": "^3.18.2",
|
||||
"react-native-select-dropdown": "^3.3.4",
|
||||
"react-native-shadow-2": "^7.0.6",
|
||||
"react-native-skia": "^0.0.1",
|
||||
"react-native-svg": "^13.5.0",
|
||||
@@ -13762,6 +13763,11 @@
|
||||
"react-native": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/react-native-select-dropdown": {
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/react-native-select-dropdown/-/react-native-select-dropdown-3.3.4.tgz",
|
||||
"integrity": "sha512-Ld6BGGgCnbiv7uORAP+KnvDQiqeuqdlasKk9woJH9XtFMD44rwjKwelGzsDxFUM9hIAwZdac4UAFmOmXRaMeRg=="
|
||||
},
|
||||
"node_modules/react-native-shadow-2": {
|
||||
"version": "7.0.6",
|
||||
"resolved": "https://registry.npmjs.org/react-native-shadow-2/-/react-native-shadow-2-7.0.6.tgz",
|
||||
@@ -26664,6 +26670,11 @@
|
||||
"warn-once": "^0.1.0"
|
||||
}
|
||||
},
|
||||
"react-native-select-dropdown": {
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/react-native-select-dropdown/-/react-native-select-dropdown-3.3.4.tgz",
|
||||
"integrity": "sha512-Ld6BGGgCnbiv7uORAP+KnvDQiqeuqdlasKk9woJH9XtFMD44rwjKwelGzsDxFUM9hIAwZdac4UAFmOmXRaMeRg=="
|
||||
},
|
||||
"react-native-shadow-2": {
|
||||
"version": "7.0.6",
|
||||
"resolved": "https://registry.npmjs.org/react-native-shadow-2/-/react-native-shadow-2-7.0.6.tgz",
|
||||
|
||||
Reference in New Issue
Block a user