iOS 7 Day by Day
- Length: 165 pages
- Edition: 1
- Language: English
- Publisher: Leanpub
- Publication Date: 2013-09-19
Apple introduced iOS 7 to the world in September 2013, and with it came the biggest visual refresh of the operating system since it was launched. However, not only did the UI get a complete revamp, many new frameworks, API and features were added for developers to take advantage of in their apps.
iOS 7: Day by Day takes a stroll through this new functionality from a developer perspective. Each chapter takes a look at a different feature, with code and a sample app to aid demonstration. The chapters are detailed enough to allow a reader to get up to speed on complex APIs, but are sufficiently short that they can be digested on a daily schedule.
The book covers all the major new frameworks – from CoreText to MultipeerConnectivity, and digs into lots of the hidden gems which developers are going to love.
Table of Contents
Day 0: UIKit Dynamics
Day 1: NSURLSession
Day 2: Asset Catalog
Day 3: Background Fetch
Day 4: AVSpeechSynthesizer
Day 5: UIDynamics with Collection Views
Day 6: Tint Color
Day 7: Taking Snapshots of UIViews
Day 8: Reading list with SafariServices
Day 9: Device Identification
Day 10: Custom UIViewController Transitions
Day 11: UIView Key-frame Animations
Day 12: Dynamic Type and Font Descriptors
Day 13: Route Directions with MapKit
Day 14: Interactive View Controller Transitions
Day 15: CoreImage Filters
Day 16: Decoding QR Codes with AVFoundation
Day 17: iBeacons
Day 18: Detecting Facial Features with CoreImage
Day 19: UITableView Row Height Estimation
Day 20: View controller content and navigation bars
Day 21: Multi-column TextKit text rendering
Day 22: Downloadable Fonts
Day 23: Multipeer Connectivity
Day 24: The End