NYTPhotoViewer 1.1.0
Changes for users of the library in 1.1.0:
- Add a delegate method to allow customizing navigation bar title text (#142, #151, #154)
- Add documentation clarifying
NYTPhoto.image
vs.imageData
properties; add a warning if you’re doing something wrong (#153) - Add
delegate
to the designated initializer (#155) - Fix overlay view animating out and back when a view controller presented atop
NYTPhotosViewController
is dismissed (#156)