jverdi / JVFloatLabeledTextField

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

Fixes implicitly retained self warnings in Xcode 9 #191

Closed joshbillions closed 6 years ago

joshbillions commented 6 years ago

Hey Jared!

This fixes up some annoying warnings in Xcode 9. Cheers.