Skip to content

dhara6894/CustomTF

Repository files navigation

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, dhara.patel@solutionanalysts.com

License

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