Is there a way to make zoom in on hover effect for images?

Hi @Pavel_Guzenko, it’s very easy to do it.

  1. Create two components: 1st — default state; 2nd — with an enlarged image.
  2. Combine them as variants.
  3. Create a “While hovering” interaction using an “On change” action between variants.
  4. Add an instance of this component to your frame and run the prototype.

If you need a file, let me know.

3 Likes