Skip to content

not working autofill on textfields  #342

@erdicem

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions