noursandid / MaterialTextField

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sundeed

MaterialTextField

Example1Example2Example3Example4Example5Example6Example7

Documentation

textField.placeholder = "Password"
textField.unselectedColor = .gray
textField.selectedColor = .blue
textField.setHint("minimum 8 characters")
textField.setError("fix your password")

Installation

Well it's just one file, you can find it in the folder called Library, just copy and paste it in your project :)

About


Languages

Language:Swift 100.0%