Skip to content

NYTPhotoViewer 2.0.0

Compare
Choose a tag to compare
@alexbrashear alexbrashear released this 11 Dec 18:39
· 115 commits to master since this release
533a1fa
  • Expose a data-source-oriented API for PhotosViewController (#226)
    • A data source no longer has to handle out-of-bounds indexes (#227)
    • The data source is not retained (#227)
  • Respect safe areas for iOS 11 support