ios-samples/Hello_MultiScreen_iPhone
conceptdev a12049ed21 onboard missing samples
and edit YAML for a few (get started)
2019-08-01 20:25:15 -07:00
..
Resources
Screens [XISamples]Update xibs 2017-07-21 12:35:56 -04:00
Screenshots
AppDelegate.cs
Hello_MultiScreen_iPhone.csproj Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
Hello_MultiScreen_iPhone.sln
Info.plist Bundle Identifier Fix 2017-10-30 11:28:42 -03:00
Main.cs
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
README.md onboard missing samples 2019-08-01 20:25:15 -07:00

README.md

name description page_type languages products extensions urlFragment
Xamarin.iOS - Hello Multi-Screen iPhone An introduction to the primary pattern used in iOS for user interfaces: MVC (Model-View-Controller) (get started) sample
csharp
xamarin
tags
getstarted
hello-multiscreen-iphone

Hello Multi-Screen iPhone

Xamarin.iOS samples | Xamarin.iOS docs

This sample serves as an introduction to the primary pattern used in iOS for user interfaces: MVC (Model-View-Controller). It shows how to use the UINavigationController class to manage the user interface of a multi-screen application.

App with text hello world