You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the TextField element does not properly support the prompt argument.
When using prompt, you should be able to pass a Text view with a template, which can be styled with modifiers such as foregroundStyle.
Currently, only a String argument can be passed.
Library Version
0.3.1
Xcode Version
16.2
Swift Version
No response
On which device or simulator are you running into the problem?
iPhone
Target Device Operating System Version
18.2
Relevant log output
The text was updated successfully, but these errors were encountered:
What happened?
Currently, the
TextField
element does not properly support theprompt
argument.When using
prompt
, you should be able to pass aText
view with a template, which can be styled with modifiers such asforegroundStyle
.Currently, only a
String
argument can be passed.Library Version
0.3.1
Xcode Version
16.2
Swift Version
No response
On which device or simulator are you running into the problem?
iPhone
Target Device Operating System Version
18.2
Relevant log output
The text was updated successfully, but these errors were encountered: