I have written about how to add a character limit to UITextField so I thought
that I might as well write a tutorial on how to add a character limit to a
SwiftUI TextField.
There are few things that change when doing it for SwiftUI. These changes are
mainly due