Alua-Kinzhebayeva / iOS-PDF-Reader

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

Allow caller override the UIBarButtonItem - Swift 2.3 #19

Closed benbahrenburg closed 8 years ago

benbahrenburg commented 8 years ago

Expose actionButton to allow the caller to override with their own UIBarButtonItem.

ranunez commented 8 years ago

@benbahrenburg This looks great! Can you please update the README as well?

benbahrenburg commented 8 years ago

@ranunez updated readme with an example