# ios-haptics ## Docs - [haptic](https://mintlify.wiki/tijnjh/ios-haptics/api/haptic.md): The primary export — trigger haptic feedback on iOS and Android. - [supportsHaptics](https://mintlify.wiki/tijnjh/ios-haptics/api/supportsHaptics.md): Detect whether the current device supports haptic feedback. - [Browser support](https://mintlify.wiki/tijnjh/ios-haptics/guides/browser-support.md): Which browsers and devices support ios-haptics. - [Examples](https://mintlify.wiki/tijnjh/ios-haptics/guides/examples.md): Real-world usage patterns for ios-haptics. - [How it works](https://mintlify.wiki/tijnjh/ios-haptics/guides/how-it-works.md): The Safari switch-input trick that powers ios-haptics. - [Installation](https://mintlify.wiki/tijnjh/ios-haptics/installation.md): Install ios-haptics from npm and start triggering haptic feedback in Safari on iOS. - [Introduction](https://mintlify.wiki/tijnjh/ios-haptics/introduction.md): ios-haptics is a zero-dependency JavaScript library for haptic feedback in Safari on iOS, with an Android fallback via navigator.vibrate(). - [Quickstart](https://mintlify.wiki/tijnjh/ios-haptics/quickstart.md): Trigger your first haptic feedback in under a minute. ## OpenAPI Specs - [openapi](https://mintlify.wiki/tijnjh/ios-haptics/api-reference/openapi.json)