How to install react native hooks with npm

JavaScript
// install with npm
npm install @react-native-community/hooks
Source

Also in JavaScript: