Releases: tadejr/ResizingTokenField
Releases · tadejr/ResizingTokenField
Carthage
Initial release
Features
- Can be used in Interface Builder or created programmatically
- Uses a
UICollectionView
to display tokens, allowing token changes to be animated - Automatically updates intrinsic height as content is added and removed
- Supports collapsing tokens into a text description
- Allows providing a custom
UICollectionViewCell
for tokens