ViewPresenterProviding
public protocol ViewPresenterProviding
-
viewPresenter()AsynchronousDeclaration
Swift
@MainActor func viewPresenter() async throws -> UIViewController
Docs (100% documented)
public protocol ViewPresenterProviding
viewPresenter()
Asynchronous
Swift
@MainActor
func viewPresenter() async throws -> UIViewController