You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 8, 2021. It is now read-only.
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.