In this video we will learn how to use TextFields within our SwiftUI applications. Textfields are a simple solution to provide a place for your users to type something in! We will look into the textfield's initializer and a few ways to add custom formatting. We will also look at how to use @State variables to bind them to the Textfield's value so that we can use the entered text elsewhere in our application!
#swift #swiftuitutorial #swifttutorial #learning #education #programming #ios