File tree Expand file tree Collapse file tree 2 files changed +8
-11
lines changed
Expand file tree Collapse file tree 2 files changed +8
-11
lines changed Original file line number Diff line number Diff line change 1- # React-native-date-picker-calendar
1+ # React-native-calendarview-datepicker
22
3- React-native-date-picker-calendar is a cross-patform date-picker component for both Android and IOS.
3+ React-native-calendarview-datepicker is a cross-patform date-picker component for both Android and IOS.
44
55##🚧 Note: This package is still under constructions. It'll be available soon
Original file line number Diff line number Diff line change 11{
2- "name" : " react-native-date-picker-calendar " ,
3- "version" : " 0.0.1 " ,
2+ "name" : " react-native-calendarview-datepicker " ,
3+ "version" : " 0.0.2 " ,
44 "description" : " 🌿 React-native date picker component " ,
55 "main" : " index.js" ,
66 "repository" : {
77 "type" : " git" ,
8- "url" : " git+https://github.com/RavisaraDev/react-native-date-picker-calendar .git"
8+ "url" : " git+https://github.com/RavisaraDev/react-native-calendarview-datepicker .git"
99 },
1010 "author" : " ravisaradev" ,
1111 "license" : " MIT" ,
1212 "private" : false ,
1313 "keywords" : [
14- " react-native-date-picker-calendar " ,
14+ " react-native-calendarview-datepicker " ,
1515 " react-native-calendar" ,
1616 " react-native-datepicker" ,
1717 " react-native"
3434 "eslint-plugin-react" : " ^7.20.5" ,
3535 "prettier" : " ^2.0.5"
3636 },
37- "publishConfig" : {
38- "registry" : " https://npm.pkg.github.com/"
39- },
4037 "bugs" : {
41- "url" : " https://github.com/RavisaraDev/react-native-date-picker-calendar /issues"
38+ "url" : " https://github.com/RavisaraDev/react-native-calendarview-datepicker /issues"
4239 },
43- "homepage" : " https://github.com/RavisaraDev/react-native-date-picker-calendar "
40+ "homepage" : " https://github.com/RavisaraDev/react-native-calendarview-datepicker "
4441}
You can’t perform that action at this time.
0 commit comments