Releases: felilo/SUICoordinator
Releases · felilo/SUICoordinator
V.0.0.72
What's Changed
- Adds support to iOS 18 Beta
V.0.0.71
What's Changed
- Renames
RouteBase
to DefaultRoute
- Updates readme
V0.2.6
What's Changed
- Fixes memory leak in sheetCordinator
- bug-fix: Close sheet navigation for iOS 16
V0.0.6
- Fixes dismissing
Coordinator
when is a sheet navigation
- Adds new feature to reset a the
Coordinator
V0.0.3
Features:
- Removed closures and they were replaced by async functions
- Fix
popToView
feature
V0.0.2
Features:
- Navigation stack among Views
- Presentation of Views with different transitions style such as: Sheet, Fullscreen, Detents
- Coordinator stack
- TabbarCoordinator