Skip to content

0.3.0

Compare
Choose a tag to compare
@danielsaidi danielsaidi released this 14 Mar 13:44
· 45 commits to main since this release

This update adds utilities for handling status bar visibility.

✨ New Features

  • StatusBarVisibleState is a new class for handling status bar visibility with shared state, for instance when using NavigationStack.
  • StatusBarVisibilityUpdater is a new view modifier to automatically update the status bar visibility depending on the current scroll state.