Hacker News new | ask | show | jobs
by mark_l_watson 4751 days ago
So, you write the UI code in Java for Android and Objective-C for iOS, then there is some build process for both platforms?

This seems a little awkward. A sample project setup to build for both platforms would be useful to see.

For some types of applications, the native UI boilerplate would probably be minimal, but for apps with complex UIs, this might add a lot of dev overhead.

Don't get me wrong though, this looks cool!!