Swiftpack.co - Swift Packages by nytimes

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by nytimes

nytimes/NYTPhotoViewer v2.0.0
A modern photo viewing experience for iOS.
⭐️ 2,846
🕓 3 years ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
5.0.8
1 year ago
Changes for users of the library currently on `5.0.8`: - using metadata to add summary to share activity
5.0.7
1 year ago
Changes for users of the library currently on `5.0.7`: - fixed caption overlay placement - fixed overlay view buttons tint color - added summary to share The CocoaPod version is known to work, the SPM version probably doesn't build due to a PINRemoteImage problem.
5.0.4
3 years ago
Changes for users of the library in 5.0.4: - Update PINRemoteImage to 3.0.1 for Xcode 12
NYTPhotoViewer 5.0.3
3 years ago
* Be more explicit with the PINRemoteImage dependency.
NYTPhotoViewer 5.0.2
3 years ago
- Restore a method that was accidentally removed in 5.0.0. This prevented a long-tap guesture from displaying the 'Copy' menu. - Remove obsolete check for iOS 8.3.
NYTPhotoViewer 5.0.1
3 years ago
fix an oversight.
NYTPhotoViewer 5.0.0
3 years ago
- Changed `NYTPhotosViewControllerDelegate` protocol so that `- photosViewController:interstitialViewAtIndex:` can return nil. If it does, that index is skipped and the following (or preceding) photo or interstitial view is displayed.
NYTPhotoViewer 4.0.1
4 years ago
- 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.
NYTPhotoViewer 4.0.0
4 years ago
- Update deployment target to 9.0 from 8.0 - Remove property `UIPopoverController *activityPopoverController` from `NYTPhotosViewController` - Replace use of `FLAnimatedImage` with `PINRemoteImage` (https://github.com/pinterest/PINRemoteImage) because `FLAnimatedImage` is no longer maintained and contains deprecated code.
NYTPhotoViewer 3.0.1
4 years ago
Fixed issue with beginAppearanceTransition being called on VCs with no parent VC
iOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics