1.0.1
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.