Connect layers

Flinto doesn’t keep track of layers between screens automatically. That means if you have a small photo on one screen, and a large version of it on another screen, the small layer won’t automatically scale up to the large version. This can be surprising at first, but it allows more flexibility, and allows a big reduction in the complexity of your prototypes. And fortunately, we have an easy to way to connect layers and achieve this behavior.

You can indicate that two layers from different screens are connected in a transition and they will be automatically be animated.

Ways to connect layers