![]() Updated for new API. Signed-off-by: Liu Lantao <liulantao@gmail.com> |
||
---|---|---|
.. | ||
Configuration | ||
SamplePhotosApp.xcodeproj | ||
Shared | ||
iOS | ||
tvOS | ||
LICENSE.txt | ||
README.md |
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