Skip to content

Releases: ivkuznetsov/Coordinators

1.1.5

Choose a tag to compare

@ivkuznetsov ivkuznetsov released this 07 Jan 11:17
fixed modal presentation bug

1.1.4

Choose a tag to compare

@ivkuznetsov ivkuznetsov released this 07 Nov 13:19
added back naivgation tracker

1.1.3

Choose a tag to compare

@ivkuznetsov ivkuznetsov released this 03 Sep 14:28
added new ability for getting a reference to coordinator from inside …

1.1.2

Choose a tag to compare

@ivkuznetsov ivkuznetsov released this 25 Apr 16:58
workaround for SwiftUI animation bug

1.1.1

Choose a tag to compare

@ivkuznetsov ivkuznetsov released this 14 Nov 11:45
fix build on old Xcode

1.1.0

Choose a tag to compare

@ivkuznetsov ivkuznetsov released this 15 Oct 16:59
Merge commit '2cac9b76eb0888126969983cd287b605fe41941d'

1.0.9

Choose a tag to compare

@ivkuznetsov ivkuznetsov released this 08 Oct 14:39
2cac9b7
Delete .swiftpm directory

1.0.8

Choose a tag to compare

@ivkuznetsov ivkuznetsov released this 08 Oct 14:25
alerts fix, comments for the code

1.0.7

Choose a tag to compare

@ivkuznetsov ivkuznetsov released this 28 Sep 08:39
synchronization

1.0.6

Choose a tag to compare

@ivkuznetsov ivkuznetsov released this 15 Aug 13:15
pass change notification from coordinator to a view through Navigatio…