NfcScanningAnimation

fun NfcScanningAnimation(modifier: Modifier = Modifier)(source)

A Composable that displays a Lottie animation for NFC scanning.

This animation uses the nfc_reading.json file located in the composeResources/files directory.

Parameters

modifier

The Modifier to be applied to the animation Image.