v114.0.0
114.0.0
In this major release we have updated BottomNavigation safe area calculations and removed the deprecated sizeThatFitsIncludesSafeArea
API, including a minor bug fix for Dialogs.
Breaking changes
BottomNavigation
The deprecated sizeThatFitsIncludesSafeArea property is deleted.
Component changes
BottomNavigation
- Align barItemsBottomAnchor with safeAreaInsets. (Wenyu Zhang)
- Delete deprecated sizeThatFitsIncludesSafeArea property. (Wenyu Zhang)
Dialogs
- Update logic for using title insets in calculations (Alyssa Weiss)
Multi-component changes
- Remove reference to beta (Andrew Overton)