Building a PDF Viewer in 40 Minutes
Swift Heroes Digital 2020 1-2 October, #directtoyourdevice
Building a PDF Viewer in 40 Minutes Peter Steinberger, Founder, PSPDFKit
Follow me along as I take the main view controller of PSPDFKit and wrap it into a SwiftUI view, add custom configuration properties, make methods on the view controller accessible via Combine publishers, use a Coordinator to wrap the delegate into modern closures and call pre-built popovers from a SwiftUI Navigation Bar.
This will be a Xcode coding session where I …