PinLayout v1.8.7 Release Notes

Release Date: 2019-03-02 // about 5 years ago
  • 🚀 Released on 2019-03-02

    ➕ Add missing Objective-C API methods

    • wrapContent
    • wrapContentWithPadding:(CGFloat)
    • wrapContentWithInsets:(PEdgeInsets)
    • wrapContentWithType:(WrapType)
    • wrapContentWithType:(WrapType) padding:(CGFloat)
    • wrapContentWithType:(WrapType) insets:(PEdgeInsets)