Rachel
Toggle table of contents
3.5.0
android
common
desktop
ios
web
Target filter
android
common
desktop
ios
web
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.components.qrcode
/
love.yinlin.compose.ui.widget
Package-level
declarations
Functions
Functions
Qrcode
Box
Link copied to clipboard
@
Composable
fun
QrcodeBox
(
text
:
String
,
modifier
:
Modifier
=
Modifier
,
logo
:
DrawableResource
?
=
null
)
Qrcode
Scanner
Link copied to clipboard
android
common
desktop
ios
web
@
Composable
actual
fun
QrcodeScanner
(
modifier
:
Modifier
,
onData
:
suspend
(
)
->
ByteArray
?
,
onResult
:
(
String
)
->
Unit
)
@
Composable
expect
fun
QrcodeScanner
(
modifier
:
Modifier
=
Modifier
,
onData
:
suspend
(
)
->
ByteArray
?
,
onResult
:
(
String
)
->
Unit
)
@
Composable
actual
fun
QrcodeScanner
(
modifier
:
Modifier
,
onData
:
suspend
(
)
->
ByteArray
?
,
onResult
:
(
String
)
->
Unit
)
@
Composable
actual
fun
QrcodeScanner
(
modifier
:
Modifier
,
onData
:
suspend
(
)
->
ByteArray
?
,
onResult
:
(
String
)
->
Unit
)
@
Composable
actual
fun
QrcodeScanner
(
modifier
:
Modifier
,
onData
:
suspend
(
)
->
ByteArray
?
,
onResult
:
(
String
)
->
Unit
)