v0.1.0
FloatingAccessoryKit v0.1.0
Breaking Changes
- Rename the Swift package, product, module, workspace, and schemes from
TabBarAccessoryKittoFloatingAccessoryKit. Consumers should update package product references and imports toimport FloatingAccessoryKit.
Bug Fixes
- Adjust the iOS 18 fallback overlay so selected tab content gets bottom safe-area space while the accessory is visible, then restores that space when the accessory is hidden, removed, or moved to another selected tab.
Improvements
- Update the README and sample app for the new
FloatingAccessoryKitnaming. - Add sample app visualization for safe-area and adjusted content inset behavior.
Full Changelog: v0.0.2...v0.1.0