

Hey all. I'm having issues when animating Trim Paths. Through deduction i've found that applying custom easing to the Start / End keyframes while animating the Offset value in a linear fashion causes visual bugs in iOS.
I've found that removing the easing all together seems to prevent the bugs from happening, but losing easing does limit me stylistically. Any help appreciated.
That is a problem! Seems like some of my bezier math is off slightly! Looking into this!
I can also state that I'm having the same issue or a related one. Animating a circle exactly like above using trim paths on a stroke layer. The animation at the bottom half of the circle seems to slow down even though there is no easing or a keyframe at this point. Its just normal linear animation. It makes it look as if the device is having problems animating the circle :(


Difference same animation Lottie V1.5.2 and V2.0.6
V1.5.2:

V2.0.6:

V1.5.2:

V2.0.6:

I have the same issue with animation like this.
If this will help you: on Android animation works well.
Should be fixed with https://github.com/airbnb/lottie-ios/pull/468
@mnsrv @Gerrel @vexkiddy @webdale
Most helpful comment
That is a problem! Seems like some of my bezier math is off slightly! Looking into this!