NavigateNativeInterface

class NavigateNativeInterface(onNavigate: (String) -> Unit)

Constructors

Link copied to clipboard
constructor(onNavigate: (String) -> Unit)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun navigate(path: String)