callstack / callstack/react-native-paper

Is it possible to control the borderRadius of animatedFAB?

Open
#4,262 2 comments 1 reaction 0 assignees View on GitHub
question
Dominant language
TypeScript
Stars
14.5k
Forks
2.2k
Avg merge
5d 23h
Merged PRs (30d)
12

Description

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

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.