UIManagerModuleListener

Deprecated

Use UIManagerListener instead. This will be deleted in some future release.

Listener used to hook into the UIManager update process.

Functions

Link copied to clipboard
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.