callstack / callstack/react-native-paper
Icon in IconButton not centered and cannot be centered
- 主要言語
- TypeScript
- スター
- 14.5k
- フォーク
- 2.2k
- 平均マージ
- 5日 23時間
- マージ済み PR(30日)
- 12
説明
### Current behaviour
Icon in IconButton is not centered
### Expected behaviour
Icon to be centered
### How to reproduce?
Add background color to IconButton using the style prop.
### Preview
### What have you tried so far?
Adding `alignItems: 'center'` and `justifyContent: 'center'` to both `style` and `contentStyle`. `style` aligned the trash can icon a little bit horizontally, but it was still off.
Adding `backgroundColor` to both `style` and `contentStyle`.
### Your Environment
| software | version
| --------------------- | -------
| ios | x
| android | 13
| react-native | 0.82.1
| react-native-paper | 5.14.5
| node | 22.11.0
| npm or yarn | x.x.x
| expo sdk | x.x.x
コントリビューションガイド
評価
この issue はまだ評価されていません。