callstack / callstack/react-native-paper

Add onPressIn, onPressOut props to Button

Open
#4,863 1 comment 0 reactions 0 assignees View on GitHub
feature request
Dominant language
TypeScript
Stars
14.5k
Forks
2.2k
Avg merge
5d 23h
Merged PRs (30d)
12

Description

**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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.