Class | Description |
---|---|
AnimationsDebugModule |
Module that records debug information during transitions (animated navigation events such as
going from one screen to another).
|
DidJSUpdateUiDuringFrameDetector |
Debug object that listens to bridge busy/idle events and UiManagerModule dispatches and uses it
to calculate whether JS was able to update the UI during a given frame.
|
FpsDebugFrameCallback |
Each time a frame is drawn, records whether it should have expected any more callbacks since
the last time a frame was drawn (i.e.
|
FpsDebugFrameCallback.FpsInfo | |
SourceCodeModule |
Module that exposes the URL to the source code map (used for exception stack trace parsing) to JS
|