All Projects → UdaraAlwis → XFFlipViewControl

UdaraAlwis / XFFlipViewControl

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

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to XFFlipViewControl

Art Plant Mall
Xamarin.Forms goodlooking UI sample.
Stars: ✭ 96 (+123.26%)
Mutual labels:  xamarin, animations, xamarin-forms
Xamarin Forms Page Transitions
Custom page transitions in a Xamarin.Forms App
Stars: ✭ 200 (+365.12%)
Mutual labels:  xamarin, animations, xamarin-forms
DrinksGalleryApp
Xamarin.Forms goodlooking UI sample using the new CarouselView (Parallax).
Stars: ✭ 51 (+18.6%)
Mutual labels:  xamarin, animations, xamarin-forms
SokobanFabulous
Sokoban game for iOS and Android written in F# using Xamarin Fabulous framework
Stars: ✭ 21 (-51.16%)
Mutual labels:  xamarin, xamarin-forms
XamFormsMvxTemplate
A Visual Studio 2017 template for projects based on Xamarin.Forms 3.3 and MvvmCross 6.2
Stars: ✭ 27 (-37.21%)
Mutual labels:  xamarin, xamarin-forms
XamarinClipboardPlugin
Cross Platform Clipboard access for Xamarin
Stars: ✭ 24 (-44.19%)
Mutual labels:  xamarin, xamarin-forms
XamarinIoTWorkshop
A workshop that demonstrates how to collect IoT data from a mobile device using a Xamarin app, aggregating the data to the cloud using Azure IoT Hub
Stars: ✭ 13 (-69.77%)
Mutual labels:  xamarin, xamarin-forms
Movies
Buy movie tickets in advance, find movie times, and more at "Movies".
Stars: ✭ 33 (-23.26%)
Mutual labels:  xamarin, xamarin-forms
Xamarin.MediaGallery
This plugin is designed to picking and save images and video files from native gallery of Android and iOS devices and capture photos
Stars: ✭ 106 (+146.51%)
Mutual labels:  xamarin, xamarin-forms
XamCall
XamDesign Xamarin Forms Call screen Ui Design
Stars: ✭ 25 (-41.86%)
Mutual labels:  xamarin, xamarin-forms
Plugin.NFC
A Cross-Platform NFC (Near Field Communication) plugin to easily read and write NFC tags in your application.
Stars: ✭ 113 (+162.79%)
Mutual labels:  xamarin, xamarin-forms
PastelXamarinIos
🌒 Gradient animations on Xamarin-iOS
Stars: ✭ 17 (-60.47%)
Mutual labels:  xamarin, animations
FocusOnXamarin
NET Conf: Focus on Xamarin samples
Stars: ✭ 55 (+27.91%)
Mutual labels:  xamarin, xamarin-forms
Mastering-Xamarin.Forms-Second-Edition
Mastering Xamarin.Forms Second Edition, published by Packt
Stars: ✭ 16 (-62.79%)
Mutual labels:  xamarin, xamarin-forms
VersionTrackingPlugin
Version Tracking Plugin for Xamarin and Windows
Stars: ✭ 62 (+44.19%)
Mutual labels:  xamarin, xamarin-forms
Xamarin.Forms.GoogleMaps.Clustering
A map library that brings support for clustering for Xamarin.Forms.GoogleMaps.
Stars: ✭ 23 (-46.51%)
Mutual labels:  xamarin, xamarin-forms
PrismHandsOn
Prism for Xamarin.Forms入門 Hands-on
Stars: ✭ 22 (-48.84%)
Mutual labels:  xamarin, xamarin-forms
effects-xamarin-forms
Customized Effects/Renderers for Xamarin.Forms
Stars: ✭ 21 (-51.16%)
Mutual labels:  xamarin, xamarin-forms
XamarinAzureChallenge
Create an iOS/Android app using Xamarin.Forms and connect it to a serverless Azure Function
Stars: ✭ 59 (+37.21%)
Mutual labels:  xamarin, xamarin-forms
TravellingApp
Xamarin.Forms goodlooking UI sample using the new CarouselView.
Stars: ✭ 52 (+20.93%)
Mutual labels:  xamarin, xamarin-forms

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].