PovioKit
PovioKit copied to clipboard
[UI] PhotoPreview
A UI component you can use to present an image or set of images in full-screen mode.
Requirements
- you should be able to inject an array of images
- image preview is presented full-screen
- you can zoom and pan the image
- you can rotate the screen vertically and/or horizontally
- you can navigate to the next screen (if multiple are supplied)
- swipe down to dismiss it interactively
- written in SwiftUI