Skip to content

Commit cb76fa1

Browse files
author
Charles
committed
use published date picker
1 parent 067625c commit cb76fa1

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

example/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"dependencies": {
1313
"@react-native-community/masked-view": "0.1.10",
1414
"expo": "^38.0.0",
15+
"ios-date-picker-js": "^0.0.1",
1516
"react": "16.11.0",
1617
"react-dom": "16.11.0",
1718
"react-native": "https://github.com/expo/react-native/archive/sdk-38.0.2.tar.gz",

example/yarn.lock

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4005,6 +4005,16 @@ invariant@^2.2.2, invariant@^2.2.4:
40054005
dependencies:
40064006
loose-envify "^1.0.0"
40074007

4008+
ios-date-picker-js@./ios-date-picker-js-0.0.1.tgz:
4009+
version "0.0.1"
4010+
resolved "./ios-date-picker-js-0.0.1.tgz#bdc32ae6318ed15761ccc9bd1e8ae03ade4b3fa2"
4011+
dependencies:
4012+
"@react-native-community/masked-view" "0.1.10"
4013+
react-native "https://github.com/expo/react-native/archive/sdk-38.0.2.tar.gz"
4014+
react-native-gesture-handler "~1.6.0"
4015+
react-native-reanimated "~1.9.0"
4016+
react-native-redash "14.2.3"
4017+
40084018
is-accessor-descriptor@^0.1.6:
40094019
version "0.1.6"
40104020
resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz#a9e12cb3ae8d876727eeef3843f8a0897b5c98d6"

0 commit comments

Comments
 (0)