Skip to content

Releases: fatbobman/SwiftUIOverlayContainer

2.0.7

24 Mar 09:49
Compare
Choose a tag to compare

Fix a bug of dismissTopmostView

2.0.6

22 Mar 02:08
Compare
Choose a tag to compare
  • Add clipped property in ContainerTypeConfigurationProtocol
    Set to true when you want to limit the bounds of the view transition. Shows how to use it in the demo of the custom menu

2.0.5

21 Mar 10:17
Compare
Choose a tag to compare
  • Added dismissTopmostView method.
    Dismiss the top view of the specified container.

  • Added a new demo
    How to target a view inside a container via Namespace to create a custom menu

2.0.4

20 Mar 23:23
Compare
Choose a tag to compare

User can set a specific ID for view that needs to be displayed
Give developers more flexibility to control views

2.0.3

19 Mar 07:10
Compare
Choose a tag to compare

2.0.2

19 Mar 00:00
Compare
Choose a tag to compare

fix bug of tests
add more images in readme

SwiftUI Overlay Container 2

18 Mar 11:13
Compare
Choose a tag to compare

0.8.2

11 Aug 23:53
7f80b12
Compare
Choose a tag to compare
Update README.md

support iOS 13 macOS 10.15 xcode11

11 Aug 23:08
4e5fead
Compare
Choose a tag to compare
0.8.1

Update README.md

0.8.0

11 Aug 13:30
648bee6
Compare
Choose a tag to compare
fix readme