Hacker News new | ask | show | jobs
by tluyben2 4467 days ago
Xamarin is great for sharing code. You just rewrite the GUI layer per platform. It's great, cannot really say it any differently.
1 comments

And that GUI layer could be just Views in the end, since it seems you can even re-use ViewModels/Controllers.