Skip to content

Commit de298a8

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 40ee0fc + 14ca78b commit de298a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Put a view into your storyboard or xib and set it's class to `CBPinEntryView`. C
2424

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

27+
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.
28+
2729
## Author
2830

2931
Chris Byatt, byatt.chris@gmail.com

0 commit comments

Comments
 (0)