Baleada Features 0.14
Press detection
The useWithPress
hook implements press detection, normalizing behavior across browsers and devices.
Some parts of useWithPress
are inspired by React Aria's usePress
, while others are written from scratch based on my own opinions about how this feature should work, and what the DX should be.