SKPhotoBrowser is a simple PhotoBrowser/Viewer inspired by facebook, twitter photo browsers written by swift.
Features:
- Display one or more images by providing either UIImage objects, or string of URL array.
- Photos can be zoomed and panned, and optional captions can be displayed
- Minimalistic Facebook-like interface, swipe up/down to dismiss
- Ability to custom control. (hide/ show toolbar for controls, / swipe control)
- Handling and caching photos from web
- Landscape handling
- Delete photo support(by offbye). By set displayDelete=true show a delete icon in statusbar, deleted indexes can be obtain from delegate func didDeleted

Leave a Reply
You must be logged in to post a comment.