Hacker News new | ask | show | jobs
by nxh 3734 days ago
The great thing about Xamarin Forms is you can use Dependency Injection [1] to access the Native features. I started with Xamarin Forms without any pre-knowledge of iOS or Android development. I use Xamarin Forms on a daily basis and share 99% of my code.

[1] https://developer.xamarin.com/guides/xamarin-forms/dependenc...

1 comments

Is it on GitHub? I've been working with C# for a decade and will be getting into Xamarin now that it won't cost me thousands of dollars to do so. It would be great to have some Open Source examples to look at!
There are some good tutorials about Xamarin Forms, e.g. https://developer.xamarin.com/guides/xamarin-forms/getting-s....

Xamarin Forms Labs is a great open source project for controls and services using Xamarin Forms: https://github.com/XLabs/Xamarin-Forms-Labs