naturaln0va / VisualActivityViewController

A way to represent what you’re sharing.
https://ackermann.io/posts/previewing-the-system-share-sheet
MIT License
758 stars 29 forks source link

Does not work on iOS 13 #12

Closed beingbarath closed 4 years ago

beingbarath commented 4 years ago

VisualActivityViewController doesn't show a UIView on iOS 13. This version is working fine till iOS 12.4. What is the possible fix.

Thank You