CarouselViewChallenge icon indicating copy to clipboard operation
CarouselViewChallenge copied to clipboard

CarouselView with progressive animations

Open jsuarezruiz opened this issue 6 years ago • 3 comments

Submission description

In this sample I tried to achieve progressive animations and Parallax effect when scrolling between the Carousel elements.

drinkgalleryapp-small2

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!

jsuarezruiz avatar Sep 22 '19 16:09 jsuarezruiz

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 avatar Oct 23 '19 15:10 gregmercer

@gregmercer Can you try using this repo: https://github.com/jsuarezruiz/DrinksGalleryApp?

jsuarezruiz avatar Oct 24 '19 13:10 jsuarezruiz

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.

Screen Shot 2019-10-27 at 10 30 29 AM Screen Shot 2019-10-27 at 10 30 44 AM Screen Shot 2019-10-27 at 10 31 00 AM Screen Shot 2019-10-27 at 10 31 17 AM

gregmercer avatar Oct 27 '19 17:10 gregmercer