Releases: fermoya/SwiftUIMenu
Releases · fermoya/SwiftUIMenu
1.1.3
Fixes:
- Disabling content tap gesture if closed. This way it can be used with tabs
1.1.2
Fixes:
- Changing
allowsContentTap
default value to false
. This way, it won't collide with other components. Use allowContentTap()
method to change this behavior.
1.1.1
Fix:
- Allowing users to disable content tapping so that they can embed TabView
1.0.0-beta.1
Beta to test Cocoapods configuration
1.0.0
Features:
- Menu Alignment
- Reveal Style
- Header & Footer
- Reveal ratio
- Shade content