callstack / callstack/react-native-paper
FAB should have a shadow at elevation level 3
Open
bug
- Dominant language
- TypeScript
- Stars
- 14.5k
- Forks
- 2.2k
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 12
Description
### Current behaviour
When in M3, the shadow of the FAB is at level 6.
### Expected behaviour
According to [M3 spec](https://m3.material.io/components/floating-action-button/specs), the FAB should have a shadow of level 3. I reported this for the AnimatedFAB back in #3805 and it seems to only have been fixed for the Animated version.
### Your Environment
| software | version
| --------------------- | -------
| react-native | 0.71.8
| react-native-paper | 0.5.8
Contributor guide
Assessment
This issue has not been assessed yet.