forked from kharrison/CodeExamples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
24 lines (20 loc) · 1.09 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
=======================================================================
+ CODE EXAMPLES REPOSITORY
See http://useyourloaf.com for details
This README last updated: 06-September-2012
=======================================================================
+ INDEX
AirPrinter - Example of how to print from iOS
AlertView - Demo iOS 5 changes to UIAlertView
MasterSlide - Implementing a mail app style split view controller
NibCollection - Example use of IBOutletCollection
RemindMe - Scheduling local notifications with UILocaNotification
StaticTable - Using a storyboard to implement static table views
SyncMe - Example use of iCloud Key-value Storage
TaskTimer - Example of UIAccessibility Support
TCNibLoad - Example use of UINib class
TwitterSearch - Example of using NSURLConnection to query Twitter API
Stepper - Example use of UIStepper control
Styles - Using UIAppearance proxy to style UIKit controls
WorldFacts - Using storyboards for dynamic table views
=======================================================================