devcrux / Flip-Animation-in-Xamarin.Forms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementing Flip Animation in Xamarin.Forms

We will be implementing Flip Animation in Xamarin.Forms using Xamarin.Forms CarouselView.

The CarouselView is a view for presenting data in a scrollable layout, where users can swipe to move through a collection of items mostly in horizontal form.

You can watch the video here ➤ https://youtu.be/VSNFLBGJEXs

alt text

About


Languages

Language:C# 100.0%