Skip to content

Releases: airbnb/lottie-ios

3.1.5 Release

04 Nov 22:02
Compare
Choose a tag to compare

Various improvements and bug fixes.

3.1.4 Release

01 Nov 22:14
76880a0
Compare
Choose a tag to compare

This fixes a few bugs as well as adds support for animationSpeed setting on AnimatedControl

3.1.3 Release

13 Sep 20:43
Compare
Choose a tag to compare
  • Various bug fixes
  • Added new API for cropping animations at runtime viewportFrame
  • Added new API for enabling/disabling nodes at runtime setNodeIsEnabled(isEnabled:, keypath:)

3.1.2 Release

13 Sep 20:37
531eb22
Compare
Choose a tag to compare
  • Various bug fixes

3.1.1 Release

01 Jul 18:00
Compare
Choose a tag to compare

Minor improvements and bug fixes.

3.1.0 Swift 5

29 May 19:42
Compare
Choose a tag to compare

Adds support for swift 5.

3.0.7

29 May 18:18
Compare
Choose a tag to compare

Various bug fixes / Improvements

3.0.4 Release

09 Apr 18:43
Compare
Choose a tag to compare
  • Fixes a Bug with Animated Switch
  • Various Bug Fixes

3.0.3 Release

22 Mar 13:17
Compare
Choose a tag to compare

Added fix for content mode.

3.0.2 Release

21 Mar 19:32
135f83f
Compare
Choose a tag to compare
  • Fix for crash with using AnimationView in a Storyboard
  • Fixed a bug with Trim Paths
  • Fixed a bug with AnimatedSwitch
  • Added support for Base64 images encoded into the JSON
  • Added support for setting animation to nil
  • Added a fix for adding custom views to animation
  • Added a fix that would cause animation to not play if play was called before the animation had moved to the window.