Capítulo 253 de 988

Chapter 253: React Native

Core Idea

Support for React Native is currently not planned due to performance issues. While we previously prototyped this, the main culprit is the model of re-rendering on every frame, which prevents achieving the high performance levels that are possible on the web.

Key Concepts

  • App.js Experiment
  • Expo DOM Components Experiment

Key Takeaways

  1. Understand app.js experiment when working with React Native.
  2. Understand expo dom components experiment when working with React Native.

Connects To

  • Angular: related page in the Framework & Renderer Integrations section.
  • Figma: related page in the Framework & Renderer Integrations section.
  • use Gsap Timeline: related page in the Framework & Renderer Integrations section.