Open mohakapt opened 9 months ago
I added an option called hapticFeedback to ConfettiConfig, when set to true the it plays a haptic feedback alongside the explosion to make the animation more engaging.
hapticFeedback
ConfettiConfig
true
I'd love for this to get merged! The idea is great. Is it a sustained vibration or just one little burst?
It's a single click vibration with each confetti explosion (reputation).
Description
I added an option called
hapticFeedback
toConfettiConfig
, when set totrue
the it plays a haptic feedback alongside the explosion to make the animation more engaging.