(OLD) Reading text from the user with TextField – WeSplit SwiftUI Tutorial 7/10

preview_player
Показать описание
In this project we build a check-sharing app using SwiftUI.

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

Questions? Comments? Tweet me @twostraws.

twostraws
Автор

Great tutorial, Paul! However, I would be interested in taking it one step farther and updating the TextField with the formatted text. In UIKit you had the ability to detect the last keystone entered and I was able to do it that way.

TylerWasick
Автор

Number keypad does not show up at all on my simulator.

bawbawsumhpa
Автор

Weird, decimalPad didn't work simulating iPhone 12 mini, changed to iPhone 11, works fine there

NickdeVera
Автор

I am getting an error after I add .keyboardType. It says “Cant find keyplane that supports type 8 for keyboard I get a similar error if I try to use a regular number pad.

deysharivera
Автор

Hi, guys. When I use TextField in SwiftUI, I got "Connection to daemon was invalidated" in my terminal, could you help me?

tonyyoung
Автор

Without first responder this tutorial not useful!

screamingpixels