Hacker News new | ask | show | jobs
by neals 3562 days ago
... and than you need to do the same thing for iOS, which is a totally different eco-system. I've been using the known multi-platform tools for a few years now, like Cordova and Haxe+OpenFL. Haven't typed a line of Java since...
1 comments

That works if you can throw the performance down the drain. I had to develop an interface to do a real time display of a hardware component. No chance, the Cordova API is completely unusable. Maybe if somebody wrote a native plugin interface like Electron has it would become usable.