GenjiApp / ImageViewerSwiftUI

An example project that builds an app adopting SwiftUI Document-Based App architecture.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageViewerSwiftUI

This is an example project that builds an app adopting SwiftUI Document-Based App architecture. The app can open PNG/JPEG images, scroll and magnify by using pinch-in/out gestures.

Features

  • Multiplatform (macOS/iOS/iPadOS)
  • SwiftUI Document-Based App
  • Gestures (magnification, tap)
  • Toolbar
  • Menu Commands

Related Blog Posts

About

An example project that builds an app adopting SwiftUI Document-Based App architecture.

License:MIT License


Languages

Language:Swift 100.0%