John O'Reilly
12/22/2023, 1:48 PMImageRenderer
to generate a PDF from a SwiftUI view.....it works if only SwiftUI is used but not if the view includes shared Compose code (wrapped by UIViewControllerRepresentable
) ....just in case anyone has come across any workaround for this.