PinLayout v1.2.2 Release Notes

  • ๐Ÿ”„ Change

    • โž• Added a new method fitSize() that will replace the sizeThatFit() method. Its prior name was creating confusion with the already existingUIView.sizeToFit()` method.
    • ๐Ÿ—„ sizeThatFit() method has been marked as deprecated.