SyNeTextView 0.1.2

SyNeTextView 0.1.2

Maintained by ShawnyNicole.



  • By
  • shawnynicole

SyNeTextView

CI Status Version License Platform

Example

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

Description

SyNeTextView can be configured to end editing when a return/enter and/or tab is pressed; Simply change SyNeTextView.editingMode for the different configurations.

Key Features

  • Configure whether to end editing when return/enter and/or tab is pressed.
  • Assign a placholder.
  • Accepts left and/or right views.
  • Adds an optional done button to the view while editing.
  • When disabled, text remains selectable, when applicable, yet tappable in a cell.

Installation

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

pod 'SyNeTextView'

Dependencies

pod 'SyNeNextResponder'

Author

ShawnyNicole

License

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