react-hammerjs : ReactJS / HammerJS integration. Support touch events in your React app.. You can installing react-hammerjs 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 react-hammerjs $ sudo npm install -g react-hammerjs
If want to update the react-hammerjs package execute the command as below,
$ sudo npm update react-hammerjs
Update package globally,
$ npm install -g react-hammerjs
$ sudo git clone https://github.com/rektide/react-hammerjs.git
$ sudo npm install -g ./react-hammerjs
react-hammerjs@1.0.1 /usr/lib/node_modules/react-hammerjs
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-hammerjs
| Package Name | react-hammerjs |
| Version | 1.0.1 |
| Description | ReactJS / HammerJS integration. Support touch events in your React app. |
| Released Date | 2017-10-24T13:29:27.002Z |
| Published by | jedwatson |
| How to Learn | https://www.npmjs.com/package/react-hammerjs/tutorial |