Update PDF View in Swift with PDFKit using existing PDF file – Ios swift
I followed this guide https://blog.techchee.com/pdf-composer-app-swiftui/ to be able to draw on PDFs and I was able to load in an existing PDF file and draw on that, but now all my drawings overlap each other. For example, I could fill…