https://github.com/ryanlintott/zoomimageviewer
A SwiftUI fullscreen image viewer with smooth and bouncy pinch-zooming, scrolling, double-tap zoom in and out, and swipe to dismiss.
https://github.com/ryanlintott/zoomimageviewer
Last synced: 10 months ago
JSON representation
A SwiftUI fullscreen image viewer with smooth and bouncy pinch-zooming, scrolling, double-tap zoom in and out, and swipe to dismiss.
- Host: GitHub
- URL: https://github.com/ryanlintott/zoomimageviewer
- Owner: ryanlintott
- License: mit
- Created: 2021-01-13T16:31:13.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-26T04:28:00.000Z (11 months ago)
- Last Synced: 2025-07-26T10:51:05.711Z (11 months ago)
- Language: Swift
- Homepage: https://github.com/ryanlintott/ZoomImageViewerExample
- Size: 969 KB
- Stars: 55
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZoomImageViewer
A fullscreen image viewer with smooth and bouncy pinch-zooming, scrolling, double-tap zoom in and out, and swipe to dismiss.
Close button is customizable
## *Pre-release*
Proper docs, SPM, etc coming soon...