Add onPressIn, onPressOut props to Button

Author: azizbechaCreated Feb 3, 2026Updated Aug 24, 2026
Labelsfeature request

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.

Source: callstack/react-native-paper