Closed ghimireprashant closed 6 years ago
Good point 👍🏻
Check the latest release. Let me know whether it works for you.
still no change while changing to RTL
Because you are writing in English. Try to write in Arabic. It is default behavior of UITextField.
everything is fine but the side to Start to write must start from right now its from left side.ie like floating label while is in right side.
Man, it is default behavior of UITextField. Try to type in Arabic and you will see that it begins from right. I won't implement special logic for this.
thank you mate I checked it and its really work when I change the keyboard.thank you once again mate you are life saver
Thanks 🙂 Glad to hear that everything is good.
while using swift 3.2 I am facing one problem. my floating placeholder is not displaying in 3.2 can you help me.
let centerYConstraint = placeholderLabel.centerYAnchor.constraint(equalTo: centerYAnchor)
centerYConstraint.priority = 1000
centerYConstraint.isActive = true
no support for RTL