rsattar / CLTokenInputView

A replica of iOS's native contact bubbles UI
MIT License
504 stars 127 forks source link

Separate enter & backspace behavior when highlighted #47

Open mkaminow opened 7 years ago

mkaminow commented 7 years ago

When a token is highlighted is it possible to have different behavior when the return key is pressed as opposed to the backspace key? I don't want the return key to delete the token, just to resign the keyboard.