SkillAgentSearch skills...

SecureTextField

A beautiful TextField with hides the password and enforce good password policies. Written in Objective-C

Install / Use

/learn @batikansosun/SecureTextField
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SecureTextField

A beautiful TextField with hides the password and enforce good password policies. Written in Objective-C

:star: Features

  • Custom bottom line in IB or programmatically.
  • Custom circle width/height in IB or programmatically.
  • Custom circle fill/empty/border color in IB or programmatically.
  • Set number of circle in IB or programmatically.

:octocat: Installation :metal: Usage


  • Download and drop /SecureTextField folder in your project.
  • #import "SecureTextField.h"
  • Extend textfield from SecureTextField
  • Create new SecureTextField
  • Set dynamic features
  • Congratulations!(If you still don't understand, you can look at the sample file.)

License

PasswordTextField is released under the MIT license. See LICENSE for details.

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated2y ago
Forks0

Languages

Objective-C

Security Score

80/100

Audited on Nov 23, 2023

No findings