Skip to content

Releases: horvathtamasattila/NavigationComposer

1.3.0

28 Nov 13:28
8584cac
Compare
Choose a tag to compare

In earlier version there is an animation parameter, but it was removed. Use withAnimation in your logic when changing the index, this way more complex animations won't get mixed up.

1.2.1

28 Nov 10:59
Compare
Choose a tag to compare

Hotfix: remove animation and default padding from navigation ui

1.2.0

28 Nov 09:39
02af0e8
Compare
Choose a tag to compare

Updated to Swift 5.5, also added the support to attach navigation UI in a VStack with the content.

1.1.0

23 Aug 10:16
Compare
Choose a tag to compare
remove: swiftpm

1.0.1

22 Aug 13:44
Compare
Choose a tag to compare
add: initial demo project

1.0.0

22 Aug 13:24
Compare
Choose a tag to compare
fix