This repository was archived by the owner on Sep 17, 2021. It is now read-only.
Feature updates:
- New hook:
useEventListener- Attach a function as an event handler, detatching when the component is removed. - New hook:
useSharedState- useState, but shared between instances of your app