How to pass core data into a SwiftUI TextField

后端 未结 0 472
没有蜡笔的小新
没有蜡笔的小新 2021-01-15 06:36

I am trying to pass a core data field into a TextField so I can edit it. What am I missing here. How can I feed userProfile[0].alias ?? "" into $alias so it can b

相关标签:
回答
  • 消灭零回复
提交回复
热议问题