зеркало из https://github.com/xamarin/ios-samples.git
29fb60e386 | ||
---|---|---|
.. | ||
SamplePhotoApp | ||
SamplePhotoApp.tvOS | ||
Screenshots | ||
Shared | ||
LICENSE.txt | ||
Metadata.xml | ||
README.md | ||
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
Useful links
Copyright
Xamarin port changes are released under the MIT license
Author
Ported to Xamarin.iOS by Oleg Demchenko and Rustam Zaitov