rememberNfcReadManagerState

Creates and remembers an NfcReadManagerState instance.

This composable function is the main entry point for creating and managing the NFC reader state. It ensures the state is preserved across recompositions and initializes the necessary NFC manager.

Return

A remembered NfcReadManagerState instance.

Parameters

config

The NfcConfig to configure the NFC scanning behavior and UI.