bufferapp / buffer-ios-image-viewer

The BFRImageViewer is a turnkey solution to present images within your iOS app 🎉!
MIT License
399 stars 55 forks source link

Close button frame issue. #76

Closed krishnaSoni2113 closed 6 years ago

krishnaSoni2113 commented 6 years ago

Close button is very near to status bar.

@Suggestion Please provide a bool to hide close button if not needed, Right now doesn't have any way to hide the close button.

DreamingInBinary commented 6 years ago

@krishnaSoni2113 you should be able to use the enableDoneButton to hide the done button on your image viewer, have you tried this?