haptic feedback #5143
ghoudi01
started this conversation in
Feature request
haptic feedback
#5143
Replies: 1 comment 1 reply
-
Hi @ghoudi01, Thank you for reaching out to us. We will look into it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
we can add haptic feedback to BUTTON component as props
Problem Statement
installing react-native-haptic-feedback and usgin there functionalitys in evry onPress method is difficult.
Proposed Solution or API
using
react-native-haptic-feedback
<Button haptic=“impactLight”> <Text>button with haptic feedback</Text> </Button>
Alternatives
No response
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions