In my app I created a Carousel View following this article.
http://chrisriesgo.com/xamarin-forms-carousel-view-recipe/
I works perfectly except on animations.
I use translateTo on the view and when it translates it returns to first index no matter what is the current index.
Any suggestion would be appreciated so much. Thanks in advance.