callstack / callstack/react-native-paper
FAB.Group should also have a `size` prop similar to FAB
- 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
Research direction
Start by comparing the FAB.Group implementation with the existing FAB size and customSize props, then inspect the individual action sizing behavior described in the issue. Done means FAB.Group accepts the requested predefined and custom sizing options and the component's tests cover the resulting sizes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100