onDirtyMount

abstract fun onDirtyMount(view: BaseMountingView)

Called when finishing a mount where the mount state was dirty. This indicates that there were new props/state in the tree, or the BaseMountingView was mounting a new ComponentTree