React modern hooks is a library for customized and reusable hooks. The hooks listed in this library depends on react under the hood.
This library can be used in both react and react-native applications
Disclaimer: atleast React version 16.8 is required for the hooks
1npm install react-modern-hooks2 or3yarn add react-modern-hooks