-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Hi
I need text alignment for TextField, So I think you can add this method to your library:
open func addTextField(_ identifier: String, placeHolder: String, keyboardType: UIKeyboardType, font: UIFont, padding: CGFloat, isSecured: Bool, textAlignment: NSTextAlignment) { ... textField.textAlignment = textAlignment ... }
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels