airbnb / lottie-ios

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

[Lottie] Support font provider in composition layer #2439

Closed 1an-xu closed 3 months ago

1an-xu commented 3 months ago

This PR fixes a bug that font provider doesn't work for text inside the composition layer.

@calda

calda commented 3 months ago

@1an-xu, the linter is failing -- you can run bundle exec rake format:swift locally to auto-apply the changes