Maybe this question is still in business. Try:
TextField(...) .autocorrectionDisabled(true) .keyboardType(.webSearch)
This will keep support for Emoji and UTF-8 keyboards and if there are negative sides I didn't find them except for key "Go" instead of "Enter" 🤣