callstack / callstack/react-native-paper

Checkbox.Item: Make the underlying TouchableRipple more configurable

Abierto
#4,590 1 comentario 0 reacciones 0 asignados Ver en GitHub
Checkbox feature request TouchableRipple
Lenguaje dominante
TypeScript
Estrellas
14.5k
Forks
2.2k
Merge medio
5 d 23 h
PR fusionados (30 d)
12

Descripción

**Is your feature request related to a problem? Please describe.**
I've applied border radius to Checkbox.Item, and it seems to work as expected. However, when the item is `pressedIn`, the underlying touchable ripple doesn't respect the item's border radius.

**Describe the solution you'd like**
Expose an API to tweak the TouchableRipple through rippleStyle or containerStyle.

**Describe alternatives you've considered**
I've considered not using the Checkbox.Item and manually implementing the component with desired level of configuration. But it's a much bigger lift.

**Additional context**

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.