I hereby claim:
- I am rcabaco on github.
- I am rcabaco (https://keybase.io/rcabaco) on keybase.
- I have a public key ASBfQ1sF2O9yTgKXKqWvSSb4QzBCL5Ud-C3H5A-hFXd8fgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
// Code to handle up/down cursor motion in a UITextView. | |
// | |
// Based on code from OmniGroup's OUITextView | |
// https://github.com/omnigroup/OmniGroup/blob/master/Frameworks/OmniUI/iPad/OUITextView.m | |
// | |
#import "TextView.h" | |
@interface TextView () | |