Xamarin.Plugins
Xamarin.Plugins copied to clipboard
Xamarin.iOS Instructions
Whoever can assist, I am looking to get some direction on how to implement this in Xamarin.iOS projects, not Xamarin Forms. I have gotten as far as Adding the initializer in AppDelegate, but from there I cannot figure it out.
I've tried opening the sample project, but there are build errors pointing to "runtime...win{}...". I'd like to be able to use this for labels and buttons. This has worked perfectly in Xamarin Forms for me, but regular iOS project I cannot figure out.