Orbit

Types

Link copied to clipboard
class Builder

Properties

Link copied to clipboard
val screenJson: Json

Functions

Link copied to clipboard
Link copied to clipboard
fun presenter(screen: Screen, navigator: Navigator, context: OrbitContext = OrbitContext.root()): Presenter<*>?
Link copied to clipboard
fun ui(screen: Screen, context: OrbitContext = OrbitContext.root()): Ui<*>?