react-native-photo-view : Displaying photos with pinch-to-zoom. You can installing react-native-photo-view 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-photo-view $ sudo npm install -g react-native-photo-view
If want to update the react-native-photo-view package execute the command as below,
$ sudo npm update react-native-photo-view
Update package globally,
$ npm install -g react-native-photo-view
$ sudo git clone https://github.com/rektide/react-native-photo-view.git
$ sudo npm install -g ./react-native-photo-view
react-native-photo-view@1.5.2 /usr/lib/node_modules/react-native-photo-view
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-native-photo-view
| Package Name | react-native-photo-view |
| Version | 1.5.2 |
| Description | Displaying photos with pinch-to-zoom |
| Released Date | 2017-09-27T18:09:07.508Z |
| Published by | alwx |
| How to Learn | https://www.npmjs.com/package/react-native-photo-view/tutorial |