An open API service providing repository metadata for many open source software ecosystems.

GitHub / Jake-Short / swiftui-image-viewer

Image viewer built in SwiftUI for both local and remote images.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jake-Short%2Fswiftui-image-viewer
PURL: pkg:github/Jake-Short/swiftui-image-viewer

Stars: 494
Forks: 38
Open issues: 12

License: mit
Language: Swift
Size: 112 KB
Dependencies parsed at: Pending

Created at: over 5 years ago
Updated at: 13 days ago
Pushed at: over 2 years ago
Last synced at: 12 days ago

Commit Stats

Commits: 58
Authors: 3
Mean commits per author: 19.33
Development Distribution Score: 0.069
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/Jake-Short/swiftui-image-viewer

Topics: image-viewer, ios, ios-13, ios-14, swift, swiftui, swiftui-components

Releases
v3.0.1-beta.1

3.0.1-beta.1 Pre-release

  • Added default value for closeButtonAlignment (.topLeft)
  • Removed Package.resolved
  • Removed some blank lines
almost 4 years ago
Download
v3.0.0-beta.1

3.0.0-beta.1 Pre-release

v3.0.0 Major Release Pre-Release Beta

Breaking Changes

  • Removed binding for image and imageURL
  • Replaced closeButtonTopRight bool with closeButtonAlignment enum

Non-Breaking Changes

  • Refactored code (ImageViewerRemote now depends on ImageViewer)
over 4 years ago
Download
v2.3.1

2.3.1

  • Fixed zoom animation bug
over 4 years ago
Download
v2.3.0

2.3.0

  • Fixes laggy dragging
over 4 years ago
Download
v2.2.0

2.2.0

  • Adds ability to move close button to top right with optional parameter closeButtonTopRight, which accepts bool.
over 4 years ago
Download
v2.1.2

2.1.2

Fixes an issue where an invalid URL would cause a crash (will now not show image viewer if URL is empty, or will show placeholder if URL is invalid).

almost 5 years ago
Download
v2.1.0

2.1.0

Additions:

  • Added an optional caption parameter (see README for usage)
almost 5 years ago
Download
v2.0.1

2.0.1

Fixed tagging for v2.0.0

v2.0.0 Release Notes:

Updates:

  • URL-Image dependency has been updated to the latest version.

Deprecations:

  • Removed custom HTTP headers
almost 5 years ago
Download
v2.0.0

2.0.0

Updates:

  • URL-Image dependency has been updated to the latest version.

Deprecations:

  • Removed custom HTTP headers
almost 5 years ago
Download