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.
- The latest Xcode.
- 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.
This software is licensed under a modified BSD license.
- PSPDFKit for iOS online guides: https://pspdfkit.com/guides/ios/current/
- PSPDFKit API reference: https://pspdfkit.com/api/ios/
- PSPDFKit technical customer support: https://pspdfkit.com/support/request/
1 Alternatively, download the code and open SwiftUIDocumentBrowser.xcodeproj
.