callstack / callstack/react-native-paper

Add ability to modify the border width of the ActivityIndicator

Abierto
#4,398 3 comentarios 1 reacción 0 asignados Ver en GitHub
ActivityIndicator feature request
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.**
For my use case, I need a large ActivityIndicator but with a thin border width. I am currently using patch-package to hack it, but it would be great to have this added to react-native-paper.

**Describe the solution you'd like**
Add a "borderWidth" property to ActivityIndicator to allow modifying it independent of size (fall back to setting it based on size if not provided).

**Describe alternatives you've considered**
Using patch-package, but it requires changing the patch every time I need to upgrade the package to a new version.

**Additional context**
N/A

I would be happy to work on a PR for this if it's ok to introduce something like this.

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.