software-mansionsoftware-mansionOfficialยท4 Agent Skills Included

pulsar

Cross-platform haptic feedback presets and custom pattern composer

Adds rich haptic feedback to iOS, Android, React Native, Flutter, Kotlin Multiplatform, and web apps with one consistent API. Provides ready-made presets, a pattern composer for custom vibration sequences, and real-time control for gesture-driven feedback. Eliminates platform-specific haptic code so developers ship tactile experiences faster.
npx skills add software-mansion/pulsar --all -g -y

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Pulsar?โ–ผ

Run `npx skills add software-mansion/pulsar --all -g -y` in your terminal to install all skills in this suite globally.

How to add haptic feedback to a React Native app?โ–ผ

Install react-native-pulsar, then call built-in presets like Presets.dogBark() or Presets.System.impactMedium() anywhere in your code, including inside Reanimated worklets.

Which platforms does Pulsar support?โ–ผ

Pulsar works on iOS, Android, React Native, Kotlin Multiplatform, Flutter, and the web with a consistent API across all of them.

Can I create custom haptic patterns with Pulsar?โ–ผ

Yes. The pattern composer lets you define custom sequences with discrete events and continuous amplitude or frequency envelopes, plus real-time control for gesture-driven feedback.

Does Pulsar haptics work on the web?โ–ผ

Yes, via the Web Vibration API with an audio fallback, though real vibration is unavailable on iOS Safari because Apple does not implement that API.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’