UBTokenBar icon indicating copy to clipboard operation
UBTokenBar copied to clipboard

Update UBTokenBarTextFieldCollectionViewCell access control

Open albtsantos opened this issue 8 years ago • 0 comments

Hey, thanks for this class -- it's been really useful in the current project I am working on.

Currently there's no way to subclass UBTokenBarTextFieldCollectionViewCell since it's not set as open and that's required to update the textField's style (UBTokenBar.swift, line 160). I can submit a pull request with that change if my request makes sense.

albtsantos avatar May 27 '17 19:05 albtsantos