Skip to content

Conversation

@idenardi
Copy link

Submission description

In this challenge, I've tried to replicate an Intro Slider from this tutorial https://www.androidhive.info/2016/05/android-build-intro-slider-app/

Original

slider-original

Xamarin.Forms CarouselView

slider

What went well

  • It was really easy to implement
  • Simple and fast

What didn't go well

  • Sometimes when I try to access the previous slider It keeps showing the current position;
  • Sometimes when I try to access the previous slider It navigates through more than one position;
  • Sometimes It gets stuck in the middle of my next item;

Missing or desired things

  • Handle a way to navigate to next or previous item;
  • A way to Navigate 1 or N itens per action;
  • Indicators view

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.

1 participant