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.
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.
yes, pretty hacky. I bet it was an AI discovery, reading through lots of documentation or files.
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.
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.
yes, pretty hacky. I bet it was an AI discovery, reading through lots of documentation or files.