callstack / callstack/react-native-paper
Is it possible to control the borderRadius of animatedFAB?
Đang mở
question
- Ngôn ngữ chính
- TypeScript
- Star
- 14.5k
- Fork
- 2.2k
- Merge trung bình
- 5 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 12
Mô tả
### 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);
```
Hướng dẫn đóng góp
Hướng nghiên cứu
Start by locating the animatedFAB implementation and the hardcoded borderRadius calculation shown in the issue. Check how Animated FAB sizing and customization are handled elsewhere in the project, then identify the relevant component tests. Done means the border radius can be controlled without breaking the existing defaults.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- react-native, typescript
- Lĩnh vực
- mobile
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100