ResizingTokenField v0.1.1 Release Notes
Release Date: 2019-07-09 // over 5 years ago-
โ Added support for installing via Carthage.
Previous changes from v0.1.0
-
๐ 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