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

Complete Guide: Building a Live Cricket Streaming App for 100M Users

Comprehensive guide to building a scalable live cricket streaming platform for 100M users, covering backend infrastructure, streaming techno...