Hacker News new | ask | show | jobs
by wehadfun 3327 days ago
React Native vs Xamarin?
1 comments

Very different approaches. Personally, I'm most intrigued by what Google will show of Flutter at I/O this year.
Also very different approach. Flutter renders all graphics much closer to the metal instead of binding to platform's UI APIs so you're effectively shipping the UI toolkit that will be the same on jelly bean and iOS 10 (or different if you want)