Skip to content

An awesome animated Flippable View Control with Xamarin.Forms, or a Flipity Flippy Flippin' Flip View right here fellas! :D

Notifications You must be signed in to change notification settings

UdaraAlwis/XFFlipViewControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An awesome animated Flippable View with Xamarin.Forms

Let me create an awesomely animated Flippable View control with Xamarin.Forms! :)

Something that Flips! Flipity Flippy Flippin' Flip View right out of Xamarin.Forms yol! :D

Check out the full blog article here: https://theconfuzedsourcecode.wordpress.com/2017/12/10/its-a-flippin-flipity-flippable-view-in-xamarin-forms/



Ok so let me elaborate step by step..

1. Prepare a MainLayout View to hold two child Layouts (FrontView and BackView) in it
2. Add the FrontView and BackView on top of each other inside the MainLayout  View
3. Rotate the MainLayout 90 degrees using Xamarin.Forms Animations API
4. Swap the FrontView and BackView 
5. Then Rotate the MainLayout another 90 degrees
6. And Repeat the same...

That's it!

About

An awesome animated Flippable View Control with Xamarin.Forms, or a Flipity Flippy Flippin' Flip View right here fellas! :D

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages