Releases: airbnb/lottie-ios
Releases · airbnb/lottie-ios
2.1.3 Release
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
- 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
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
- Bug fixes
- Fixed issues with adding custom subviews to a Lottie animation
- Added Convenience initializers to LOTComposition
LOTCompositions can now be easily initialized and set on a pre-existing LOTAnimationView - Added Interactive LOTAnimatedControl and LOTAnimatedSwitch
New animated toggle switches and buttons! Check out the api here
https://github.com/airbnb/lottie-ios#animated-controls-and-switches
2.0.6 Release
- 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.
- 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
Fixed bugs with play controls, pause, stop, progress
Fixed bug with RenderGroup Node that caused various rendering errors.
V 2.0.3
Bug Fixes and Readme Update
Several small bug fixes for 2.0.0
Build Fixes to V2
Merge pull request #331 from airbnb/btw/lottie201 Update to fix builds