runtime-service-ui
An extension to runtime-service which provides a "default" implementation of TorServiceUI.
Configure Android
Permissions are required when using this dependency:
See the Sample Implementation
Configure iOS
Not yet implemented. PRs are welcomed! See Issue #547
Get Started
Add dependency to project/sourceSet(s)
// build.gradle.kts
dependencies {
implementation("io.matthewnelson.kmp-tor:runtime-service-ui:$vKmpTor")
}Content copied to clipboard
An extension to runtime-service which provides a "default" implementation of TorServiceUI.
Configure Android
Permissions are required when using this dependency:
See the Sample Implementation
Configure iOS
Not yet implemented. PRs are welcomed! See Issue #547
Get Started
Add dependency to project/sourceSet(s)
// build.gradle.kts
dependencies {
implementation("io.matthewnelson.kmp-tor:runtime-service-ui:$vKmpTor")
}Content copied to clipboard