All Versions
16
Latest Version
Avg Release Cycle
65 days
Latest Release
2305 days ago

Changelog History
Page 2

  • v0.10.0 Changes

    • ๐Ÿšš Move UIView+GSKLayoutHelper to the example project, because its functionality shouldn't belong to the library and the method names may collide with others
    • โž• Add a new example resizing a UILabel
  • v0.9.0 Changes

    • Simplify internal code thanks to KVOController
    • Add lots of tests (coverage above 94%)
    • โž• Add Twitter example
    • ๐Ÿ›  Fix a couple of smaller issues
  • v0.8.2 Changes

    • ๐Ÿ‘‰ Make stretchy header view stay always on top, so that section headers and footers do not overlap it.
  • v0.8.1 Changes

    • ๐Ÿ›  contentInset recalculation bugfixes
    • โž• Add airbnb-like example
  • v0.8.0 Changes

    • โž• Add new anchorMode
    • โž• Add contentInset property
    • โž• Add code documentation
    • Unify stretchFactor properties
  • v0.7.0 Changes

    • ๐ŸŽ‰ Initial working version