Skip to main content
Version: Next

PerformanceResourceTiming

The global PerformanceResourceTiming class, as defined in Web specifications.

Partial support

React Native implements the following PerformanceResourceTiming properties only:

  • fetchStart
  • requestStart
  • connectStart
  • connectEnd
  • responseStart
  • responseEnd
  • responseStatus
  • contentType
  • encodedBodySize
  • decodedBodySize