-
|
My project already uses expo-haptics, so it feels a bit unnecessary to use react-native-haptic-feedback. Also, I'd say expo-haptics is the most likely of the two to be updated and maintained more frequently. The RN one was also updated over a year ago, for example. |
Beta Was this translation helpful? Give feedback.
Answered by
MatiPl01
Nov 26, 2025
Replies: 1 comment 1 reply
-
|
Hey! You can still use |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
MatiPl01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey! You can still use
expo-hapticsbut you will have to implement the logic yourself. See this comment for more details.