pulsar-haptics-react-native
Pulsar Haptics — React Native
react-native-pulsar — TypeScript SDK for React Native and Expo apps. Requires New Architecture (RN 0.71+) and react-native-worklets. All preset functions and hook methods are Reanimated worklet-compatible: safe to call inside gesture handlers without leaving the worklet context.
References
-
migration.md — Load when replacing
expo-hapticswith Pulsar. -
api-overview.md — Load to know how to use the library API, and library capabilities.
-
presets-guide.md — Load when choosing a preset for a specific interaction / emotion / use case in the app.
-
../common/design-principles.md — Load to understand how to use haptics in mobile apps, and how to design custom patterns. It covers best practices and guidelines.
-
gesture-haptics.md — Load when implementing gesture-driven haptics. Also load ../common/gesture-haptics.md for the full design principles and patterns.