ios-samples/ios11/SamplePhotoApp
Rolf Bjarne Kvinge c48c4d648c
Add .editorconfig and fix formatting accordingly. (#471)
The new .editorconfig is copied from the one in xamarin/xamarin-macios.

Formatting was fixed using 'dotnet format whitespace --folder .'
2023-02-17 14:55:43 +01:00
..
SamplePhotoApp Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
SamplePhotoApp.tvOS Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Screenshots [ios11] SamplePhotoApp updated for iOS 11 2017-09-11 12:19:02 -07:00
Shared Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
LICENSE.txt [ios11] SamplePhotoApp updated for iOS 11 2017-09-11 12:19:02 -07:00
Metadata.xml [ios11] SamplePhotoApp updated for iOS 11 2017-09-11 12:19:02 -07:00
README.md remove hashtags ios11 ios12 2019-07-24 18:24:49 -07:00
SamplePhotoApp.sln [ios11] SamplePhotoApp updated for iOS 11 2017-09-11 12:19:02 -07:00

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
csharp
xamarin
tags
ios11
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

Original sample

License

Xamarin port changes are released under the MIT license