Hello team, i have the book iOS 11 by Tutorials FIRST EDITION, i run the project file download on GitHub,
- now my problem is : when i create a pdf and save the file then on table view files isn’t sorted… How i can sort the tableview PDF files? This line help?
itemSort.sorted { $0.title < $1.title }
2)it is possible to share pdf files with out widget flatten PDF? And how i create this?