Skip to content

1.0.1

Compare
Choose a tag to compare
@danielsaidi danielsaidi released this 10 Feb 16:50
· 43 commits to master since this release

This patch adds support for visionOS and environment keys.

It also adjustes the default direction of the DeckView, from .up to .down.

✨ New features

  • DeckViewConfiguration.Key is a new environment key.
  • View has a .deckViewConfiguration modifier that you can use to apply a custom view configuration.

💡 Behavior changes

  • DeckViewConfiguration now uses .down as the default direction.