Difference between revisions of "IOS 8 App Development Essentials"
From Techotopia
Line 528: | Line 528: | ||
#* [[Implementing TouchID Authentication in iOS 8 Apps|Testing the Application]]<br><br> | #* [[Implementing TouchID Authentication in iOS 8 Apps|Testing the Application]]<br><br> | ||
# [[An Overview of iOS 8 Collection View and Flow Layout]] | # [[An Overview of iOS 8 Collection View and Flow Layout]] | ||
+ | #* [[An Overview of iOS 8 Collection View and Flow Layout|An Overview of Collection Views]] | ||
+ | #* [[An Overview of iOS 8 Collection View and Flow Layout|The UICollectionView Class]] | ||
+ | #* [[An Overview of iOS 8 Collection View and Flow Layout|The UICollectionViewCell Class]] | ||
+ | #* [[An Overview of iOS 8 Collection View and Flow Layout|The UICollectionReusableView Class]] | ||
+ | #* [[An Overview of iOS 8 Collection View and Flow Layout|The UICollectionViewFlowLayout Class]] | ||
+ | #* [[An Overview of iOS 8 Collection View and Flow Layout|The UICollectionViewLayoutAttributes Class]] | ||
+ | #* [[An Overview of iOS 8 Collection View and Flow Layout|The UICollectionViewDataSource Protocol]] | ||
+ | #* [[An Overview of iOS 8 Collection View and Flow Layout|The UICollectionViewDelegate Protocol]] | ||
+ | #* [[An Overview of iOS 8 Collection View and Flow Layout|The UICollectionViewDelegateFlowLayout Protocol]] | ||
+ | #* [[An Overview of iOS 8 Collection View and Flow Layout|Cell and View Reuse]]<br><br> | ||
+ | # [[A Swift iOS 8 Storyboard-based Collection View Tutorial]] | ||
</td> | </td> | ||
<td valign="top"> | <td valign="top"> |
Revision as of 15:02, 8 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 |