didDispatchMountItems

abstract fun didDispatchMountItems(uiManager: UIManager)

Called on UIThread right after view updates are dispatched for a frame. Note that this will be called for every frame even if there are no updates.

This is called by Fabric only.