createView

abstract val createView: (configuration: CheckScannerScreenConfiguration) -> Unit

Will be overridden by descendants that define their own composable views, but we need to call it in onCreate here.