ActionConnectingAssembly

@MainActor
public struct ActionConnectingAssembly<VC, C> where VC : UIViewController

Helper class to build a chain of steps. Can not be used directly.

Methods

Shorthand overloads to enable .using(.present(...)) and others