Hacker News new | ask | show | jobs
by yblokhin 5258 days ago
Can anyone tell me if this is a nicely wrapped Phonegap or a completely new commercial framework that does the same thing as Phonegap?
1 comments

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.