React as a Platform: A path towards a truly cross-platform UI

30 min talk
60 min speaker panel
10 min lightning talk
30 min keynote
Talk by:

React provides an abstraction between the description of a UI and the details of how it's rendered on a given platform. The problem is that `<div>` and `<span>` are a hidden dependency on `react-dom`, and similarly, React Native's `<View>` is an explicit dependency on Native, making both not quite as "cross-platform" as we want them to be. Learn how we as a community can get around these issues, and what we can unlock by doing so.

View Talk Slides
Recording Coming Soon
Recording Available
Watch talk
Speakers