Skip to main content
Re-watch the latest React Native Keynote from React Conf 2025
This is unreleased documentation for React Native Next version.
For up-to-date documentation, see the latest version (0.85).
Version: Next

PerformanceResourceTiming

The global PerformanceResourceTiming class, as defined in Web specifications.

:::warning 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.