Xamarin.Plugins
Xamarin.Plugins copied to clipboard
Cross platform Xamarin and Windows controls and plugins
I'm trying to make the icon render using its name through binding and it gives me error
I'm having this problem when trying to generate my ipa file. In the emulator works perfectly, both on windows as on mac, as on android. How to solve? my target...
@jsmarcus can this plugin be used in a viewcell contextaction? I've tried using it but the icon is not showing ....... ` ` .......
If you set a contentpage title propery with binding and you have icontoolbaritems, when you change the title the navigation bar does not refresh icontoolbaritems
Hi, I'm facing a problem while using your IconTabbedPage... The IconToolBarItem's stay visible even though we set the bindable property to false. Is this a bug? See my code below:...
Please does anyone have any experience with using this on UWP. **What I've tried** - Installed the nuget package - In App.xaml.cs `Iconize.With(new FontAwesomeModule());` - In the mainpage.xaml, `xmlns:iconize="using:Plugin.Iconize.UWP"` -...
When creating an IconButton, a shadow/border is rendered around the button on Android and setting the border color and/or width does not remove it. ` `
I wrote my own FontAwesomeProCollection and used a program I wrote to generate them... By the way AMAZING Plugin, I love this plugin. It took me a little to figure...