GitHub - carabina/TextFieldEffects: Custom UITextFields effects inspired by Codrops, built using Swift · GitHub
Skip to content

carabina/TextFieldEffects

 
 

Folders and files

Repository files navigation

TextFieldEffects

I fell in love with the text inputs effects in this article. As an exercise I decided to recreate as many of them as I can using Swift (some of them have a personal touch).

Currently it features the following effects from the article:

  • Kaede
  • Hoshi
  • Jiro
  • Isao
  • Minoru
  • Yoko
  • Madoka

How they look

Kaede

Hoshi

Jiro

Isao

Minoru

Yoko

Installation

The easiest way to install this framework is via Carthage

github "raulriera/TextFieldEffects" ~> 0.2.2

How to use them

Check out the demo project to see the configuration options for each effect.

About

Custom UITextFields effects inspired by Codrops, built using Swift

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages

  • Swift 98.5%
  • C++ 1.5%