Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.05 KB

File metadata and controls

27 lines (16 loc) · 1.05 KB

PSPDFKit for iOS - SwiftUI Document Browser

This is the SwiftUI document browser example app for PSPDFKit for iOS. This project shows how to display a document browser in SwiftUI, allowing you to open and create PDF documents.

Requirements

Getting Started

  • Click on the green "Code" button and select the "Open with Xcode" option.1
  • Follow the steps in Xcode to clone and open the project.
  • Build and run.

License

This software is licensed under a modified BSD license.

Additional Resources


1 Alternatively, download the code and open SwiftUIDocumentBrowser.xcodeproj.