Maksim Bachurin
Maksim Bachurin
@chamitha I faced the same problem, please try using `alignedFlowLayout?.verticalAlignment = .center`
It works: ``` codeTextField.text = String(repeating: " ", count: codeTextField.numberOfDigits) codeTextField.text = "" ```
The problem still exists, on iPhone SE 1gen is reproduced
Hello, @kean, is this case still not progressing? are there any plans for this?