TKFormTextField
TKFormTextField copied to clipboard
A thin UITextField subclass with floatable placeholder and secondary text underneath for subtitle or error messages.
Changing text alignment doesn't change alignment for error label but only textfield. Changing the alignment of error label could enable RTL support for this already amazing library.
*** Terminating app due to uncaught exception 'UIViewControllerHierarchyInconsistency', reason: 'child view controller: should have parent view controller: but requested parent is:' *** First throw call stack:
I am observing a UI issue if I add the TKFormTextField in UITableViewCell.  could you please...
I'm facing issue for textfield text overlapping when setting up left view and right view of textfield 
A label is added below the TKFormTextField to show some kind of information
A label is added below the TKFormTextField to show some kind of information 
How Customize for RTL language ?