oskit-compose
Toggle table of contents
4.0.1
android
Platform filter
android
Switch theme
Search in API
oskit-compose
oskit-compose
/
com.outsidesource.oskitcompose.deeplink
/
AndroidDeepLinkEffect
Android
Deep
Link
Effect
android
@
Composable
fun
AndroidDeepLinkEffect
(
initialDeepLink
:
Intent
?
,
onNewDeepLink
:
(
Intent
)
->
Unit
)