callstack / callstack/react-native-paper
Is it possible to control the borderRadius of animatedFAB?
Abierto
question
- Lenguaje dominante
- TypeScript
- Estrellas
- 14.5k
- Forks
- 2.2k
- Merge medio
- 5 d 23 h
- PR fusionados (30 d)
- 12
Descripción
### Ask your Question
Is it possible to control the borderRadius of animatedFAB? I had a look at the source code and saw hardcoding:
```
const borderRadius = SIZE / (isV3 ? 3.5 : 2);
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.