Skip to content

Plac3hold3r/PH.SharedElement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PH Shared Element

A demo of an approach to achieve shared element navigation using MvvmCross 5 and 6.

Link to original Stack Overflow question which includes simplified approach.


This repository contains three samples

  • MvxCachingFragmentCompatActivity - A custom implementation demonstrating an approach to achieve shared element transitions. The sample makes use of a list that navigates to either an Activity or a Fragment showing how to achieve each type of transition. This approach supports MvvmCross version 5.0.0 to 5.1.1.
  • Attribute Presentation - A custom implementation demonstrating an approach using the updated Android presenters introduced in MvvmCross 5.2.0. This approach supports MvvmCross version 5.2.0 and greater.
  • Official Support - A sample implementation demonstrating an approach for MvvmCross version 6.0.0 and greater.

Share Element Demo

About

🖼 Android demo using MvvmCross 5 with shared elements transitions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published