A collection of react hooks that you can use for your projects
Following the recent announcement of react hooks at React Conf, this repository was created to act as a central place for most common hooks that you can use.
Note: React hooks is in alpha right now and the API is subject to change.
- You need to use React 16.7.0-alpha.0 or later to use the Hooks API.
- You can then import individual hooks according to need
- useLocalStorage
- useWindowSize