callstack / callstack/react-native-paper
TouchableRipple ripple effect not working in RN 0.81
Abierto
bug
- Lenguaje dominante
- TypeScript
- Estrellas
- 14.5k
- Forks
- 2.2k
- Merge medio
- 5 d 23 h
- PR fusionados (30 d)
- 12
Descripción
### Current behaviour
After upgrading to RN 0.81 all ripple effect in TouchableRipple component doesn't show anymore.
### Expected behaviour
rippleColour prop is not effective anymore, it should normally apply the selected colour.
### How to reproduce?
`
console.log("Pressed");
}
>
`
### Your Environment
| software | version
| --------------------- | -------
| android | 15
| react-native | 0.81
| react-native-paper | 5.14.5
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.