react-native-keyboard-aware-sc : A React Native ScrollView component that resizes when the keyboard appears.. You can installing react-native-keyboard-aware-sc 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-keyboard-aware-sc $ sudo npm install -g react-native-keyboard-aware-sc
If want to update the react-native-keyboard-aware-sc package execute the command as below,
$ sudo npm update react-native-keyboard-aware-sc
Update package globally,
$ npm install -g react-native-keyboard-aware-sc
$ sudo git clone https://github.com/rektide/react-native-keyboard-aware-sc.git
$ sudo npm install -g ./react-native-keyboard-aware-sc
react-native-keyboard-aware-sc@0.4.1 /usr/lib/node_modules/react-native-keyboard-aware-sc
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall react-native-keyboard-aware-sc
| Package Name | react-native-keyboard-aware-sc |
| Version | 0.4.1 |
| Description | A React Native ScrollView component that resizes when the keyboard appears. |
| Released Date | 2017-10-24T12:20:43.643Z |
| Published by | alvaromb |
| How to Learn | https://www.npmjs.com/package/react-native-keyboard-aware-sc/tutorial |