Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[react-events] usePress from useKeyboard and useTap #16772

Merged

Commits on Sep 16, 2019

  1. [react-ui] usePress from useKeyboard and useTap

    This implements 'usePress' in user-space as a combination of 'useKeyboard' and
    'useTap'.  The existing 'usePress' API is preserved for now. The previous
    implementation is moved to 'PressLegacy'.
    necolas committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    aaa151f View commit details
    Browse the repository at this point in the history