callstack / callstack/react-native-paper

Icon in IconButton not centered and cannot be centered

Abierto
#4,829 0 comentarios 0 reacciones 0 asignados Ver en GitHub
bug Icon Button
Lenguaje dominante
TypeScript
Estrellas
14.5k
Forks
2.2k
Merge medio
5 d 23 h
PR fusionados (30 d)
12

Descripción

### 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

Image

### 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

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.