Book description
If youâ??re grounded in the basics of Swift, Xcode, and the Cocoa framework, this book provides a structured explanation of all essential real-world iOS app components. Through deep exploration and copious code examples, youâ??ll learn how to create views, manipulate view controllers, and add features from iOS frameworks.
- Create, arrange, draw, layer, and animate views that respond to touch
- Use view controllers to manage multiple screens of interface
- Master interface classes for scroll views, table views, collection views, text, popovers, split views, web views, and controls
- Dive into frameworks for sound, video, maps, and sensors
- Access user libraries: music, photos, contacts, and calendar
- Explore additional topics, including files, networking, and threads
Stay up-to-date on iOS 14 innovations, such as:
- Control action closures and menus
- Table view cell configuration objects
- Collection view lists and outlines
- New split view controller architecture
- Pointer customization on iPad
- New photo picker and limited photos authorization
- Reduced accuracy location
- Color picker, new page control behavior, revised date pickers, and more!
Want to brush up on the basics? Pick up iOS 14 Programming Fundamentals with Swift to learn about Swift, Xcode, and Cocoa. Together with Programming iOS 14, youâ??ll gain a solid, rigorous, and practical understanding of iOS 14 development.
Publisher resources
Table of contents
- Preface
-
I. Views
- 1. Views
- 2. Drawing
- 3. Layers
- 4. Animation
- 5. Touches
-
II. Interface
-
6. View Controllers
- View Controller Responsibilities
- View Controller Hierarchy
- View Controller Creation
- How a View Controller Obtains Its View
- How Storyboards Work
- View Resizing
- Rotation
- View Controller Manual Layout
- Presented View Controller
- Tab Bar Controller
- Navigation Controller
- Custom Transition
- Page View Controller
- Container View Controllers
- Previews and Context Menus
- Storyboards
- View Controller Lifetime Events
- View Controller Memory Management
- 7. Scroll Views
-
8. Table Views
- Table View Controller
- Table View Cells
- Table View Data
- Table View Sections
- Variable Row Heights
- Table View Selection
- Table View Scrolling and Layout
- Refreshing a Table View
- Editing a Table View
- Table View Diffable Data Source
- More Table View Editing
- Table View Swipe Action Buttons
- Table View Menus
- Table View Searching
- 9. Collection Views
- 10. iPad Interface
- 11. Text
- 12. Web Views
- 13. Controls and Other Views
- 14. Modal Dialogs
-
6. View Controllers
-
III. Some Frameworks
- 15. Audio
- 16. Video
- 17. Music Library
- 18. Photo Library and Camera
- 19. Contacts
- 20. Calendar
- 21. Maps
- 22. Sensors
-
IV. Final Topics
- 23. Persistent Storage
- 24. Basic Networking
- 25. Threads
- 26. Undo
- A. Lifetime Events
- B. Some Useful Utility Functions
- C. How Asynchronous Works
- Index
Product information
- Title: Programming iOS 14
- Author(s):
- Release date: November 2020
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781492092179
You might also like
book
iOS 16 Programming for Beginners - Seventh Edition
Take your next step in iOS app development and work with Xcode 14 and iOS 16. …
book
iOS 15 Programming for Beginners - Sixth Edition
Key Features Explore the latest features of Xcode 13 and the Swift 5.5 programming language in …
book
iOS 14 Programming for Beginners - Fifth Edition
Publisher's note: This edition from 2020 is outdated and does not make use of the most …
book
iOS 15 Programming Fundamentals with Swift
Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode 13 …