Should work with defaults dropping into Storyboard
Created by: joeljfischer
Right now, just dropping it into a Storyboard has it working like an ordinary UITextField, can it be modified with sensible defaults to work out of the box in Storyboards? I saw a pull request adding support for Nibs, but when I tried to subclass a UITextField in a Storyboard, nothing changed.