зеркало из https://github.com/xamarin/ios-samples.git
c48c4d648c
The new .editorconfig is copied from the one in xamarin/xamarin-macios. Formatting was fixed using 'dotnet format whitespace --folder .' |
||
---|---|---|
.. | ||
SamplePhotoApp | ||
SamplePhotoApp.tvOS | ||
Screenshots | ||
Shared | ||
LICENSE.txt | ||
Metadata.xml | ||
README.md | ||
SamplePhotoApp.sln |
README.md
name | description | page_type | languages | products | extensions | urlFragment | |||||
---|---|---|---|---|---|---|---|---|---|---|---|
Xamarin.iOS - SamplePhotoApp | A basic Photos-like app to demonstrate the Photos framework. Lists albums and built-in collections (Recently Added, Favorites, etc) (iOS11) | sample |
|
|
|
ios11-samplephotoapp |
SamplePhotoApp
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
Known Issues
^ An error occurs when filters are applied to Live Photos. This will be fixed in a future release.
Build Requirements
Xcode 9.0 (iOS 11.0 / tvOS 11.0 SDK) or later
Runtime Requirements
iOS 11.0, tvOS 11.0, or later
Useful links
License
Xamarin port changes are released under the MIT license