Skip to main content
Re-watch the latest React Native Keynote from React Conf 2025
This is documentation for React Native 0.84, which is no longer in active development.
For up-to-date documentation, see the latest version (0.85).
Version: 0.84

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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.