Overview

Transitions you create can be resused with other sets of screens. If the transition only involves animating full screens, then reusing will be easy, just choose the transition you want to use and it will work.

If the transition involves the movement of many individual layers, there is an extra step involved in reusing transitions. You need to tell Flinto which layers are to be animated in which way. When you designed the transition, you may have moved a layer called Foo 100px to the right. If you use this transition on another screen that doesn’t have a layer called Foo, you’ll need to specify which layer is the equivilent of Foo. Transition tags make this quite easy.