SwiftUI Projects Build six real-world cross-platform mobile applications using SwiftUI from scratch
Craig Clayton
- 出版商: Packt Publishing
- 出版日期: 2020-12-11
- 售價: $1,540
- 貴賓價: 9.5 折 $1,463
- 語言: 英文
- 頁數: 413
- 裝訂: Paperback
- ISBN: 183921466X
- ISBN-13: 9781839214660
-
相關分類:
Apple Developer、使用者介面 UI
立即出貨 (庫存=1)
買這商品的人也買了...
-
$480$408 -
$1,460$1,153 -
$520$442 -
$680$537 -
$260$234 -
$941Key Performance Indicators For Dummies (Paperback)
-
$1,230$1,169 -
$1,400$1,330 -
$1,540$1,509 -
$207React Native 移動開發實戰, 2/e
-
$454WebRTC Native 開發實戰
-
$420$378 -
$580$458 -
$960SwiftUI Cookbook: Discover solutions and best practices to tackle the most common problems while building SwiftUI apps
-
$594$564 -
$1,540$1,463 -
$1,730$1,644 -
$500$350 -
$600$468 -
$1,470Developing IoT Projects with ESP32: Automate your home or business with inexpensive Wi-Fi devices
-
$2,200Software Architecture: The Hard Parts: Modern Trade-Off Analyses for Distributed Architectures (Paperback)
-
$2,030$1,929
相關主題
商品描述
Learn SwiftUI by building compelling user interfaces for watchOS, iPadOS, and iOS with Swift 5 and Xcode 11
Key Features
- Learn SwiftUI with the help of practical cross-platform development projects
- Understand the design considerations for building apps for different devices like Watch, iPhone, and iPad
- Work with advanced SwiftUI layout features, including SF Symbols, dark mode, and accessibility
Book Description
Released by Apple during WWDC 2019, SwiftUI provides an innovative and exceptionally simple way to build user interfaces for all Apple platforms with the power of Swift
This practical guide involves six real-world projects built from scratch, with two projects each for iPhone, iPad, and WatchOS built using Swift programming and Xcode. Starting with the basics of SwiftUI, you'll gradually delve into building these projects. You'll learn the fundamentals concepts of SwiftUI by working with views, layouts, and dynamic types. This SwiftUI book will also help you get hands-on with declarative programming for building apps that can run on multiple platforms. Throughout the book, you'll work on fun projects like building an NBA draft, a water tracker, ToDo movies, and plenty of other exciting apps that enable you to understand the core and important elements of a SwiftUI project.
By the end of the book, you'll have built fully functional projects for multiple platforms and gained the knowledge required to become a professional SwiftUI developer.
What you will learn
- Understand the basics of SwiftUI by building an app with watchOS
- Work with UI elements such as text, lists, and buttons
- Explore SwiftUI's animation and 3D effect
- Create a video player in UIKit and import it into SwiftUI
- Discover how to leverage an API and parse JSON in your app
- Structure your app to use Combine and state-driven features
- Explore Model-View-ViewModel (MVVM) design patterns by building sports news apps for iPad
Who This Book Is For
The book is for mobile developers who want to build powerful UIs for multiple platforms including iOS, iPadOS, and watchOS with SwiftUI programming. The book assumes a basic understanding of Swift programming and iOS development.
作者簡介
Craig Clayton
Craig Clayton is a self-taught, senior iOS engineer at Adept Mobile, specializing in building mobile experiences for NBA and NFL teams. He also volunteered as the organizer of the Suncoast iOS meetup group in the Tampa/St. Petersburg area for 3 years, preparing presentations and hands-on talks for this group and other groups in the community. He has also launched Cocoa Academy online, which specializes in bringing a diverse list of iOS courses, ranging from building apps to games for all programming levels, to the market.
目錄大綱
Table of Contents
- SwiftUI Basics
- SwiftUI Watch Tour
- NBA Draft - Watch App
- Car Order Form - Design
- Car Order Form - Data
- Financial App - Design
- Financial App - Core Data
- Shoe Point of Sale System - Design
- Shoe Point of Sale System - CloudKit
- Sports News App - Design
- Sports News App - Data