callstack / callstack/react-native-paper
FAB.Group should also have a `size` prop similar to FAB
Open
FAB
feature request
- Dominant language
- TypeScript
- Stars
- 14.5k
- Forks
- 2.2k
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 12
Description
**Is your feature request related to a problem? Please describe.**
The FAB component has a `size` and `customSize` prop allowing to modify its size. So do the individual actions within a `FAB.Group`, however, from what I see the FAB.Group itself has no way of being resized.
**Describe the solution you'd like**
Similar props as `FAB` allowing to use predefined small/medium/large sizes or custom ones!
Contributor guide
Assessment
This issue has not been assessed yet.