PovioKit icon indicating copy to clipboard operation
PovioKit copied to clipboard

[UI] PhotoPreview

Open borut-t opened this issue 2 years ago • 0 comments

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

borut-t avatar Sep 22 '22 10:09 borut-t