ios-samples/LazyTableImagesAsync
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
..
Images Added a new async sample for LazyTableImages 2013-11-02 10:13:42 -04:00
Resources de-duplicate csproj GUIDs (#379) 2019-08-16 14:23:29 -07:00
Screenshots de-duplicate csproj GUIDs (#379) 2019-08-16 14:23:29 -07:00
App.cs Pull from upstream 2015-01-19 20:39:40 +05:30
AppDelegate.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
GzipWebClient.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Info.plist de-duplicate csproj GUIDs (#379) 2019-08-16 14:23:29 -07:00
LazyTableImagesAsync.csproj de-duplicate csproj GUIDs (#379) 2019-08-16 14:23:29 -07:00
LazyTableImagesAsync.sln de-duplicate csproj GUIDs (#379) 2019-08-16 14:23:29 -07:00
Main.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
README.md de-duplicate csproj GUIDs (#379) 2019-08-16 14:23:29 -07:00
RootViewController.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
RootViewController.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30
RootViewController.xib Added a new async sample for LazyTableImages 2013-11-02 10:13:42 -04:00
RssParser.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - Lazy Table Images Async Demonstrates how to lazily download images and add them to a table using async/await... sample
csharp
xamarin
lazytableimagesasync

Lazy Table Images Async

This sample demonstrates how to lazily download images and add them to a pre-populated table using the async/await feature.

iOS app with images in a table