Description
At the moment we use expo-haptics - a library that allows to run haptic effects. But all these effects are the same across all apps and it doesn't make them unique.
We should try to consider to use libraries that allows us to compose custom haptic feedbacks, so that users can quickly distinguish MetaMask haptic feedback from hundreds of other apps.
Technical Details
We can utilise https://github.com/software-mansion/pulsar for this purposes. For web we can use https://github.com/lochie/web-haptics (but it doesn't allow customization, though I'm not sure whether we need to have this effect on web?)
Acceptance Criteria
This is just a proposal
References
Description
At the moment we use
expo-haptics- a library that allows to run haptic effects. But all these effects are the same across all apps and it doesn't make them unique.We should try to consider to use libraries that allows us to compose custom haptic feedbacks, so that users can quickly distinguish MetaMask haptic feedback from hundreds of other apps.
Technical Details
We can utilise https://github.com/software-mansion/pulsar for this purposes. For web we can use https://github.com/lochie/web-haptics (but it doesn't allow customization, though I'm not sure whether we need to have this effect on web?)
Acceptance Criteria
This is just a proposal
References