Package-level declarations
This package contains a wrapper for views which require NFC.
Functions
Link copied to clipboard
fun RequireNfc(onChanged: (Boolean) -> Unit = {}, contentWithoutNfc: @Composable (NfcNotAvailableReason) -> Unit = {
NoNfcView(reason = it)
}, content: @Composable () -> Unit)
A wrapper for composables that require Bluetooth.