ios-samples/Hello_Universal
NinaV e5ae35eac5 add new resources 2012-12-20 14:20:14 -05:00
..
Resources add new resources 2012-12-20 14:20:14 -05:00
Screenshots Add screenshots to some samples. 2011-11-05 16:25:40 +01:00
AppDelegate.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Hello_Universal.csproj add new resources 2012-12-20 14:20:14 -05:00
Hello_Universal.sln Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Hello_UniversalViewController.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Hello_UniversalViewController.designer.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Hello_UniversalViewController_iPad.xib Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Hello_UniversalViewController_iPhone.xib Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Info.plist add new resources 2012-12-20 14:20:14 -05:00
Main.cs Move stuff around so csproj files are in the same directory as sln files. 2011-11-17 17:07:00 +01:00
Metadata.xml Add Metadata.xml files. 2011-10-31 15:35:37 +01:00
README.md More README.md files. 2011-11-06 18:22:26 +01:00

README.md

Hello, Universal

A sample demonstrating how to create universal applications that will run on both iPhone and iPad devices, by switching the UI based on the UIInterfaceIdiom enum.