-
Handle Large Photo Libraries
A photo gallery built with low memory footprint, and robust memory management in mind. This kit can handle a large photo library using the PhotoKit framework, and also practices safe memory management in SwiftUI.
-
Included Gestures Support
Pinch-to-zoom, pan to drag, double tap to zoom, inspect photos for finer detail and control with gesture support.
-
Load Photos Asynchronously
Fetch and cache photos in parallel asynchronously using modern Swift concurrency features.