datepicker updated

This commit is contained in:
feruz 2020-01-14 11:54:25 +02:00
parent 8264101b89
commit e7b2cdfdc0
2 changed files with 5 additions and 6 deletions

View File

@ -56,7 +56,7 @@
"react-native-code-push": "esteemapp/react-native-code-push", "react-native-code-push": "esteemapp/react-native-code-push",
"react-native-config": "luggit/react-native-config#master", "react-native-config": "luggit/react-native-config#master",
"react-native-dark-mode": "^0.2.1", "react-native-dark-mode": "^0.2.1",
"react-native-datepicker": "^1.7.2", "react-native-datepicker": "esteemapp/react-native-datepicker",
"react-native-extended-stylesheet": "^0.10.0", "react-native-extended-stylesheet": "^0.10.0",
"react-native-fast-image": "^4.0.14", "react-native-fast-image": "^4.0.14",
"react-native-gesture-handler": "^1.4.1", "react-native-gesture-handler": "^1.4.1",
@ -66,7 +66,7 @@
"react-native-keyboard-aware-scroll-view": "^0.9.1", "react-native-keyboard-aware-scroll-view": "^0.9.1",
"react-native-linear-gradient": "^2.4.2", "react-native-linear-gradient": "^2.4.2",
"react-native-modal-dropdown": "^0.7.0", "react-native-modal-dropdown": "^0.7.0",
"react-native-modal-popover": "0.0.12", "react-native-modal-popover": "^0.0.12",
"react-native-navigation-bar-color": "^0.1.0", "react-native-navigation-bar-color": "^0.1.0",
"react-native-reanimated": "^1.3.0", "react-native-reanimated": "^1.3.0",
"react-native-scrollable-tab-view": "esteemapp/react-native-scrollable-tab-view", "react-native-scrollable-tab-view": "esteemapp/react-native-scrollable-tab-view",

View File

@ -7573,10 +7573,9 @@ react-native-dark-mode@^0.2.1:
events "^3.0.0" events "^3.0.0"
toolkit.ts "^0.0.2" toolkit.ts "^0.0.2"
react-native-datepicker@^1.7.2: react-native-datepicker@esteemapp/react-native-datepicker:
version "1.7.2" version "1.7.2"
resolved "https://registry.yarnpkg.com/react-native-datepicker/-/react-native-datepicker-1.7.2.tgz#58d0822591a0ac9b32aba082650222a0ee29669d" resolved "https://codeload.github.com/esteemapp/react-native-datepicker/tar.gz/844955f20ede921e6a8b83d95c58167970f9279b"
integrity sha1-WNCCJZGgrJsyq6CCZQIioO4pZp0=
dependencies: dependencies:
moment "^2.22.0" moment "^2.22.0"
@ -7661,7 +7660,7 @@ react-native-modal-dropdown@^0.7.0:
deprecated-react-native-listview "0.0.5" deprecated-react-native-listview "0.0.5"
prop-types "^15.6.0" prop-types "^15.6.0"
react-native-modal-popover@0.0.12: react-native-modal-popover@^0.0.12:
version "0.0.12" version "0.0.12"
resolved "https://registry.yarnpkg.com/react-native-modal-popover/-/react-native-modal-popover-0.0.12.tgz#5c0b5e9e0323490c3c5867821fc94b6582bfa3dc" resolved "https://registry.yarnpkg.com/react-native-modal-popover/-/react-native-modal-popover-0.0.12.tgz#5c0b5e9e0323490c3c5867821fc94b6582bfa3dc"
integrity sha512-uZQsTDcGOI8y/05L/Lb0OMBesJYYRWEc0pj2038a579LnDnJJpKay0kD654cQpA4Ozt3xbu4DMTGwenynBSEFg== integrity sha512-uZQsTDcGOI8y/05L/Lb0OMBesJYYRWEc0pj2038a579LnDnJJpKay0kD654cQpA4Ozt3xbu4DMTGwenynBSEFg==