initView

abstract fun initView(delegate: ComponentDelegate, coroutineScope: CoroutineScope, localizedContext: Context)

This function will be called when the component is attached and the view is ready to get initialized.