toggle menu
reakt-native-toolkit
0.20.1
android
ios
switch theme
search in API
reakt-native-toolkit
/
de.voize.reaktnativetoolkit.util
/
launchJson
launch
Json
android
ios
inline
fun
<
T
>
Promise
.
launchJson
(
scope
:
CoroutineScope
,
crossinline
action
:
suspend
(
)
->
T
)
inline
fun
<
T
>
PromiseIOS
.
launchJson
(
scope
:
CoroutineScope
,
crossinline
action
:
suspend
(
)
->
T
)