Skip to content

Releases: felilo/SUICoordinator

V.0.0.72

17 Aug 22:50
5cfa0b5
Compare
Choose a tag to compare

What's Changed

  • Adds support to iOS 18 Beta

V.0.0.71

19 Jun 18:42
038cf64
Compare
Choose a tag to compare

What's Changed

  • Renames RouteBase to DefaultRoute
  • Updates readme

V0.2.6

17 Jun 20:08
Compare
Choose a tag to compare

What's Changed

  • Fixes memory leak in sheetCordinator
  • bug-fix: Close sheet navigation for iOS 16

V0.1.6

14 Jun 18:11
e4c8fe7
Compare
Choose a tag to compare
  • Improves navigation

V0.0.6

13 Jun 05:42
Compare
Choose a tag to compare
  • Fixes dismissing Coordinator when is a sheet navigation
  • Adds new feature to reset a the Coordinator

V0.0.4

29 Jan 18:06
c609608
Compare
Choose a tag to compare

Features

  • Fixes mainView loading

V0.0.3

29 Jan 00:19
19af33b
Compare
Choose a tag to compare

Features:

  • Removed closures and they were replaced by async functions
  • Fix popToView feature

V0.0.2

26 Jan 19:52
Compare
Choose a tag to compare
V0.0.2 Pre-release
Pre-release

Features:

  • Navigation stack among Views
  • Presentation of Views with different transitions style such as: Sheet, Fullscreen, Detents
  • Coordinator stack
  • TabbarCoordinator