framer-material-kit icon indicating copy to clipboard operation
framer-material-kit copied to clipboard

Animate constraints not working?

Open aalokt89 opened this issue 8 years ago • 2 comments

I'm a little confused how the animate constraints function works. In the doc it says to use "m.layout.animate()", but in the example below it, it uses "m.animateLayout..." I tried both and neither seems to be working for me. Am I using it wrong? http://screencast.com/t/KwhwbCqvXbl

aalokt89 avatar Jan 05 '17 22:01 aalokt89

Taken from https://github.com/k-vyn/framer-ios-kit 😉

Layout functions have been changed from ios.layout() to ios.layout.set() and ios.animateLayout() to ios.layout.animate().

dimitrieh avatar Feb 08 '18 13:02 dimitrieh

readme should be adjusted though

dimitrieh avatar Feb 08 '18 13:02 dimitrieh