Skip to main content
Solved

Prototyping an expandable card upwards

  • August 25, 2023
  • 2 replies
  • 916 views

Hi!

I would like to animate an expandable component so that it expands upwards instead of downwards. Can anyone recommend a step-by-step tutorial? I’m unable to find it on the Internet.

I found this example by @tank666 and I think I’m doing the same thing in my file, but I can’t get it to work.

Figma – 12 Nov 21

It’s driving me nuts! 🙂

Thank you in advance!

Best answer by Lucas_R

@PlanetadeLibros You can use Constraints and set vertical to bottom for your component. You can also get this effect by autolayout.


This topic has been closed for replies.

2 replies

  • 7 replies
  • Answer
  • August 25, 2023

@PlanetadeLibros You can use Constraints and set vertical to bottom for your component. You can also get this effect by autolayout.



Thank you very much! That’s exactly what was missing 🙂