This repository was archived by the owner on Mar 8, 2021. It is now read-only.

Description
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.