Skip to content

Releases: tadejr/ResizingTokenField

Carthage

09 Jul 16:02
Compare
Choose a tag to compare

Added support for installing via Carthage.

Initial release

02 Jul 16:30
Compare
Choose a tag to compare

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