react-native-invertible-scroll : An invertible ScrollView for React Native. You can installing react-native-invertible-scroll 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-native-invertible-scroll $ sudo npm install -g react-native-invertible-scroll
If want to update the react-native-invertible-scroll package execute the command as below,
$ sudo npm update react-native-invertible-scroll
Update package globally,
$ npm install -g react-native-invertible-scroll
$ sudo git clone https://github.com/rektide/react-native-invertible-scroll.git
$ sudo npm install -g ./react-native-invertible-scroll
react-native-invertible-scroll@1.1.0 /usr/lib/node_modules/react-native-invertible-scroll
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-native-invertible-scroll
| Package Name | react-native-invertible-scroll |
| Version | 1.1.0 |
| Description | An invertible ScrollView for React Native |
| Released Date | 2017-07-27T20:37:41.955Z |
| Published by | ide |
| How to Learn | https://www.npmjs.com/package/react-native-invertible-scroll/tutorial |