lukeredpath / swift-responsive-textfield

A SwiftUI wrapper around UITextField with binding-based state and responder control
Apache License 2.0
86 stars 13 forks source link

Fix text color and alignment not updating if changed through their modifiers #12

Closed ipodishima closed 1 year ago

ipodishima commented 1 year ago

Hi

textColor and textAlignment when updated after the view was initialized, were not given to the textField through updateUIView. This PR fixes that.

ipodishima commented 1 year ago

Ohhhhhh sorry for the typos :p

TBH I just updated what Xcode was highlighting, I'm french myself so switching from US / UK words without knowing which one belongs to whom ahah