Xamarin.Plugins icon indicating copy to clipboard operation
Xamarin.Plugins copied to clipboard

Cross platform Xamarin and Windows controls and plugins

Results 70 Xamarin.Plugins issues
Sort by recently updated
recently updated
newest added

Trying to install using the Android 7.1 libraries and get the following error: Severity Code Description Project File Line Suppression State Error Package restore failed. Rolling back package changes for...

Hi, I'm trying to install the FontAwesome NuGet package into a .NET Standard Xamarin.Forms project, but it says that it's incompatible. Please add .NET Standard support. Best regards

Created a very simple app but the icons are not working on windows app. I used your Page1.xaml and App.xaml.cs and the project compiles fine without errors but only shows...

I have a content page on an IconNavigationPage with 2 icons: ``` ``` The Sync icon is bound to a string on the view model showing whether or not the...

Fontawesome font is not rendering in android only iOS. What may be happening or missing?

Is there a chance that iconize plugin will support fontawsome 5.0 soon?

if you could add Medical icons like this one: https://samcome.github.io/webfont-medical-icons/

Is there a NETStandard version of these packages available or on the roadmap? We are moving all of our library development to .NETStandard 2.0.

On iOS, an IconButton has no background and fits into a narrow space. On Android, an IconButton has a huge background box with what seems to be a hefty amount...

I've created a IconToolBarItem in a IconNavigationBar and bound a testCommand to the command property when canExecute Changes(in my case to the true) the icon disappeares but the iconToolbarItem still...