venmo / VENTokenField

Easy-to-use token field that is used in the Venmo app.
MIT License
794 stars 195 forks source link

Fix iOS 8 delete token issue, close #13 #22

Closed ayanonagon closed 10 years ago

ayanonagon commented 10 years ago

@Dasmer @marklarr code review please :pray:

This fixes the issue where you can't delete tokens in iOS 8 because deleteBackward is no longer called when UITextField is empty.

dasmer commented 10 years ago

:green_apple:

marklarr commented 10 years ago

:confetti_ball: