This website works better with JavaScript.
Home
Explore
Help
Sign In
ohtaekwon
/
ist-react-native-date-picker
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Added npm keywords.
master
Henning Hall
7 years ago
parent
fb8056fa02
commit
86bb183ea2
1 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-1
package.json
+ 4
- 1
package.json
View File
@ -12,5 +12,8 @@
}
,
"author"
:
"henninghall"
,
"license"
:
"MIT"
,
"homepage"
:
"https://github.com/henninghall/react-native-date-picker"
"homepage"
:
"https://github.com/henninghall/react-native-date-picker"
,
"keywords"
:
[
"datepicker"
,
"date-picker"
,
"date picker"
,
"react native"
,
"react native date picker"
,
"react-native"
,
"react-native-date-picker"
]
}
Write
Preview
Loading…
Cancel
Save