Skip to content

CarouselView with progressive animations #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jsuarezruiz
Copy link

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!

@gregmercer
Copy link

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

@jsuarezruiz
Copy link
Author

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

@gregmercer
Copy link

gregmercer commented Oct 27, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants