Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 1.3 KB

README.md

File metadata and controls

49 lines (28 loc) · 1.3 KB

SpaceText

CI Status Version License Platform

Demo

SpaceText

Example

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

Requirements

Installation

1. CocoaPods

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

pod "SpaceText"

2. Manual

Add CustomTF.swift file into your project.

Usage

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)

Author

dhara6894, [email protected]

License

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