-
Notifications
You must be signed in to change notification settings - Fork 540
Open
Description
when i write code that,
override func viewDidLoad() {
super.viewDidLoad()
self.skyFloatingLabelTextField.textContentType = .oneTimeCode
self.skyFloatingLabelTextField.textAlignment = .left
self.skyFloatingLabelTextField.becomeFirstResponder()
}
That'i not problem on textContentType but, when i click autoFill on keyboard, text not correctly writing on textfiled
SkyFloatingLabelTextField library, unsupport autofill ?
Metadata
Metadata
Assignees
Labels
No labels