Skip to content

Releases: SDWebImage/SDWebImageLottieCoder

0.2.0 - Fix cache issue and iOS 9+

20 Feb 06:40
Compare
Choose a tag to compare

Fixes

  • Fix the issue that rlottie use the same cache key for different json data, which cause the wrong frame and index #6

Proejct

  • Bumped the min deployment target to iOS 9+, Xcode to Xcode 11 #5

0.1.0 - Initial version

20 Feb 06:42
Compare
Choose a tag to compare

Note

This version contains bug that can not render different JSON data at the same time. Use 0.2.0 instead.