Hi I am looking for coverflow/carousel view for xamarin form.I will try for renderer but In android I did not get any help(Carousel page is not helpful because its not showing the previous/post image/video in same frame). If some has any answer for this that will be help full. I am able find IOS component(https://components.xamarin.com/view/Alliance.Carousel) but in android I don't have any clue. I want the effect like below or you can check the screenshot for help. Thanks in advance
1>2>3
Answers
I don't know if this can help you
https://github.com/chrisriesgo/xamarin-forms-carouselview
@AlessandroCaliaro Hi i already go trough this link it does not satisfy my requirement. I need three image should show in same frame but middle one always highlighted and binding the image will be dynamic.ayways thanks a lot for answer
1> 2 > 3
@arupdebroy - just thought I would mention Xamarin Forms now officially has a CarouselView as of 2.2.0.
I did a quick blog on it here because there is no official documentation that I can find on it yet: http://www.xamarinhelp.com/carousel-view-xamarin-forms/
Hoping this is a step in the right direction. www.xamarinhelp.com doesn't seem to be up right now.
Server not found error...
@RussellCollingham - thanks, looks like an Azure DNS issue. DNS for all my sites has disappeared at the moment. Serves me right for using a preview service
Update: just moved all DNS over to Route53. Just have to wait propagation or azure dns might come back up in the meantime.
@RussellCollingham - And Azure DNS is back up.
@AdamP the iOS renderer is a UICollectionView
Thanks for picking that up @DarrenHaligas.3887. I have made the correction.
Hmm, I'm using the latest Xamarin carouselView, but I think I'm missing something, and it might be due to the fact I'm still learning how to bind, how to use datatemplates, and how to create a collection, then link them all together.
And the dataTemplate...
It throws a "System.ArgumentNullException: Value cannot be null. Parameter name: key" error.
Any ideas?
How to bind Video file into carouselView in Xamarin forms??
As per the forum rules & guidelines, do not try to re-awaken old threads (anything over 6 months typically).
Post your question as a new thread.
Have a look at full step by step tutorial to create cover flow in Xamarin form
http://mobilecodes.tech/index.php/2020/11/27/xamarin-forms-how-to-create-cover-flow-animation-in-xamarin-forms/