Skip to content

v0.2.0

Compare
Choose a tag to compare
@ryanlintott ryanlintott released this 24 Jul 02:52
· 9 commits to main since this release

Added the UserActivityProvidable protocol to make it easier to drag items to create new windows on iPadOS 16+
Removed accessibilityMoveableIfAvailable and accessibilityMoveableListIfAvailable convenience view modifiers. If you need this functionality you can instead use the more general ifAvailable view modifier found in the example app.