You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+12-11
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
10
10
## A simple iOS photo browser with optional grid view, captions and selections.
11
11
12
-
MWPhotoBrowser can display one or more images by providing either `UIImage` objects, or URLs to files, web images or library assets. 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.
12
+
MWPhotoBrowser can display one or more images by providing either `UIImage` objects, or URLs to files, web images or library assets. 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.
13
13
14
14
The browser can also be used to allow the user to select one or more photos using either the grid or main image view.
15
15
@@ -75,13 +75,14 @@ Then respond to the required delegate methods:
0 commit comments