Text Inputs in SwiftUI (SwiftUI TextField, SwiftUI SecureField, SwiftUI Login Form)

preview_player
Показать описание
Text Inputs in SwiftUI (SwiftUI TextField, SwiftUI SecureField, SwiftUI Login Form)

🤙🏾 Subscribe to the tundsdev YouTube channel

⏭ Next Video
Multi-Line TextField in SwiftUI with TextEditor (SwiftUI TextEditor, SwiftUI Multi-Line TextField)

⏮ Previous Video
DatePicker in SwiftUI (SwiftUI DatePicker, SwiftUI DatePickerStyle, SwiftUI Calendar)

Ready to level up your SwiftUI skills?🚀

Learn how to tackle take-home projects in SwiftUI, nail interviews, and more with this FREE course!📚

This YouTube playlist teaches you everything you need know to land your first iOS role 🫂

In this video, we will look at building a simple SwiftUI Login Form using SwiftUI TextField and SwiftUI SecureField. Both of these text inputs in SwiftUI have the same functionality, they allow users to input text into a box that you can capture and use later within your SwiftUI apps. But there is a difference between the two of them which we will explore in this video.

Something else that we will look into when building our SwiftUI Login Form is how to modify our SwiftUI TextField and SwiftUI SecureField, by using the SwiftUI TextFieldStyle which allows us to customise how our text inputs look in SwiftUI. Not only will we look at customization we'll also look at how we can handle keyboard interactions in SwiftUI by working with text field focus in SwiftUI with the @FocusState property wrapper which allows us to programmatically choose which text input should be focused on in our SwiftUI apps.

#swiftui #swiftuitutorial #learnswiftui #learnswiftuionlinefree #tundsdev

Buttons In SwiftUI (SwiftUI Button, SwiftUI ButtonStyle, Custom Buttons SwiftUI)

Observable Object and Published in SwiftUI (SwiftUI Published, SwiftUI Observable Object)

GitHub link:

SwiftUI Sessions Playlist:
Рекомендации по теме
Комментарии
Автор

Hi! Thanks for the video!
But what about multiline Textfield and Text field with secure toggle? Do we have an easy way for implement these features? i didn't found it.

MrMisterSin
visit shbcf.ru