Mobile 375 × 812

Desktop 1440 × 900

Score: 74 / 100
Based on 8 categories, 0 sections
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
No Content-Security-Policy header found
2 image-only link(s) without alt text
No <main> landmark found
Cross-Origin-Embedder-Policy header is missing
[](https://beavercheck.com/results/b6fda8ce-3f66-45ed-ac6e-e652bc65e74b)<a href="https://beavercheck.com/results/b6fda8ce-3f66-45ed-ac6e-e652bc65e74b"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Freactnative.dev" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Freactnative.devThis badge auto-updates with your latest scan result.
Thanks for your feedback!
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
2.03 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
6.70 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
893 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.147
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.39 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
9.84 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
| URL | Transfer Size | Duration |
|---|---|---|
| reactnative.dev/assets/css/styles.5393e7c0.css | 31.7 KiB | 300 ms |
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| img.youtube.com/vi/NiYwlvXsBKw/maxresdefault.jpg | 7200.0 s | 131.1 KiB |
| img.youtube.com/vi/wUDeLT6WXnQ/maxresdefault.jpg | 7200.0 s | 75.6 KiB |
| img.youtube.com/vi/Q5SMmKb7qVI/maxresdefault.jpg | 7200.0 s | 52.8 KiB |
| img.youtube.com/vi/NCAY0HIfrwc/maxresdefault.jpg | 7200.0 s | 44.2 KiB |
| platform.twitter.com/widgets.js | 1800.0 s | 27.3 KiB |
| /collect/website/js/tRaiETqnLgj758hTBazgd8ryO5qrZo8Exadq9... | 0.0 ms | 15.7 KiB |
| snack.expo.dev/embed.js | 0.0 ms | 1.6 KiB |
| widget.surveymonkey.com/collect/website/js/cookie.js?_=1775328134155 | 0.0 ms | 326 B |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
A React Native UI pointing out native elements like Views, ScrollViews, and more div#__docusaurus_skipToContent_fallback > div.wrapper_Wq0p > div.container_M3fB > img.flyoutIllustration_r9BI | reactnative.dev/img/homepage/dissection.png | 286.8 KiB | 230.4 KiB |
List of developer tool toggles for debugging, performance, and more div.container_M3fB > div.cardContainer_eNmC > div.card_w3eG > img.cardImage_mNuV | reactnative.dev/img/homepage/tools.png | 130.8 KiB | 109.7 KiB |
React Conf 2025 React Native Keynote div.container_M3fB > div.videos_uQz0 > div.videoContainer_A4x3 > img.video_v06Q | img.youtube.com/vi/NiYwlvXsBKw/maxresdefault.jpg | 131.0 KiB | 102.5 KiB |
File system with folders and files representing screens and navigation div.container_M3fB > div.cardContainer_eNmC > div.card_w3eG > img.cardImage_mNuV | reactnative.dev/img/homepage/file-based-routing.png | 89.6 KiB | 68.5 KiB |
Explain Like I'm 5: React Native div.container_M3fB > div.videos_uQz0 > div.videoContainer_A4x3 > img.video_v06Q | img.youtube.com/vi/wUDeLT6WXnQ/maxresdefault.jpg | 75.1 KiB | 58.8 KiB |
Grid of icons representing libraries, SDKs, and native code div.container_M3fB > div.cardContainer_eNmC > div.card_w3eG > img.cardImage_mNuV | reactnative.dev/img/homepage/libraries.png | 78.2 KiB | 57.1 KiB |
React Conf 2024 React Native Keynote div.container_M3fB > div.videos_uQz0 > div.videoContainer_A4x3 > img.video_v06Q | img.youtube.com/vi/Q5SMmKb7qVI/maxresdefault.jpg | 52.7 KiB | 41.2 KiB |
Android device and iOS device div.platformsContainer_LdgS > div.featureContainer_vkjP > div.deviceContainer_D11o > img.devices_CEHn | reactnative.dev/img/homepage/devices.png | 69.3 KiB | 38.5 KiB |
Mobile Innovation with React Native, ComponentKit, and Litho div.container_M3fB > div.videos_uQz0 > div.videoContainer_A4x3 > img.video_v06Q | img.youtube.com/vi/NCAY0HIfrwc/maxresdefault.jpg | 44.1 KiB | 34.5 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
| Element | Layout shift score |
|---|---|
React Native
Learn once, write anywhere.
Get Started
Learn the Basics
Create na… body.navigation-with-keyboard > div#__docusaurus > div#__docusaurus_skipToContent_fallback | 0.146 |
Follow @reactnative a.twitter-follow-button | 0.001 |
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=G-58L13S6BDP | 141.9 KiB | 62.1 KiB |
| ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.js | 82.4 KiB | 50.7 KiB |
| reactnative.dev/assets/js/main.f6a6aa6b.js | 223.3 KiB | 42.5 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| reactnative.dev/assets/js/main.f6a6aa6b.js | 1.3 s | 968 ms | 173 ms |
| reactnative.dev/ | 1.0 s | 84 ms | 8.6 ms |
| Unattributable | 736 ms | 13 ms | 0.0 ms |
| www.googletagmanager.com/gtag/js?id=G-58L13S6BDP | 373 ms | 268 ms | 101 ms |
| platform.twitter.com/widgets.js | 277 ms | 227 ms | 14 ms |
| ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.js | 136 ms | 67 ms | 57 ms |
| reactnative.dev/assets/js/1df93b7f.a1a1db4e.js | 53 ms | 1.5 ms | 51 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.7 s |
| Other | 902 ms |
| Style & Layout | 773 ms |
| Script Parsing & Compilation | 428 ms |
| Rendering | 94 ms |
| Parse HTML & CSS | 82 ms |
| Garbage Collection | 35 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in a sub frame. | Actionable |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.js | 82.4 KiB | 39.3 KiB |
| /collect/website/js/tRaiETqnLgj758hTBazgd8ryO5qrZo8Exadq9... | 15.4 KiB | 3.6 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
A React Native UI pointing out native elements like Views, ScrollViews, and more div#__docusaurus_skipToContent_fallback > div.wrapper_Wq0p > div.container_M3fB > img.flyoutIllustration_r9BI | reactnative.dev/img/homepage/dissection.png |
Android device and iOS device div.platformsContainer_LdgS > div.featureContainer_vkjP > div.deviceContainer_D11o > img.devices_CEHn | reactnative.dev/img/homepage/devices.png |
File system with folders and files representing screens and navigation div.container_M3fB > div.cardContainer_eNmC > div.card_w3eG > img.cardImage_mNuV | reactnative.dev/img/homepage/file-based-routing.png |
Grid of icons representing libraries, SDKs, and native code div.container_M3fB > div.cardContainer_eNmC > div.card_w3eG > img.cardImage_mNuV | reactnative.dev/img/homepage/libraries.png |
List of developer tool toggles for debugging, performance, and more div.container_M3fB > div.cardContainer_eNmC > div.card_w3eG > img.cardImage_mNuV | reactnative.dev/img/homepage/tools.png |
Facebook div > ul.AppList > li.item > img | reactnative.dev/img/showcase/facebook.webp |
Microsoft Office ul.AppList > li.item > a > img | reactnative.dev/img/showcase/officemobile.png |
Microsoft Teams ul.AppList > li.item > a > img | reactnative.dev/img/showcase/teamsmobile.png |
Xbox Game Pass ul.AppList > li.item > a > img | reactnative.dev/img/showcase/xboxgamepass.png |
Shop: All your favorite brands div > ul.AppList > li.item > img | reactnative.dev/img/showcase/shop.webp |
PUMA ul.AppList > li.item > a > img | reactnative.dev/img/showcase/puma.png |
PlayStation App div > ul.AppList > li.item > img | reactnative.dev/img/showcase/playstation.png |
WordPress - Website Builder ul.AppList > li.item > a > img | reactnative.dev/img/showcase/wordpress.png |
Bolt Food: Delivery & Takeaway ul.AppList > li.item > a > img | reactnative.dev/img/showcase/bolt.png |
Klarna | Shop now. Pay later. div > ul.AppList > li.item > img | reactnative.dev/img/showcase/klarna.jpg |
NFL div > ul.AppList > li.item > img | reactnative.dev/img/showcase/nfl.webp |
Microsoft Outlook ul.AppList > li.item > a > img | reactnative.dev/img/showcase/outlookmobile.png |
Amazon Shopping div > ul.AppList > li.item > img | reactnative.dev/img/showcase/amazon-shopping.png |
Tableau ul.AppList > li.item > a > img | reactnative.dev/img/showcase/tableau.webp |
Mattermost ul.AppList > li.item > a > img | reactnative.dev/img/showcase/mattermost.webp |
Meta Horizon div > ul.AppList > li.item > img | reactnative.dev/img/showcase/metahorizon.webp |
Shopify div > ul.AppList > li.item > img | reactnative.dev/img/showcase/shopify.png |
Tesla ul.AppList > li.item > a > img | reactnative.dev/img/showcase/tesla.png |
FlipKart ul.AppList > li.item > a > img | reactnative.dev/img/showcase/flipkart.png |
Facebook Ads Manager div > ul.AppList > li.item > img | reactnative.dev/img/showcase/adsmanager.png |
Coinbase ul.AppList > li.item > a > img | reactnative.dev/img/showcase/coinbase.png |
Mercari ul.AppList > li.item > a > img | reactnative.dev/img/showcase/mercari.png |
Bloomberg ul.AppList > li.item > a > img | reactnative.dev/img/showcase/bloomberg.png |
Discord ul.AppList > li.item > a > img | reactnative.dev/img/showcase/discord.png |
Meta Open Source Logo div.footer__bottom > div.margin-bottom--sm > a.footerLogoLink_tutC > img.footer__logo | reactnative.dev/img/oss_logo.svg |
Messenger Desktop ul.AppList > li.item > a > img | reactnative.dev/img/showcase/messengerdesktop.png |
div.theme-layout-navbar-left > a.navbar__brand > div.navbar__logo > img.themedComponent_siVc div.theme-layout-navbar-left > a.navbar__brand > div.navbar__logo > img.themedComponent_siVc | reactnative.dev/img/header_logo.svg |
div.navbar-sidebar__brand > a.navbar__brand > div.navbar__logo > img.themedComponent_siVc div.navbar-sidebar__brand > a.navbar__brand > div.navbar__logo > img.themedComponent_siVc | reactnative.dev/img/header_logo.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
| Failing Elements |
|---|
React Native brings the best parts of developing with React to native developme… div.wrapper_Wq0p > div.container_M3fB > div.container_li6i > h3.description_wtc5 |
React Native lets you create truly native apps and doesn't compromise your user… div.wrapper_Wq0p > div.container_M3fB > div.container_li6i > h3.description_wtc5 |
React Native brings the React programming paradigm to platforms like Android an… div.wrapper_Wq0p > div.container_M3fB > div.container_li6i > h3.description_wtc5 |
Watch talks by the React team and learn how to get the most out of React Native… div.wrapper_Wq0p > div.container_M3fB > div.container_li6i > h3.description_wtc5 |
These are opportunities to improve keyboard navigation in your application.
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
| Failing Elements |
|---|
html.plugin-pages html.plugin-pages |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
| Failing Elements |
|---|
Why React Native?
1:42 div.wrapper_Wq0p > div.container_M3fB > div.videos_uQz0 > div.videoContainer_A4x3 |
React Conf 2025
React Native Keynote
55:13 div.wrapper_Wq0p > div.container_M3fB > div.videos_uQz0 > div.videoContainer_A4x3 |
React Conf 2024
React Native Keynote
55:14 div.wrapper_Wq0p > div.container_M3fB > div.videos_uQz0 > div.videoContainer_A4x3 |
FB 2019
Mobile innovation with React Native
45:29 div.wrapper_Wq0p > div.container_M3fB > div.videos_uQz0 > div.videoContainer_A4x3 |
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
File system with folders and files representing screens and navigation div.container_M3fB > div.cardContainer_eNmC > div.card_w3eG > img.cardImage_mNuV | reactnative.dev/img/homepage/file-based-routing.png | 286 x 148 (1.93) | 699 x 351 (1.99) |
Grid of icons representing libraries, SDKs, and native code div.container_M3fB > div.cardContainer_eNmC > div.card_w3eG > img.cardImage_mNuV | reactnative.dev/img/homepage/libraries.png | 286 x 148 (1.93) | 699 x 350 (2.00) |
List of developer tool toggles for debugging, performance, and more div.container_M3fB > div.cardContainer_eNmC > div.card_w3eG > img.cardImage_mNuV | reactnative.dev/img/homepage/tools.png | 286 x 148 (1.93) | 698 x 350 (1.99) |
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
| Deprecation / Warning | Source |
|---|---|
| Unload event listeners are deprecated and will be removed. | ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.js line 1071, col 10 |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
604 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.26 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
131 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.108
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
712 ms
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
2.55 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| img.youtube.com/vi/NiYwlvXsBKw/maxresdefault.jpg | 7200.0 s | 131.1 KiB |
| img.youtube.com/vi/wUDeLT6WXnQ/maxresdefault.jpg | 7200.0 s | 75.2 KiB |
| img.youtube.com/vi/Q5SMmKb7qVI/maxresdefault.jpg | 7200.0 s | 52.8 KiB |
| img.youtube.com/vi/NCAY0HIfrwc/maxresdefault.jpg | 7200.0 s | 44.5 KiB |
| platform.twitter.com/widgets.js | 1800.0 s | 27.3 KiB |
| /collect/website/js/tRaiETqnLgj758hTBazgd8ryO5qrZo8Exadq9... | 0.0 ms | 15.8 KiB |
| snack.expo.dev/embed.js | 0.0 ms | 1.6 KiB |
| widget.surveymonkey.com/collect/website/js/cookie.js?_=1775328151774 | 0.0 ms | 407 B |
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
A React Native UI pointing out native elements like Views, ScrollViews, and more div#__docusaurus_skipToContent_fallback > div.wrapper_Wq0p > div.container_M3fB > img.flyoutIllustration_r9BI | reactnative.dev/img/homepage/dissection.png | 286.8 KiB | 230.7 KiB |
List of developer tool toggles for debugging, performance, and more div.container_M3fB > div.cardContainer_eNmC > div.card_w3eG > img.cardImage_mNuV | reactnative.dev/img/homepage/tools.png | 130.8 KiB | 123.3 KiB |
React Conf 2025 React Native Keynote div.container_M3fB > div.videos_uQz0 > div.videoContainer_A4x3 > img.video_v06Q | img.youtube.com/vi/NiYwlvXsBKw/maxresdefault.jpg | 131.0 KiB | 120.4 KiB |
File system with folders and files representing screens and navigation div.container_M3fB > div.cardContainer_eNmC > div.card_w3eG > img.cardImage_mNuV | reactnative.dev/img/homepage/file-based-routing.png | 89.6 KiB | 82.1 KiB |
Grid of icons representing libraries, SDKs, and native code div.container_M3fB > div.cardContainer_eNmC > div.card_w3eG > img.cardImage_mNuV | reactnative.dev/img/homepage/libraries.png | 78.2 KiB | 70.7 KiB |
Explain Like I'm 5: React Native div.container_M3fB > div.videos_uQz0 > div.videoContainer_A4x3 > img.video_v06Q | img.youtube.com/vi/wUDeLT6WXnQ/maxresdefault.jpg | 75.1 KiB | 69.1 KiB |
Android device and iOS device div.platformsContainer_LdgS > div.featureContainer_vkjP > div.deviceContainer_D11o > img.devices_CEHn | reactnative.dev/img/homepage/devices.png | 69.3 KiB | 55.0 KiB |
React Conf 2024 React Native Keynote div.container_M3fB > div.videos_uQz0 > div.videoContainer_A4x3 > img.video_v06Q | img.youtube.com/vi/Q5SMmKb7qVI/maxresdefault.jpg | 52.7 KiB | 48.5 KiB |
Mobile Innovation with React Native, ComponentKit, and Litho div.container_M3fB > div.videos_uQz0 > div.videoContainer_A4x3 > img.video_v06Q | img.youtube.com/vi/NCAY0HIfrwc/maxresdefault.jpg | 44.1 KiB | 40.6 KiB |
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
| URL | Transfer Size |
|---|---|
| reactnative.dev/assets/css/styles.5393e7c0.css | 31.7 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
| Element | Layout shift score |
|---|---|
div.container_b02U > div.backgroundContainer_Huei > div.devices_vH96 > svg.svgContent_v9JU div.container_b02U > div.backgroundContainer_Huei > div.devices_vH96 > svg.svgContent_v9JU | 0.105 |
Development
Contributing
Community
Showcase
Blog
Search div#__docusaurus > nav.theme-layout-navbar > div.navbar__inner > div.theme-layout-navbar-right | 0.003 |
Follow @reactnative a.twitter-follow-button | 0.000 |
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.js | 82.4 KiB | 39.3 KiB |
| /collect/website/js/tRaiETqnLgj758hTBazgd8ryO5qrZo8Exadq9... | 15.4 KiB | 3.6 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=G-58L13S6BDP | 141.9 KiB | 62.2 KiB |
| ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.js | 82.4 KiB | 50.7 KiB |
| reactnative.dev/assets/js/main.f6a6aa6b.js | 243.3 KiB | 47.5 KiB |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in a sub frame. | Actionable |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
| URL | |
|---|---|
A React Native UI pointing out native elements like Views, ScrollViews, and more div#__docusaurus_skipToContent_fallback > div.wrapper_Wq0p > div.container_M3fB > img.flyoutIllustration_r9BI | reactnative.dev/img/homepage/dissection.png |
Android device and iOS device div.platformsContainer_LdgS > div.featureContainer_vkjP > div.deviceContainer_D11o > img.devices_CEHn | reactnative.dev/img/homepage/devices.png |
File system with folders and files representing screens and navigation div.container_M3fB > div.cardContainer_eNmC > div.card_w3eG > img.cardImage_mNuV | reactnative.dev/img/homepage/file-based-routing.png |
Grid of icons representing libraries, SDKs, and native code div.container_M3fB > div.cardContainer_eNmC > div.card_w3eG > img.cardImage_mNuV | reactnative.dev/img/homepage/libraries.png |
List of developer tool toggles for debugging, performance, and more div.container_M3fB > div.cardContainer_eNmC > div.card_w3eG > img.cardImage_mNuV | reactnative.dev/img/homepage/tools.png |
Facebook div > ul.AppList > li.item > img | reactnative.dev/img/showcase/facebook.webp |
Microsoft Office ul.AppList > li.item > a > img | reactnative.dev/img/showcase/officemobile.png |
Microsoft Teams ul.AppList > li.item > a > img | reactnative.dev/img/showcase/teamsmobile.png |
Xbox Game Pass ul.AppList > li.item > a > img | reactnative.dev/img/showcase/xboxgamepass.png |
Shop: All your favorite brands div > ul.AppList > li.item > img | reactnative.dev/img/showcase/shop.webp |
PUMA ul.AppList > li.item > a > img | reactnative.dev/img/showcase/puma.png |
PlayStation App div > ul.AppList > li.item > img | reactnative.dev/img/showcase/playstation.png |
WordPress - Website Builder ul.AppList > li.item > a > img | reactnative.dev/img/showcase/wordpress.png |
Bolt Food: Delivery & Takeaway ul.AppList > li.item > a > img | reactnative.dev/img/showcase/bolt.png |
Klarna | Shop now. Pay later. div > ul.AppList > li.item > img | reactnative.dev/img/showcase/klarna.jpg |
NFL div > ul.AppList > li.item > img | reactnative.dev/img/showcase/nfl.webp |
Microsoft Outlook ul.AppList > li.item > a > img | reactnative.dev/img/showcase/outlookmobile.png |
Amazon Shopping div > ul.AppList > li.item > img | reactnative.dev/img/showcase/amazon-shopping.png |
Tableau ul.AppList > li.item > a > img | reactnative.dev/img/showcase/tableau.webp |
Mattermost ul.AppList > li.item > a > img | reactnative.dev/img/showcase/mattermost.webp |
Meta Horizon div > ul.AppList > li.item > img | reactnative.dev/img/showcase/metahorizon.webp |
Shopify div > ul.AppList > li.item > img | reactnative.dev/img/showcase/shopify.png |
Tesla ul.AppList > li.item > a > img | reactnative.dev/img/showcase/tesla.png |
FlipKart ul.AppList > li.item > a > img | reactnative.dev/img/showcase/flipkart.png |
Facebook Ads Manager div > ul.AppList > li.item > img | reactnative.dev/img/showcase/adsmanager.png |
Coinbase ul.AppList > li.item > a > img | reactnative.dev/img/showcase/coinbase.png |
Mercari ul.AppList > li.item > a > img | reactnative.dev/img/showcase/mercari.png |
Bloomberg ul.AppList > li.item > a > img | reactnative.dev/img/showcase/bloomberg.png |
Discord ul.AppList > li.item > a > img | reactnative.dev/img/showcase/discord.png |
Meta Open Source Logo div.footer__bottom > div.margin-bottom--sm > a.footerLogoLink_tutC > img.footer__logo | reactnative.dev/img/oss_logo.svg |
Messenger Desktop ul.AppList > li.item > a > img | reactnative.dev/img/showcase/messengerdesktop.png |
div.theme-layout-navbar-left > a.navbar__brand > div.navbar__logo > img.themedComponent_siVc div.theme-layout-navbar-left > a.navbar__brand > div.navbar__logo > img.themedComponent_siVc | reactnative.dev/img/header_logo.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
| Failing Elements |
|---|
Search div.navbarSearchContainer_bzqh > button.DocSearch > span.DocSearch-Button-Container > span.DocSearch-Button-Placeholder |
These are opportunities to improve the legibility of your content.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
| Failing Elements |
|---|
React Native brings the best parts of developing with React to native developme… div.wrapper_Wq0p > div.container_M3fB > div.container_li6i > h3.description_wtc5 |
React Native lets you create truly native apps and doesn't compromise your user… div.wrapper_Wq0p > div.container_M3fB > div.container_li6i > h3.description_wtc5 |
React Native brings the React programming paradigm to platforms like Android an… div.wrapper_Wq0p > div.container_M3fB > div.container_li6i > h3.description_wtc5 |
Watch talks by the React team and learn how to get the most out of React Native… div.wrapper_Wq0p > div.container_M3fB > div.container_li6i > h3.description_wtc5 |
These are opportunities to improve keyboard navigation in your application.
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
| Failing Elements |
|---|
html.plugin-pages html.plugin-pages |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
| Failing Elements |
|---|
Why React Native?
1:42 div.wrapper_Wq0p > div.container_M3fB > div.videos_uQz0 > div.videoContainer_A4x3 |
React Conf 2025
React Native Keynote
55:13 div.wrapper_Wq0p > div.container_M3fB > div.videos_uQz0 > div.videoContainer_A4x3 |
React Conf 2024
React Native Keynote
55:14 div.wrapper_Wq0p > div.container_M3fB > div.videos_uQz0 > div.videoContainer_A4x3 |
FB 2019
Mobile innovation with React Native
45:29 div.wrapper_Wq0p > div.container_M3fB > div.videos_uQz0 > div.videoContainer_A4x3 |
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
File system with folders and files representing screens and navigation div.container_M3fB > div.cardContainer_eNmC > div.card_w3eG > img.cardImage_mNuV | reactnative.dev/img/homepage/file-based-routing.png | 297 x 155 (1.92) | 699 x 351 (1.99) |
Grid of icons representing libraries, SDKs, and native code div.container_M3fB > div.cardContainer_eNmC > div.card_w3eG > img.cardImage_mNuV | reactnative.dev/img/homepage/libraries.png | 297 x 155 (1.92) | 699 x 350 (2.00) |
List of developer tool toggles for debugging, performance, and more div.container_M3fB > div.cardContainer_eNmC > div.card_w3eG > img.cardImage_mNuV | reactnative.dev/img/homepage/tools.png | 297 x 155 (1.92) | 698 x 350 (1.99) |
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
| Deprecation / Warning | Source |
|---|---|
| Unload event listeners are deprecated and will be removed. | ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.js line 1071, col 10 |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Send Feedback