airbnb / lottie-ios

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

[Feature Request] support for .tgs files #1300

Closed RobertEmoji closed 2 years ago

RobertEmoji commented 3 years ago

It would be great when lottie for iOS could natively render .tgs files.

I know it's possible to unzip .tgs files and get lottie JSON files and use them. But it would be better, when the lottie library would include this functionality.

calda commented 2 years ago

We added support for dotLottie files recently, which are compressed. Given dotLottie files are now the "first-party solution" for compressed Lottie assets, I don't think we'll add support for other formats.