🎤 React as a Platform"A path towards a truly cross-platform UI"
- 👤 Leland Richardson
- Twitter: @intelligibabble
- GitHub: lelandrichardson
- Web: http://intelligiblebabble.com/
📹
Video:
https://youtu.be/hNwQPJy-XZY
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.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.