Skip to content

v0.1.0

Choose a tag to compare

@lynnswap lynnswap released this 10 May 10:56
· 2 commits to main since this release
f99d538

FloatingAccessoryKit v0.1.0

Breaking Changes

  • Rename the Swift package, product, module, workspace, and schemes from TabBarAccessoryKit to FloatingAccessoryKit. Consumers should update package product references and imports to import 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 FloatingAccessoryKit naming.
  • Add sample app visualization for safe-area and adjusted content inset behavior.

Full Changelog: v0.0.2...v0.1.0