CheckYourPhoneScreen

fun CheckYourPhoneScreen(modifier: Modifier = Modifier, message: String? = null)

A screen to request the user to check their paired phone to proceed. It also allows a message to be displayed.