SwiftUI: TextField 2.0
In WWDC 2021, Apple introduce additional features for TextField
further improving the component itself. You may look back at the previous article about TextField
that was written by me on how to utilize it’s capabilities to the maximum.
Prerequisites
To follow along this tutorial, you’ll need some basic knowledge in:
- A basic familiarity with Swift.
- At least Xcode 13
- iOS 15+