You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If this library saves you time, consider [sponsoring its development](https://github.com/sponsors/mkuczera). ⭐
10
12
13
+
---
14
+
15
+
## Try it on your device
16
+
17
+
Want to feel the difference between every haptic type — or test your own custom pattern notation — before writing a single line of code?
18
+
19
+
**Haptic Feedback Tryout** is a companion app that lets you tap through all available feedback types and compose your own patterns interactively using the `o O . - =` notation.
20
+
21
+
[Download on the App Store](https://apps.apple.com/us/app/haptic-feedback-tryout/id6760615313) — iOS available now, Android coming soon.
> For the complete API reference including all types, options, and examples, see the [documentation site](https://mkuczera.github.io/react-native-haptic-feedback/api/).
All existing `trigger()` call-sites continue to work without changes. The new `confirm`, `reject`, `gestureStart/End`, `segmentTick/FrequentTick`, `toggleOn/Off` types are additive.
515
520
521
+
See the [full migration guide](https://mkuczera.github.io/react-native-haptic-feedback/guide/migration) in the docs.
0 commit comments