I use the four circle json files which are exported from bodymovin in my iOS project锛宐ut the animation seems not correctly .
I'm not familiar with AE锛宐ut the exported json file works well in Android demo and http://svgsprite.com/demo/bm/player.php?render=canvas&bg=fff.
Hi @rdd7 I took a look at your file and there are a few of things
in "circle01" we dont yet support Precomps or Time Remapping

Also in "circle01" "circle03" and "circle04" You're using Alpha Inverted mattes which we dont yet support. We only support regular Alpha mattes

We're working really hard to add these features and get parity between us and bodymovin, but it will take a little time
Follow this issue for precomps: https://github.com/airbnb/lottie-ios/issues/57
And I will turn THIS issue into one that tracks for Alpha Inverted mattes
You should be able to find some workarounds for now for these issues and still achieve your look.
Thanks @rdd7 !
Should be fixed in Lottie 2.0! If you still have a problem please create a new issue!
@buba447 I'm a little confused about support for Alpha Inverted Mattes.
It says it's unsupported in the Readme.
But says it's supported here on airbnb.io and this task is marked as closed saying "Should be fixed in Lottie 2.0".
Does the closing of this task mean it is now supported? Or is this still unsupported? Thanks!
@buba447 any news about @johnkeese question?
Right now it seems unsupported on IOS, but works fine on Android(even though it says on airbnb.io that IOS has support for it too).