mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
7f1f5ddc33
Note: this is for an experimental event API that we're testing out internally at Facebook. * onPressIn -> onPressStart * onPressOut -> onPressEnd * longPressCancelsPress -> onLongPressShouldCancelPress
react-events
This is package is intended for use with the experimental React events API.