Skip to content

Add the .triggerParentFlow NextFlowItem + minor changes

Compare
Choose a tag to compare
@twittemb twittemb released this 01 Jul 02:14

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