ios-samples/TabbedImages
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
..
Screenshots
TabbedImages Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Metadata.xml
README.md update header yaml 2019-07-29 19:48:37 -07:00
TabbedImages.sln

README.md

name description page_type languages products urlFragment
Xamarin.iOS - Tabbed Images This is a sample demonstrating basic usage of images. It demonstrates how to load images lazily using UIImage.FromBundle sample
csharp
xamarin
tabbedimages

Tabbed Images

This is a sample demonstrating basic usage of images. It demonstrates how to load images lazily using UIImage.FromBundle and asynchronously using UIImage.FromFile.

App with tabs that have images