A simple iOS photo and video browser with grid view

MWPhotoBrowser

Language: Obj-C
License: MIT

A simple iOS photo and video browser with optional grid view, captions and selections.

MWPhotoBrowser can display one or more images or videos by providing either UIImage objects, PHAsset objects, or URLs to library assets, web images/videos or local files. The photo browser handles the downloading and caching of photos from the web seamlessly. Photos can be zoomed and panned, and optional (customisable) captions can be displayed.

The browser can also be used to allow the user to select one or more photos using either the grid or main image view.

Works on iOS 7+. All strings are localisable so they can be used in apps that support multiple languages.

Live Demo

http://michael.typify.io

GitHub