NYTPhotoViewer v4.0.1 Release Notes

Release Date: 2020-03-30 // about 4 years ago
  • ๐Ÿ”„ Changes for users of the library in 4.0.1:

    • โœ‚ Removed FLAnimatedImage from .gitmodules.
    • ๐Ÿ”„ Change NYTPhotosViewController to use fullscreen presentation by default, so it causes the presenting view to disappear behind it, i.e. to get -viewWillDisappear: and -viewDidDisappear called on it.
    • ๐Ÿ›  Fix unbalanced calls to begin/end appearance transitions.
    • ๐Ÿšš Modified comment parameter in NYTPhotosViewController and NYTPhotoViewerSinglePhotoDataSource to match parameter in signature. Removes compilation warning.