initView
open override 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.
This function will be called when the component is attached and the view is ready to get initialized.