callstack / callstack/react-native-paper
TouchableRipple ripple effect not working in RN 0.81
- 主要言語
- TypeScript
- スター
- 14.5k
- フォーク
- 2.2k
- 平均マージ
- 5日 23時間
- マージ済み PR(30日)
- 12
説明
### 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
コントリビューションガイド
調査の方向性
Start with the TouchableRipple component and reproduce the issue using the provided rippleColor example on Android 15 with React Native 0.81 and react-native-paper 5.14.5. Trace how rippleColor is applied and verify that the selected ripple colour is visible after the fix.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- react-native, typescript
- 領域
- frontend, mobile
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100