Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Learn SwiftUI
Chris Barker
ISBN: 978-1-83921-542-1
- Explore the fundamentals of SwiftUI and compare it with existing UI frameworks
- Write SwiftUI syntax and understand what should and shouldn't be included in SwiftUI's layer
- Add text and images to a SwiftUI view and decorate them using SwiftUI's modifiers
- Create basic forms, and use camera and photo library functions to add images to them
- Understand the core concepts of Maps in iOS apps and add a MapView in SwiftUI
- Design extensions within your existing apps to run them on watchOS
- Handle networking calls in SwiftUI to retrieve data from external sources
SwiftUI Cookbook
Giordano Scalzo, Edgar Nzokwe
ISBN: 978-1-83898-186-0
- Explore various layout presentations in SwiftUI such as HStack, VStack, LazyHStack, and LazyVGrid
- Create a cross-platform...