react-native-drawer : React Native Drawer. You can installing react-native-drawer 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-drawer $ sudo npm install -g react-native-drawer
If want to update the react-native-drawer package execute the command as below,
$ sudo npm update react-native-drawer
Update package globally,
$ npm install -g react-native-drawer
$ sudo git clone https://github.com/rektide/react-native-drawer.git
$ sudo npm install -g ./react-native-drawer
react-native-drawer@2.5.0 /usr/lib/node_modules/react-native-drawer
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-native-drawer
| Package Name | react-native-drawer |
| Version | 2.5.0 |
| Description | React Native Drawer |
| Released Date | 2017-08-25T18:02:18.444Z |
| Published by | rt2zz |
| How to Learn | https://www.npmjs.com/package/react-native-drawer/tutorial |