RxCoordinator v2.0.7 Release Notes

Release Date: 2020-02-03 // about 4 years ago
  • ๐Ÿ”„ Changelog:

    • ๐Ÿš€ NavigationAnimationDelegate now allows NavigationCoordinator to check for removable children whenever the navigation controller's view controllers change. This results in earlier released children of NavigationCoordinators, especially when interactive pop gestures are used.

Previous changes from v2.0.6

  • ๐Ÿ”„ Changelog:

    • The viewController property of a BaseCoordinator or any subclass is now open enabling it to be overriden outside of the XCoordinator framework.