ios-samples/ios10/SamplePhotoApp
Craig Dunn 29fb60e386 [ios11] SamplePhotoApp updated for iOS 11 2017-09-11 12:19:02 -07:00
..
SamplePhotoApp Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
SamplePhotoApp.tvOS
Screenshots
Shared SamplePhotoApp ambiguos call fix (#177) 2017-08-22 14:33:05 -07:00
LICENSE.txt
Metadata.xml [ios11] SamplePhotoApp updated for iOS 11 2017-09-11 12:19:02 -07:00
README.md [ios11] SamplePhotoApp updated for iOS 11 2017-09-11 12:19:02 -07:00
SamplePhotoApp.sln

README.md

SamplePhotoApp (iOS 10)

See the updated iOS 11 version

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

  • 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, 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 8.0 (iOS 10.0 / tvOS 10.0 SDK) or later

Runtime Requirements

iOS 10.0, tvOS 10.0, or later

Original sample

Xamarin port changes are released under the MIT license

Author

Ported to Xamarin.iOS by Oleg Demchenko and Rustam Zaitov