Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions