Hacker News new | ask | show | jobs
by kylebrown 5258 days ago
Looks like a new framework that does the same thing as phonegap. The 'thin native wrapper over html5 webview' isn't actually that hard to do (even for multiple platforms). I prefer to roll my own because, last time I tried PhoneGap, the extra bloat made my app sluggish. It was much more responsive in a minimal custom wrapper.