FormsPopup icon indicating copy to clipboard operation
FormsPopup copied to clipboard

Xamarin.Forms Popup View

Results 10 FormsPopup issues
Sort by recently updated
recently updated
newest added

Is there a way to host multiple popups on a single ContentPage? Or are you limited to a single popup per ContentPage?

Great work on this by the way! I've tried to implement rounded corners by using a custom boxview and then a contentview renderer, but have had no luck. has anyone...

Michael, Great popup! However, I think I may be pushing its limits. I have a list view (see below) in the popup. It displays just fine, however, selection of an...

is there a nuget package for this FormsPopUp

This is great popup sample. By the way, i want use this sample over content view. Is there any way to do? Thanks

I am trying build a form in the popup. I'm using MVVM architecture with FreshMVVM library. But in the modal, the binding property doesn't work: `Entry cantidad = new Entry...

Hi, Congratulations for your project! When I add an image to close the popup in the header, tapped the event does not fire. This error occurs only in iOS. Android...

Hi, If Xamarin forms was updated to version 2.1 and above, the entire popup initializer page was not responding. An unable to perform any user actions inside that page.

bug

Hey there, Noticed when you have an input box on one of the popups on Android, the keyboard opening throws it off. For example my modal that is centered in...

Please help me with this. I have already dowloaded this project and works pretty well, but when I try to use it on another solution, the first time I show...