Title: Optimizing JavaScript loading · React Native
Open Graph Title: Optimizing JavaScript loading · React Native
Description: Parsing and running JavaScript code requires memory and time. Because of this, as your app grows, it's often useful to delay loading code until it's needed for the first time. React Native comes with some standard optimizations that are on by default, and there are techniques you can adopt in your own code to help React load your app more efficiently. There are also some advanced automatic optimizations (with their own tradeoffs) that are suitable for very large apps.
Open Graph Description: Parsing and running JavaScript code requires memory and time. Because of this, as your app grows, it's often useful to delay loading code until it's needed for the first time. React Native comes with some standard optimizations that are on by default, and there are techniques you can adopt in your own code to help React load your app more efficiently. There are also some advanced automatic optimizations (with their own tradeoffs) that are suitable for very large apps.
Opengraph URL: https://reactnative.dev/docs/0.81/optimizing-javascript-loading
X: @reactnative
Generator: Docusaurus v3.10.1
Domain: reactnative.dev
{"@context":"https://schema.org/","@id":"https://reactnative.dev/","@type":"WebPage","description":"A framework for building native apps for Android, iOS, and more using React","inLanguage":"en-US","logo":"https://reactnative.dev/img/pwa/manifest-icon-192.png","name":"React Native · Learn once, write anywhere","url":"https://reactnative.dev/"}
{"@id":"https://reactnative.dev/","@type":"WebSite","description":"A framework for building native apps for Android, iOS, and more using React","inLanguage":"en-US","name":"React Native · Learn once, write anywhere","potentialAction":[{"@type":"SearchAction","query-input":{"@type":"PropertyValueSpecification","valueName":"query","valueRequired":true},"target":{"@type":"EntryPoint","urlTemplate":"https://reactnative.dev/search?q={query}"}}],"publisher":"Meta Platforms, Inc.","url":"https://reactnative.dev/"}
| og:locale | en |
| docusaurus_locale | en |
| docsearch:language | en |
| og:image | https://reactnative.dev/img/logo-share.png |
| twitter:card | summary_large_image |
| twitter:image | https://reactnative.dev/img/logo-share.png |
| mobile-web-app-capable | yes |
| docusaurus_version | 0.81 |
| docusaurus_tag | docs-default-0.81 |
| docsearch:version | 0.81 |
| docsearch:docusaurus_tag | docs-default-0.81 |
| theme-color | #20232a |
| apple-mobile-web-app-status-bar-style | #20232a |
| msapplication-TileColor | #20232a |
Links:
Viewport: width=device-width, initial-scale=1.0