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
Another way of manipulating wether or not a view is in focus (for example when a user clicks on the TextField) is using the @FocusState property wrapper. It also is a KEY element of writing good Swift code, so make sure you understand it.