Alua-Kinzhebayeva / iOS-PDF-Reader

PDF Reader for iOS written in Swift
MIT License
533 stars 150 forks source link

Ability to change the scrollDirection #40

Closed stuffmc closed 7 years ago

stuffmc commented 7 years ago

The user might want to display pages in a vertical manner in the underlying pages collectionView.

Implemented in a way that casts directly the layout so the end user doesn't have to go through the collectionView.

ranunez commented 7 years ago

Closing because this duplicates the functionality of #38