Hacker News new | ask | show | jobs
Choosing between JavaScript and Swift for developing a simple iOS app (sallar.me)
3 points by sallar 3838 days ago
1 comments

interesting read. yes native can't be beated especially if we conside loadtime, animations, api support. the only reason for me to go non native would be the cross platform compatibility. however the cost of compatibility is much less over the performance.
I agree. That’s exactly why I gave up on cross-platform idea.