github SDWebImage/SDWebImageSwiftUI 1.0.0-beta
1.0.0 Beta - Stable API

latest releases: 3.1.2, 3.1.1, 3.1.0...
4 years ago

Released v1.0.0 Beta

Feature

  • WebImage now supports the detailed animation control options, like customLoopCount, pausable, purgeable, playbackRate #72

Test

  • Added the Unit Test and Code Coverage #74

Break API

  • WebImage.aniamted(_:) now becomes the WebImage.init(url:options:context:isAnimating:) Binding arg, you can use the Binding to control animations as well
  • AnimatedImage.playBackRate now becomes AnimatedImage.playbackRate
  • AnimatedImage.customLoopCount now is UInt instead of Int

Don't miss a new SDWebImageSwiftUI release

NewReleases is sending notifications on new releases.