Xamarin.Plugins
Xamarin.Plugins copied to clipboard
Cross platform Xamarin and Windows controls and plugins
Is it possible to include support for Feather icons? http://feathericons.com/
Targeting .Net Standard 2.0 Trying to use the latest Beta of the Plugins in a Xamarin Forms project. Running into this issue when I try to compile in release mode....
I seem to be able to get the text based controls to work (IconButton, IconLabel), but ones that use an ImageSource don't appear to work on UWP Forms projects. They...
I am able to see the icons when i run the app in android emulator, but not for UWP. I have added these nuget packages to the UWP project. ...
Hello, I've investigated about an issue on UWP with IconToolbarItem. It seems that the issue only occur in case of the **IconToolbarItem** is used in a **IconNavigationPage**, that is itself...
Hey i have xamarin forms app. I followed the instructions and installed all the packages and set it up. But when i try to use the it nothing shows up...
When i use this it doesn't work : `` but this works and shows the icon : `` so , i have noticed that icon names that contains two and...
I have used your packages in some projects. Today I have tried to add the plugin to a XamarinForms / Android prj, and I receive this when I build the...
I'm using the icons in a list, but scrolling the list up and down the app is catching. I discovered this when I commented the icons and the app did...