Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

NukeUI 0.6

Compare
Choose a tag to compare
@kean kean released this 11 Jun 22:28
· 64 commits to main since this release
  • Add ImageView (UIKit, AppKit) and Image (SwiftUI) components that support animated images and are now used by LazyImageView
  • Remove LazyImageView API for setting image, use ImageView directly instead
  • Fix reloading when the source changes but view identity is the same
  • All views now support video rendering by default
  • Rename contentMode to resizingMode
  • LazyImage custom initialized now suggest NukeUI.Image