ReactChoreographer

A simple wrapper around Choreographer that allows us to control the order certain callbacks are executed within a given frame. The wrapped Choreographer instance will always be the main thread one and the API's are safe to use from any thread.

Types

Link copied to clipboard
object Companion