Skip to content
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

Woolworths Money App clone using carouselView #9

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

Conversation

ThinhTranA
Copy link

@ThinhTranA ThinhTranA commented Sep 15, 2019

Submission description

I created a clone of the Woolworths Money App (the app that I use weekly :) )
Play Store: https://play.google.com/store/apps/details?id=com.woolworths.money&hl=en_AU

Original app screen shots:
image

image

Cloned app using CarouselView screen shots:
image
image

What went well

Easy to use, works pretty much as exepected

What didn't go well

Hard to set first item margin left and last item margin right

I tried to do it by changing CarouselView margin (eg: 10,0)
and set background color of the content page to the same color as CarouselView, however,that cause lost of the PeekAreaInsets area

Missing or desired things

  • Built in support swiping dots, with the ability to toggle it on and off.

Anything else

I hope I can get some swag this time :)

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!

@davidortinau
Copy link
Contributor

Nice work!

The current plan for the pagination dots is to have a separate control (like RefreshView is its own control). xamarin/Xamarin.Forms#6577

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