Hacker News new | ask | show | jobs
by peteorpeter 4144 days ago
Here's an interesting take on the "hybrid" app idea:

- React Canvas is your application layer

- HTML canvas is your common rendering layer

- Browsers are your web runtime

- Ejecta[0] is your iOS runtime

- (I don't know a native android canvas runtime)

[0] http://impactjs.com/ejecta --> renders with WebGL

1 comments

React Native can be the core of your iOS/Androis runtime.