getClientSdk

@MainThread
fun getClientSdk(context: Context, lifecycleOwner: LifecycleOwner): NavAppClient

Provides an instance of NavAppClient that is initialized to operate in context and that will be kept alive at least until lifecycleOwner is destroyed.