Skip to content

Releases: gonzalezreal/NetworkImage

NetworkImage 2.1.0

14 Jan 17:39
Compare
Choose a tag to compare
  • Allow URL updates in parent views
  • Replace isSynchronous global property with synchronous() modifier.

NetworkImage 2.0.0

13 Jan 16:55
Compare
Choose a tag to compare
  • New API for placeholders, fallbacks and styles
  • Synchronous mode for snapshot testing
  • Snapshot tests
  • Demo app

NetworkImage 1.1.1

15 Nov 15:04
Compare
Choose a tag to compare
  • Fix iOS build

NetworkImage 1.1.0

25 Sep 20:40
Compare
Choose a tag to compare
  • Add proper support for SwiftUI: NetworkImage view and customization via NetworkImageStyle.
  • Add CI and format jobs
  • Add macOS and watchOS support.

NetworkImage 1.0.0

12 Jul 05:47
Compare
Choose a tag to compare
  • Extract SimpleNetworking image loading functionality into a separate package.
  • Add NetworkImageView.