Skip to content

Releases: airbnb/lottie-ios

2.1.3 Release

30 Aug 01:57
Compare
Choose a tag to compare

Add accessibility support to LOTAnimatedControl and LOTAnimatedSwitch
Add support for iOS 10 haptic feedback for LOTAnimatedSwitch
Added gesture support to LOTAnimatedSwitch

2.1.2 Release

30 Aug 01:38
Compare
Choose a tag to compare
  • Add accessibility support to LOTAnimatedControl and LOTAnimatedSwitch
  • Add support for iOS 10 haptic feedback for LOTAnimatedSwitch
  • Added gesture support to LOTAnimatedSwitch

2.1.1 Release

29 Aug 22:49
Compare
Choose a tag to compare

Fixed a crash with Lottie on iOS 8.1
Fixed a crash that happens on occasion with Lottie on all iOS versions.

2.1.0 Release

28 Aug 22:29
Compare
Choose a tag to compare
  • Bug fixes
  • Fixed issues with adding custom subviews to a Lottie animation

2.0.6 Release

23 Aug 18:48
Compare
Choose a tag to compare
  • Fixed a crash with remove from superview
  • Fixed a memory leak
  • Fix for negative speed times
  • Hopeful fix for animation delays

Fix for completion block crash.

15 Aug 19:29
Compare
Choose a tag to compare
  • Fixes a crash involving completion block.
  • Fix some cases when play, progress, and others time controls were performing in unexpected ways
  • Fix a bug with backgrounding animation
  • animationProgress now updates with the animation.

2.0.4 Release

15 Aug 00:09
Compare
Choose a tag to compare

Fixed bugs with play controls, pause, stop, progress
Fixed bug with RenderGroup Node that caused various rendering errors.

V 2.0.3

04 Aug 23:16
Compare
Choose a tag to compare

Added full support for Linear and Radial Gradients.
Addition of Image Cache Support
Added Logging for Keypaths
Can now set animation after initialization.

Several Bug Fixes for playing pausing.

Bug Fixes and Readme Update

03 Aug 23:38
Compare
Choose a tag to compare

Several small bug fixes for 2.0.0

Build Fixes to V2

02 Aug 23:36
Compare
Choose a tag to compare
Merge pull request #331 from airbnb/btw/lottie201

Update to fix builds