willDispatchViewUpdates

abstract fun willDispatchViewUpdates(uiManager: UIManagerModule)

Called right before view updates are dispatched at the end of a batch. This is useful if a module needs to add UIBlocks to the queue before it is flushed.