callstack / callstack/react-native-paper
Is it possible to control the borderRadius of animatedFAB?
Offen
question
- Vorherrschende Sprache
- TypeScript
- Sterne
- 14.5k
- Forks
- 2.2k
- Ø Merge
- 5 T. 23 Std.
- Gemergte PRs (30 T.)
- 12
Beschreibung
### 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);
```
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.