react-infinite : A browser-ready efficient scrolling container based on UITableView. You can installing react-infinite 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-infinite $ sudo npm install -g react-infinite
If want to update the react-infinite package execute the command as below,
$ sudo npm update react-infinite
Update package globally,
$ npm install -g react-infinite
$ sudo git clone https://github.com/rektide/react-infinite.git
$ sudo npm install -g ./react-infinite
react-infinite@0.12.1 /usr/lib/node_modules/react-infinite
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-infinite
| Package Name | react-infinite |
| Version | 0.12.1 |
| Description | A browser-ready efficient scrolling container based on UITableView |
| Released Date | 2017-08-07T15:45:37.616Z |
| Published by | garetht |
| How to Learn | https://www.npmjs.com/package/react-infinite/tutorial |