Ads2

Friday, 30 October 2020

Xamarin Plugin SharedTransitions

Xamarin.Forms plugin for iOS/Android to enable Shared Transition animations between two pages.

A shared element transition determines how elements that are present in two pages transition between them.

For example, an image that is displayed on both Page A and Page B, transitions from A to B when B becomes visible.

Nuget Link

GitHub Link

Demo Project : Link 

Output : 



No comments:

Post a Comment

Azure DevOps CI/CD Pipeline for .NET MAUI App

  This guide walks you through setting up a   Continuous Integration (CI) and Continuous Deployment (CD)   pipeline for a   .NET MAUI   appl...