-
Hey @alexrainman , thanks again for useful plugin.
I am experiencing the following exception when using CarouselView 2.3.0. (didnt help updating to 2.3.2)
PS. I tried to create a sample project,…
shnaz updated
7 years ago
-
Hi. Thank you for awesome plugin but I have a problem with it.
I have error in Android when I added CarouselView in layout.
Xamarin.VS 4.2.0.680
Xamarin.Forms to 2.3.2.127
Android 6.0
P.S. Crash is…
-
I don't know if CarouselView can visualize an horizontal listview... It would be great if I have pages with small width so I could visualize more pages at the same time on the display....
-
Hi there love the carousel controller and use it a lot on android w/o any problems.
On iOS however i get a "ArgumentNullException: Value cannot be null. Parameter name: data"
its like 50% of the ti…
rr-rv updated
7 years ago
-
Hi, lastest stable version of Xamarin Studio, Xf version 2.3.2.127, I can't use CarouselViewControl in xaml page, I get
Failed to resolve assembly: 'CarouselViewControl.FormsPlugin.Abstractions, Cul…
-
Hey @alexrainman. I have a enhancement request.
I want a gap/spacing between my items in carouselview, just like in iOS gallery app or facebook gallery etc.
I can probably solve it by adding left/ri…
shnaz updated
7 years ago
-
Hi...
I have changed from SetCurrentPage to Position property, but this not change the page on Android.
I have no time to test on iOS.
This is the new default behavior to change the page posi…
-
when i use the CarouselView in TabbedPage,CarouselView can not slid. and the CarouselView Do not show,when init it must swipe to display (int iOS,Android can not swipe).
-
@alexrainman
Hi,
We have a requirement where we need to show images in a carousel view. that is, we don't want the entire page to slide in the carousel but only the individual image controls. Is it …
-
If you try to change Position (binded to the viewmodel's property) after setting BindingContext of page that will crash application.
Test project and screenshoot attached.
In test app you can se…