Emil Sjölander - React Native, The Native Bits

Опубликовано: 01 Июль 2025
на канале: Callstack
2,214
65

React Native, The Native Bits
React Native is much more than javascript. Every React Native app runs at least 4 different languages for the purpose of sharing code, implementing efficient subsystems, and interacting with the host system. We will look at how these systems work together and among other things learn how a javascript style object in your component gets translated into efficient C code in Yoga, the underlying layout engine.

This talk was presented at React Native EU 2017, September 6-7, Wroclaw, Poland.