Difference between revisions of "IOS 8 App Development Essentials"
From Techotopia
Line 280: | Line 280: | ||
#* [[Implementing iOS 8 TableView Navigation using Storyboards in Xcode 6 and Swift|Testing the Application]]<br><br> | #* [[Implementing iOS 8 TableView Navigation using Storyboards in Xcode 6 and Swift|Testing the Application]]<br><br> | ||
# [[An iOS 8 Swift Split View Master-Detail Example]] | # [[An iOS 8 Swift Split View Master-Detail Example]] | ||
+ | #* [[An iOS 8 Swift Split View Master-Detail Example|An Overview of Split View and Popovers]] | ||
+ | #* [[An iOS 8 Swift Split View Master-Detail Example|About the Example Split View Project]] | ||
+ | #* [[An iOS 8 Swift Split View Master-Detail Example|Creating the Project]] | ||
+ | #* [[An iOS 8 Swift Split View Master-Detail Example|Reviewing the Project]] | ||
+ | #* [[An iOS 8 Swift Split View Master-Detail Example|Configuring Master View Items]] | ||
+ | #* [[An iOS 8 Swift Split View Master-Detail Example|Configuring the Detail View Controller]] | ||
+ | #* [[An iOS 8 Swift Split View Master-Detail Example|Connecting Master Selections to the Detail View]] | ||
+ | #* [[An iOS 8 Swift Split View Master-Detail Example|Modifying the DetailViewController Class]] | ||
+ | #* [[An iOS 8 Swift Split View Master-Detail Example|Testing the Application]]<br><br> | ||
+ | # [[Implementing a Swift Page based iOS 8 Application using UIPageViewController]] | ||
</td> | </td> | ||
<td valign="top"> | <td valign="top"> |
Revision as of 16:08, 5 December 2014
Table of Contents | Next | |
Start Here |
This book is currently under development with new chapters added regularly.
© 2014 Neil Smyth / Payload Media. This eBook is provided for personal use only. Unauthorized use, reproduction and/or distribution strictly prohibited. All rights reserved.
<google>BUY_IOS8</google>
<google>BUY_IOS8</google>
Table of Contents | Next | |
Start Here |