airbnb / lottie-ios

An iOS library to natively render After Effects vector animations
http://airbnb.io/lottie/
Apache License 2.0
25.76k stars 3.75k forks source link

Separate Dimensions - Position Transform #23

Closed Audiobrad closed 7 years ago

Audiobrad commented 7 years ago

I was using Facebook Keyframes and have recently been testing lottie. I've encountered a few issues with exports I specifically adapted to be used in Keyframes that render correctly in bodymovin and keyframes, but not in lottie. After some trouble shooting I was able to fix the problem by un-separating the dimensions for the position transforms on layers that had previously been separated.

Separating position transform dimensions is often a significant part of my workflow and it would be useful to maintain this functionality.

buba447 commented 7 years ago

We're hoping to add this in the next dot release

gpeal commented 7 years ago

Android will support this as well in the next release

buba447 commented 7 years ago

@Audiobrad Just added into master! Will be in the next cocoa pod release!

revolter commented 7 years ago

@buba447, Could you provide an estimate date for the next release?