To run the example project, clone the repo, and run pod install
from the Example directory first.
SpaceText is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "SpaceText"
Add CustomTF.swift
file into your project.
Add using XIB or UIStoryboard
- Add UITextField to your view.
- Give class name
CustomTF
to that UITextField in Identity Inspactor. - Go to attribute inspactor and give spaceAfterCharacter value (Default is 2)
dhara6894, [email protected]
SpaceText is available under the MIT license. See the LICENSE file for more info.