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

Xamarin Forms Plugins

Results 100 Xamarin.Forms.Plugins issues
Sort by recently updated
recently updated
newest added

This Package is working fine in mobile device but when i tried to run application in ipad then its not working. Please suggest

KeyboardOverlap shift's the entry control as expected when I tap on it. When I tap on any letter on the keyboard the entry field disappears, and I suddenly get a...

This is a fun one.. I have a RoundedBoxView that is looking to my App.xaml to collect its value from. The value is not programmatically generated, it's simply referenced in...

When an `SvgImage` is removed from the view hierarchy very shortly after being added, the application crashes with an `ObjectDisposedException`. This is an Android-only issue, the exception occurs in the...

Fix crash due to disposed Android renderers by handling ObjectDisposedExceptions.

I just added a workaround for Pickers (UIPicker) because when a value is selected, it changes layout twice, so when keyboard is hiding the layout is shiftdown more than it...

I have one Entry box which is in middle of the screen and button is at bottom of the screen, Whenever I tap on entry(Textbox) Keyboard overlap button and I...

i have multiple svg files but some of them raise an error that i cant solve > SVG element "style" is not supported > SVG element "polygon" is not supported

i have a project called CompanyName.ProjectName.App. i coudnt use this nuget package with this structure. so i created a class library and referenced it into my project and after that...