Toggle Secure TextField is a extension for UITextField make the user able to switch text to asterisk or vice versa.
You can use this components for passwords, credit card or any secure fields.
Installation:
1. add “UIToggleSecureTextField.h”, “UIToggleSecureTextField.m” to your project
2. Set the Custom class for target text field to “UIToggleSecureTextField”