IOS Document Reviewer, e.g. image browser

I know that you can use the QLPreviewController to preview the document, but who has a good solution to enable gestures (scroll right: left) and preserve document scaling / navigation.

It has been suggested that we could use a horizontal table, but the initial implementation suggested similar navigation problems.

Any thoughts or suggestions appreciated.

+5
source share
1 answer

UIPageViewController ? That sounds good.

0
source

All Articles