Skip to content

Allows you to make any view into a shareable pdf file, that can be downloaded or shared through the share sheet

Notifications You must be signed in to change notification settings

Noice-Anas/PDF-creator-SwiftUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PDF-creator-SwiftUI

Allows you to make any view into a shareable pdf file, that can be downloaded or shared through the share sheet

You just need to use the function //sharePDF<Content: View> (@ViewBuilder content: @escaping () -> Content, fileName: String)// the content is the view you want to make to a PDF and share, and the fileName is whatever you want to share your PDF names as.

About

Allows you to make any view into a shareable pdf file, that can be downloaded or shared through the share sheet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages