Dive into the world of developing for all of Apple platforms with
SwiftUI, Apple's new framework that makes writing applications faster
and easier with fewer lines of code. This book teaches the basics of
SwiftUI to help you write amazing native applications using XCode.
For developers already familiar with ReactNative, this book reviews the
declarative, state-based DSL that manages the UI and updates it
automatically will feel just like what they're used to. You'll see how
SwiftUI reduces the number of lines of code required to achieve the same
effects by over 60% and provides a much better experience.
Like the announcement of Swift in 2014, SwiftUI is expected to
fundamentally change the way developing programmers approach coding
iPhone and iPad applications. This book examines how SwiftUI lowers the
entry barrier for developers to write amazing cross-platform
applications for iOS and iPadOS as well as WatchOS, Mac OS, and TVOS.
What You'll Learn
- Write code in the new SwiftUI syntax
- Combine views to arrange them for an application
- Add gestures and controls to an application
Who This Book Is For
Anyone who wants to learn to develop apps for the Mac, iPhone, iPad, and
Apple Watch using the Swift programming language. No previous
programming experience is necessary.