CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

WPInputBackout 0.1.4

WPInputBackout 0.1.4

Maintained by wuyanghu.



WPInputBackout

CI Status Version License Platform

Usage

  1. 导入#import "UITextView+WPBackout.h"
  2. [self.textView wpAddBackoutBar];
  3. 也可以使用自定义按钮,这样需要响应- (void)wpTextViewBackoutAction事件。

Requirements

iOS 7以上

Installation

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

pod 'WPInputBackout'

Author

[email protected]

License

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