CarouselViewChallenge
CarouselViewChallenge copied to clipboard
CarouselView with progressive animations
Submission description
In this sample I tried to achieve progressive animations and Parallax effect when scrolling between the Carousel elements.

What went well
A lot of things!. Getting the desired Layout has been really simple. I have not encountered problems using it or with Hot Reload. Get Parallax, etc. has not been complex.
What didn't go well
Some details:
- On Android, when you swipe to the right to try to return to a previous item, sometimes it stays on the same item.
- After thorough testing, I have noticed that iOS performance seems to be better.
Missing or desired things
It would be great to allow this type of animation and effects in a simple way.
Anything else
Good job. Keep pushing Team!.
Take out a survey for some goodies
Please visit this link to take a survey. If you provide your contact information, we'll send you some swag!
I seemed to get this message when I tried to run on an Android emulator.
Any ideas on what is missing/wrong?
[Mono] Assembly Ref addref Xamarin.Forms.PancakeView[0xe505e520] -> Xamarin.Android.Support.Compat[0xe505c7e0]: 10 Could not load image named: {0}: coffee.png FileImageSourceHandler: Could not find image or image file was invalid: File: coffee.png Could not load image named: {0}: marshmallows.png FileImageSourceHandler: Could not find image or image file was invalid: File: marshmallows.png [Mono] Loading reference 5 of /storage/emulated/0/Android/data/com.companyname.carouselviewchallenge/files/.override/Xamarin.Forms.PancakeView.dll asmctx DEFAULT, looking for System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e [Mono] Assembly Ref addref Xamarin.Forms.PancakeView[0xe505e520] -> System.Core[0xe505edc0]: 6
@gregmercer Can you try using this repo: https://github.com/jsuarezruiz/DrinksGalleryApp?
Tried https://github.com/jsuarezruiz/DrinksGalleryApp. It is closer. I can see the images, but they seem to get progressively bigger and end in that state for each of the items.
