Haptics: Tactile Feedback for the Mobile Web (haptics.lochie.me) 10 points by andresquez 4mo ago ↗ HN
[–] andresquez 4mo ago ↗ Hi :), found this library for adding haptic feedback to web UI elements.Seems interesting for mobile PWAs where subtle vibration feedback can improve button interactions.Has anyone seen good production examples of haptics used on the web? Curious if there are other libraries people prefer for this.
[–] phillipseamore 4mo ago ↗ Strangely found it to work in mobile Safari, it uses a workaround by creating checkboxes that have native haptics when toggled and not any actual APIs.
3 comments
[ 2.0 ms ] story [ 16.4 ms ] threadSeems interesting for mobile PWAs where subtle vibration feedback can improve button interactions.
Has anyone seen good production examples of haptics used on the web? Curious if there are other libraries people prefer for this.