Hacker News new | ask | show | jobs
by brundolf 1507 days ago
Yeah. And then there are also varying levels of in-between options: React Native lets you write and share JS code but delegates to native UI components on each separate platform, while I believe Ionic actually offers a set of UI components that are web-based, but are designed to adopt the look and feel of each platform as needed. Each of course comes with its own set of trade-offs

This was still a great case-study though! It’s good to have concrete evidence that the performance side of things isn’t an issue