UBTokenBar
UBTokenBar copied to clipboard
Flexible and extensible UICollectionView based TokenBar written in Swift
Results
3
UBTokenBar issues
Sort by
recently updated
recently updated
newest added
I want to replace the tokenBar with initial token has only an icon, and when I click on it, it gives an pop up with field to take the new...
How to remove or change the icon?
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...