bhlvoong / LBTATools

Set of tools to drastically improve development speed of UI in iOS applications
MIT License
727 stars 94 forks source link

Text Field Convenience Init #32

Closed swift-student closed 4 years ago

swift-student commented 4 years ago

Hey Brian, Thought it might be handy to add a convenience init for text fields following the same pattern you did for labels and textViews. I added inputView and inputAccessoryView as well, though you could take those out if you wanted.