PinLayout v1.7.10 Release Notes

  • ๐Ÿš€ Released on 2018-07-17

    โž• Add sizeToFit() method.

    The method adjust the view's size based on the result of the method UIView.sizeToFit(). Particularly useful for controls/views that have an intrinsic size (label, button, ...).