PhotoBrowser.Forms
PhotoBrowser.Forms copied to clipboard
Full screen image viewer(Xamarin.Forms) that includes "pinch to zoom" and "swipe to dismiss" gestures.
So far `0.1.4` version of this plugin isn't compatible with `Xamarin Forms 5.0+`. on **Android** devices because its referencing the `Xamarin.Android.Support.Core.UI` library which isn't longer supported. Are you planning on...
Thanks for the plugin it's working great for me except for modal view on IOS the browser is not showing at all.
It seems I'm unable to use local images instead of web images, it only accepts absolute web path and I can't find any way to view Images stored in my...
Hi , First of all great Plugin. I am using this plugin in multiple apps I am trying to use Xamarin Forms Share Plugin to share the image through the...
Hi, Just to let you know these properties: BackgroundColor, DidDisplayPhoto, Android_ContainerPaddingPx , iOS_ZoomPhotosToFill are not available in latest nuget package published. Cheers.
Do you have any plans to implement local images support?
I am able to successfully implement this library(plugin) into my project and it is working great. However I get a black blank screen before the images are actually rendered in...
Could you update your project for new Xamarin.Forms version and release new version? Thanks in Advance.
Hello, I follow the example and I got it to work with no issue on android so far. However I had to removed two options: 1. - Android_ContainerPaddingPx = 20,...