B68FloatingLabelTextField
B68FloatingLabelTextField copied to clipboard
Swift implementation of the Float Label Design Pattern from Matt D. Smith
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
I would like to request overlay view support. In other words, I'd like to be able to add a `leftView` and have the floating placeholder text place it self appropriately.
Hello Sir, @dirkfabisch Can you make `UITextView` with same features of `B68FloatingLabelTextField` ? I have tried, but didn't achieve success yet. Thanks.
I just let the Xcode's tool do the job. Seems ok to me.
Hi, Could you add the support of swift 2.1 please ? Thanks
Hi, What do you think about add option to install this kit via Carthage? I would like to use it this way. Thanks
If you add a floating label text field to a tableview cell and add about 20 or so of them, so that they are off the screen. when tableview reuses...