FlexLayout v1.1.0 Release Notes

  • ๐Ÿš€ Released on 2017-08-23

    • โž• Add missing markDirty() method
    • โš  :warning: BREAKING CHANGE: Renamed the method addContainer() to `addItem(). It is clearer that the added view is in fact a flex item, and not just a flex container.
    • โž• Add an implementation of the Ray Wenderlich Yoga Tutorial
    • โž• Add Swift 4.0 support