An open API service indexing awesome lists of open source software.

https://github.com/dulingkang/photo-app

use photoKit, apple demo, rewrite later.
https://github.com/dulingkang/photo-app

Last synced: 8 months ago
JSON representation

use photoKit, apple demo, rewrite later.

Awesome Lists containing this project

README

          

# Example app using Photos framework

A basic Photos-like app which introduces the Photos framework.
- List albums, folders and moments
- Display the contents of the moments, or a single album
- Display the content of a single photo or video (and allow playback in the case of a video)
- Allow the following actions:
* simple single-click edit of a photo
* creating an album and adding assets to it
* re-ordering of assets in an album
* removing assets from an album
* deleting assets and albums
* (un)hiding an asset from moments
* favoriting an asset

## Build Requirements

iOS 8 SDK

## Runtime Requirements

iOS 8 or later

Copyright (C) 2014 Apple Inc. All rights reserved.