Is your feature request related to a problem? Please describe.
It'd be very helpful to add onPressIn and onPressOut props to the Button component.
Describe the solution you'd like
Add additional props onPressIn and onPressOut to pass to the Button component.
Describe alternatives you've considered
Manually wrapping it with Pressable
Additional context
I already saw someone requested this feature before.
Is your feature request related to a problem? Please describe.
It'd be very helpful to add
onPressInandonPressOutprops to theButtoncomponent.Describe the solution you'd like
Add additional props
onPressInandonPressOutto pass to theButtoncomponent.Describe alternatives you've considered
Manually wrapping it with
PressableAdditional context
I already saw someone requested this feature before.