Learn-iOS-Swift-by-Examples/Photos
Liu Lantao e1a030bc78
Photos: Version 4.3, 2017-06-06
Updated for new API.

Signed-off-by: Liu Lantao <liulantao@gmail.com>
2017-10-16 22:43:27 +08:00
..
Configuration Photos: Version 4.3, 2017-06-06 2017-10-16 22:43:27 +08:00
SamplePhotosApp.xcodeproj Photos: Version 4.3, 2017-06-06 2017-10-16 22:43:27 +08:00
Shared Photos: Version 4.3, 2017-06-06 2017-10-16 22:43:27 +08:00
iOS Photos: Version 4.3, 2017-06-06 2017-10-16 22:43:27 +08:00
tvOS Photos: Version 4.3, 2017-06-06 2017-10-16 22:43:27 +08:00
LICENSE.txt Photos: Version 4.3, 2017-06-06 2017-10-16 22:43:27 +08:00
README.md Photos: Version 4.3, 2017-06-06 2017-10-16 22:43:27 +08:00

README.md

Example app using Photos framework

A basic Photos-like app to demonstrate the Photos framework.

Overview

  • Lists albums and built-in collections (Recently Added, Favorites, etc)
  • Displays assets (all photos or those from a collection) in a thumbnail grid
  • Displays a single photo, video, looping video, or Live Photo asset
  • Allows the following actions:
    • simple edit with canned filters (for still photos, Live Photos, and videos)
    • creating an album and adding assets to it
    • removing assets from an album
    • deleting assets and albums
    • favoriting an asset

Build Requirements

Xcode 9.0 (iOS 11.0 / tvOS 11.0 SDK) or later

Runtime Requirements

iOS 11.0, tvOS 11.0, or later