Skip to content

5.3.3

Compare
Choose a tag to compare
@SwiftfulThinking SwiftfulThinking released this 12 May 19:56
· 41 commits to main since this release
0d8b953
  • Fix bug: dismissModal did not work when accessed through Environment variables
  • Fix bug: when displaying multiple modals with background layers, each background was behind all of the modals. Now they are stacked where the background of the top-most modal is above the 2nd-highest modal.
  • Update Readme: include code for adding swipe-back gesture support within Dismiss section