Hacker News new | ask | show | jobs
by maximveksler 3988 days ago
I strongly feel that once Swift makes it to be open sourced the path from iOS native to Android (cross) will become much simpler then (go:logic, java:android UI, objc:iOS UI).
1 comments

I think Google is more interested in Dart as a cross platform language.

See the Sky project https://github.com/domokit/sky_sdk/ which uses Dart as the UI framework. Currently runs on Android- but I believe the intent is to have it run on iOS as well.

From my perspective, Dart makes a lot more sense as an application language when compared to Go.