onLifeCycleChanged

typealias onLifeCycleChanged = () -> List<<Error class: unknown class>>

Callback invoked at the start of a lifecycle (corresponding to UIViewController.viewDidAppear of the bound ViewController. Returns a List Disposable that are cleaned automatically at the end of each lifecycle.