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

Support for haptic feedback during wheel scroll #445

Open
dioslaska opened this issue Mar 28, 2018 · 1 comment
Open

Support for haptic feedback during wheel scroll #445

dioslaska opened this issue Mar 28, 2018 · 1 comment

Comments

@dioslaska
Copy link
Contributor

For this we need to have the necessary events during wheel-scroll, the current onChange event is fired only once per gesture.
Implementation-wise this could be done using the vibration API on supporting devices. iOS Safari does not have support for this, so on iOS this would be possible only inside cordova apps using the necessary plugins.

@mxdmedia
Copy link

I see this is a somewhat old issue. Any update on this? The ability to get haptic feedback on the picker wheels is something I'd love implement in my app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants