rmc-picker : React Mobile Picker Component(web and react-native). You can installing rmc-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-picker $ sudo npm install -g rmc-picker
If want to update the rmc-picker package execute the command as below,
$ sudo npm update rmc-picker
Update package globally,
$ npm install -g rmc-picker
$ sudo git clone https://github.com/rektide/rmc-picker.git
$ sudo npm install -g ./rmc-picker
rmc-picker@5.0.3 /usr/lib/node_modules/rmc-picker
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall rmc-picker
| Package Name | rmc-picker |
| Version | 5.0.3 |
| Description | React Mobile Picker Component(web and react-native) |
| Released Date | 2017-10-18T08:03:55.397Z |
| Published by | zhang740 |
| How to Learn | https://www.npmjs.com/package/rmc-picker/tutorial |