rmc-date-picker : React Mobile DatePicker Component for web and react-native. You can installing rmc-date-picker npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install rmc-date-picker $ sudo npm install -g rmc-date-picker
If want to update the rmc-date-picker package execute the command as below,
$ sudo npm update rmc-date-picker
Update package globally,
$ npm install -g rmc-date-picker
$ sudo git clone https://github.com/rektide/rmc-date-picker.git
$ sudo npm install -g ./rmc-date-picker
rmc-date-picker@6.0.5 /usr/lib/node_modules/rmc-date-picker
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall rmc-date-picker
| Package Name | rmc-date-picker |
| Version | 6.0.5 |
| Description | React Mobile DatePicker Component for web and react-native |
| Released Date | 2017-10-17T14:28:11.056Z |
| Published by | warmhug |
| How to Learn | https://www.npmjs.com/package/rmc-date-picker/tutorial |