Hacker News new | ask | show | jobs
by overcyn 3186 days ago
UI is the difficult part in my opinion. iOS and Android take different approaches to building apps so even if you had a language that perfectly compiled to both Swift and Java, the code to build your views would end up diverging significantly without some sort of component library.
1 comments

thanks!