Skip to content

carabina/TextInputLayout

 
 

Repository files navigation

TextInputLayout

Easy to integrate to your swift project.

You can use direction for up/ down

textfield1.directionMaterial = direction.Down

textfield1.directionMaterial = direction.Up

You can set difference between input textfield and up/down placeholder text using following property textfield1.difference = 35.0 // 35.0 is default value

alt tag

About

TextInputLayout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%