1.0.0 • Published 5 years ago
react-simple-ex-hooks v1.0.0
React Simple Ex Hooks
npm i react-simple-ex-hooks
or
yarn add react-simple-ex-hooks
Function | Arguments | Returns |
---|---|---|
useMount | fn | Void |
useUnmount | fn | Void |
useWatch | fn, any[] | Void |
useUpdate | fn | Void |
1.0.0
5 years ago