Haptics: Tactile Feedback for the Mobile Web
haptics.lochie.me
Haptics: Tactile Feedback for the Mobile Web
1–6 of 6 posts
Re: Haptics: Tactile Feedback for the Mobile Web
#2Hi :), 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.
Re: Haptics: Tactile Feedback for the Mobile Web
#3Strangely 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.
Re: Haptics: Tactile Feedback for the Mobile Web
#4Strangely 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.
Re: Haptics: Tactile Feedback for the Mobile Web
#5Strangely 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.
Believe it or not, humans can be quite imaginative and creative and had been coming up with these types of hacks way before current LLMs.
Re: Haptics: Tactile Feedback for the Mobile Web
#6Doesn't work at all on Android Firefox(Fennec).