We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
With the last release of React (16.4.0), pointer events are now supported. Is there plan to support PointerEvent and SyntheticPointerEvent in flow ?
Thanks,
The text was updated successfully, but these errors were encountered:
I've encountered this while working on #6727 and I think I'll spin off a separate PR with PointerEvent and SyntheticPointerEvent soon.
PointerEvent
SyntheticPointerEvent
Sorry, something went wrong.
2b3cee7
Successfully merging a pull request may close this issue.
With the last release of React (16.4.0), pointer events are now supported.
Is there plan to support PointerEvent and SyntheticPointerEvent in flow ?
Thanks,
The text was updated successfully, but these errors were encountered: