material-motion / material-motion-swift

A toolkit for building responsive motion using Core Animation.
Apache License 2.0
1.42k stars 79 forks source link

Add support for transition stacks #70

Open jverkoey opened 7 years ago

jverkoey commented 7 years ago

transitionController has a default transitionType. It should also be possible to associate different transitions with different gesture recognizers. E.g. when performing an edge swipe, we should use an edge swipe transition.