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
Warnings - This block declaration is not a prototype #184
I am getting this strange warning "This block declaration is not a prototype" in version 1.2.1, using the Swift 4 and Xcode 9.2 (9C40b).
Getting it at 4 places:
1) JVFloatLabeledTextField.m line number 133, 155
2) JVFloatLabeledTextView.m line number 238, 265
I am getting this strange warning "This block declaration is not a prototype" in version 1.2.1, using the Swift 4 and Xcode 9.2 (9C40b). Getting it at 4 places: 1) JVFloatLabeledTextField.m line number 133, 155 2) JVFloatLabeledTextView.m line number 238, 265