Does TextField support `becomeFirstResponder` in iOS 14?

I see there are some new focus-related View Modifiers in SwiftUI in iOS 14, but they don't appear to apply to iOS yet. Is there an equivalent for a TextField to use becomeFirstResponder in iOS?

Replies

Unfortunately it does look like, they won't do it.

https://developer.apple.com/forums/thread/650112
@HeGer - Thanks for sharing the entry. I've created a Feedback to request this (FB7783891) - to any developer who comes across this, please do the same!