pdf viewer compatible iOS 10 & 11 with Xcode 9?

Hi there,


First post ever !

I'm trying to understand how to integrate a PDF viewer in my App which would be compatible with iOS 10 and 11.

PDFKit is only compatible with iOS 11 which is too recent for a significant share of my user's community.


Any help ?


Thanks,

Arthur for Parkopoly

Assuming you know how to code for each example, the use of an idiom that sniffs the OS may be your (if/then) friend.

pdf viewer compatible iOS 10 & 11 with Xcode 9?
 
 
Q