UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users
MIT License
7.19k
stars
732
forks
source link
How to disable Copy, Paste in a JVFloatLabeledTextField #210
I used JVFloatLabeledTextField in some secure field and want to disable copy, paste from storyboard. so no one can copy secure data. Is this functionality available in JVFloatLabeledTextField.
I used JVFloatLabeledTextField in some secure field and want to disable copy, paste from storyboard. so no one can copy secure data. Is this functionality available in JVFloatLabeledTextField.