- UITextField character moves down when editing bug fix in iOS10
To run the example project, clone the repo, and run pod install
from the Example directory first.
Sniffer is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "UITextField+TextOffsetFix"
@import UITextField_TextOffsetFix;
import UITextField_TextOffsetFix
Method 'initialize()' defines Objective-C class method 'initialize', which is not guaranteed to be invoked by Swift and will be disallowed in future versions
Taeun Kim (kofktu), [email protected]
UITextField+TextOffsetFix is available under the MIT
license. See the LICENSE
file for more info.