Open jverkoey opened 7 years ago
This may require that our transition context subclass UIPercentDrivenInteractiveTransition.
We should validate the various animateAlongsideTransition APIs as part of this task.
animateAlongsideTransition
Doing so will require building a transition that includes both traditional UIKit code and a customiz Material Motion transition.
This may require that our transition context subclass UIPercentDrivenInteractiveTransition.
We should validate the various
animateAlongsideTransition
APIs as part of this task.Doing so will require building a transition that includes both traditional UIKit code and a customiz Material Motion transition.