RxFlow v1.4.0 Release Notes

Release Date: 2018-07-01 // almost 6 years ago
  • ๐Ÿš€ This release introduces a new NextFlowItem: .triggerParentFlow. It allows to communicate with the parent flow without having to end the current flow.

    ๐Ÿš€ This release also:

    • migrates the code to Swift 4.1.2
    • โœ‚ removes unnecessary references to UIKit