createView

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

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