Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
SwiftUI Cookbook

You're reading from   SwiftUI Cookbook Discover solutions and best practices to tackle the most common problems while building SwiftUI apps

Arrow left icon
Product type Paperback
Published in Oct 2020
Publisher Packt
ISBN-13 9781838981860
Length 614 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (2):
Arrow left icon
Edgar Nzokwe Edgar Nzokwe
Author Profile Icon Edgar Nzokwe
Edgar Nzokwe
Giordano Scalzo Giordano Scalzo
Author Profile Icon Giordano Scalzo
Giordano Scalzo
Arrow right icon
View More author details
Toc

Table of Contents (15) Chapters Close

Preface 1. Chapter 1: Using the Basic SwiftUI Views and Controls 2. Chapter 2: Going Beyond the Single Component with Lists and Scroll Views FREE CHAPTER 3. Chapter 3: Viewing while Building with SwiftUI Preview 4. Chapter 4: Creating New Components and Grouping Views in Container Views 5. Chapter 5: Presenting Extra Information to the User 6. Chapter 6: Drawing with SwiftUI 7. Chapter 7: Animating with SwiftUI 8. Chapter 8: Driving SwiftUI with Data 9. Chapter 9: Driving SwiftUI with Combine 10. Chapter 10: Handling Authentication and Firebase with SwiftUI 11. Chapter 11: Handling Core Data in SwiftUI 12. Chapter 12: Cross-Platform SwiftUI 13. Chapter 13: SwiftUI Tips and Tricks 14. Other Books You May Enjoy

What this book covers

Chapter 1, Using the Basic SwiftUI Views and Controls, explains how to implement various SwiftUI layout components, such as HStack, VStack, ZStack, LazyHStack, LazyVStack, LazyHGrid, LazyVGrid, and other layout components. It also covers how to capture various user gestures and how to use form fields. This chapter covers the basic building blocks for creating SwiftUI apps.

Chapter 2, Going Beyond the Single Component with List and Scroll Views, explains how to implement Lists, ScrollViews, and Expanding views. Learn to improve the load time of large data by using Lazy Grids and Lazy Stacks.

Chapter 3, Viewing while Building with SwiftUI Preview, explains how to unleash the power and capabilities of SwiftUI previews to speed up UI development time.

Chapter 4, Creating New Components and Grouping Views in Container Views, explains how to group views, use container views, and implement architectural views such as NavigationView and TabView.

Chapter 5, Presenting Extra Information to the User, provides various ways of presenting extra information to the user, such as alerts, modals, context menus, and popovers.

Chapter 6, Drawing with SwiftUI, explains how to implement drawings in SwiftUI by using built-in shapes, and drawing custom paths and polygons, using UIBezierPath and CGPath.

Chapter 7, Animating with SwiftUI, explains how to implement basic animations, spring animations, and implicit and delayed animations, as well as how to combine transitions, create custom transitions, and create asymmetric transitions.

Chapter 8, Driving SwiftUI with Data, explains how to use the SwiftUI binding mechanism to populate and change views when the bounded data changes.

Chapter 9, Driving SwiftUI with Combine, explains how to integrate Combine to drive the changes of the SwiftUI views. You'll explore how to validate forms, fetch data asynchronously from the network, and test Combine-based apps.

Chapter 10, Handling Authentication and Firebase with SwiftUI, explains how to implement authentication in your app and store user information.

Chapter 11, Handling Core Data in SwiftUI, explains how to implement persistence using SwiftUI and Core Data, saving, deleting, and modifying objects in a Core Data local database.

Chapter 12, Cross-Platform SwiftUI, explains how to create a cross-platform SwiftUI app that works on iOS, macOS, and watchOS.

Chapter 13, SwiftUI Tips and Tricks, covers several SwiftUI tips and tricks that will help you solve a number of common problems, such as testing the views, integrating a MapKit view, and using custom fonts.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime