kostimarko / rn-content-loader

a react native content loader without expo using react native svg
MIT License
82 stars 25 forks source link

SVG Animation does not loop seamlessly. #9

Open eithermonad opened 5 years ago

eithermonad commented 5 years ago

I find that the Facebook and Instagram versions of the animation do not loop seamlessly. That is, there is a small amount of darker color left over on the right side prior to when the animation loops back around.

eithermonad commented 5 years ago

I actually just found a solution. Setting x2="110%" on the parent component fixes the issue.

kostimarko commented 5 years ago

Can you post a ~screenshot~ gif?

eithermonad commented 5 years ago

@kostimarko Sure. I'll do it when I get a chance.