ResizingTokenField v0.1.0 Release Notes
Release Date: 2019-07-02 // over 4 years ago-
๐ 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