Skip to content

A subclass of UITextfield with extra functionality. @IBInspectable so you can make changes from storyboard!

License

Notifications You must be signed in to change notification settings

dkalaitzidis/SwiftyTextfields

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SwiftyTextfields

3.0 MIT

iOS Swift 3.0 UITextfield class Create awesome textfields!

enter image description here


IBInspectable attributes accessible from the identity inspector.

  • Corner radius
  • Border width
  • Border color
  • Left image
  • Left image width, height, padding
  • Shadow
  • Shadow radius, color, opacity
  • Textfield height

You can see the changes directly on the storyboard!


Installation

Cocoapods:

Coming soon...

Manual:

  • drag 'n drop SwiftyAvatar.swift into your project.

How to use

Storyboard:

  • Select the UITextfied you want to use and change the class to SwiftyTextfields.

Contact & Contribute

  • Feel free to contact me with ideas or suggestions at [email protected]
  • Fork the project and make your own changes

About

A subclass of UITextfield with extra functionality. @IBInspectable so you can make changes from storyboard!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages