Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Fawxy committed May 2, 2017
2 parents 40ee0fc + 14ca78b commit de298a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ Put a view into your storyboard or xib and set it's class to `CBPinEntryView`. C

Get the code with either `entryView.getPinAsString()` or `entryView.getPinAsInt()`.

There is now also an error mode which can be toggled with `entryView.toggleError()`. It is automatically removed if the user taps on the field or starts typing again.

## Author

Chris Byatt, byatt.chris@gmail.com
Expand Down

0 comments on commit de298a8

Please sign in to comment.