UITextField-Navigation
UITextField-Navigation copied to clipboard
🏄♂️ UITextField-Navigation makes it easier to navigate between UITextFields and UITextViews
Fix warning: `Using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead`
Hi, Since I've upgraded to xCode 11 (GM) with the iOS 13 SDK, I got a warning about constraints each time the `UIToolBar` of the library was displayed. I didn't...
Hi, The UITextField navigation bar is not appearing on iPad OS 13.1.3 after shortening the keyboard (glide typing keyboard).
When using the library with device that it's main language is RTL (right to left) the right/left arrows are replacing positions and it's a little bit confusing. Beside fix the...