SwiftUI 2.0 Auto Sizing TextField With Input Accessory View (Done Button) - SwiftUI Tutorials

preview_player
Показать описание
Hello Guys 🖐🖐🖐🖐
In this Video i'm going to show how to create a Custom Auto Sizing TextField With Done Button (Input Accessory View) Using SwiftUI 2.0 | SwiftUI 2.0 Input Accessory View | SwiftUI 2.0 Auto Sizing TextField | SwiftUI 2.0 TextField Done Button | SwiftUI Keyboard Accessory Button's | SwiftUI 2.0 TextEditor Return/Done Button | SwiftUI Custom Text Field | Xcode 12 SwiftUI.

► Support Us
Or By Visiting the Link Given Below:

► My MacBook Specs
M1 MacBook Pro(16GB)
Xcode Version: 12.5
macOS Version: 11.3 Big Sur

► Social Platforms

► Timestamps
0:00 Intro
0:16 Building AutoSizing TextField
5:51 Building Input Accessory View

Thanks for watching
Make sure to like and Subscribe For More Content !!!
Рекомендации по теме
Комментарии
Автор

Always love every single piece of your work!

adhec
Автор

Thanks for great content. But,
When I Clicked Send Button, i can't empty textView even though I do binding text = "". How can I empty the textView or How can call function in AutoSizingTF Structure ?

alicankurt
Автор

how do we update the textview when i want to change the text from the outside of the textview itself?
e.g.: I want to change the $text from the .onAppear method?

The textView doesnt seem to update, i reckon that i need to add something in the Coordinator but I dont know what should I add, any suggestion?

hambaba
Автор

I dunno how it's done in swift ui, but I created textview extension for that in ui kit

xushnudkeldiboyev
Автор

Hi, can you please tell me how to do the same with the width?

erdFunvideo