Skip to content

NYTPhotoViewer 1.1.0

Compare
Choose a tag to compare
@cdzombak cdzombak released this 03 Feb 20:36
· 210 commits to master since this release

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)