/TAStatusTextField

Primary LanguageSwiftMIT LicenseMIT

TAStatusTextField

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

TAStatusTextField is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'TAStatusTextField'
pod 'TAStatusTextField', :git => 'https://github.com/tunayyalverr/TAStatusTextField.git'

Visual

Usage

Storyboard Textfield can be edited on storyboard but need to set initial status !

Programmatically

textField.setupFieldTexts(...)

textField.setupFieldColors(...)

textField.status = .normal

Author

tunayyalverr, alver.tunay@gmail.com

License

TAStatusTextField is available under the MIT license. See the LICENSE file for more info.