toggle menu
reakt-native-toolkit
0.15.0
android
ios
switch theme
search in API
reakt-native-toolkit
/
de.voize.reaktnativetoolkit.util
/
runCatchingWithArguments
run
Catching
With
Arguments
android
ios
inline
fun
<
T
>
Promise
.
runCatchingWithArguments
(
action
:
(
)
->
T
,
argumentsTransform
:
(
T
)
->
Any
?
)
inline
fun
<
T
>
PromiseIOS
.
runCatchingWithArguments
(
action
:
(
)
->
T
,
argumentsTransform
:
(
T
)
->
Any
?
)