mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
This implements 'usePress' in user-space as a combination of 'useKeyboard' and 'useTap'. The existing 'usePress' API is preserved for now. The previous 'usePress' implementation is moved to 'PressLegacy'.