PinLayout v1.7.3 Release Notes

  • ๐Ÿš€ Released on 2018-04-25

    โž• Add few missing Objective-C Interface properties and methods

    These methods and properties are now accessible from Objective-C:

    • ๐Ÿ“Œ Pin.layoutDirection
    • ๐Ÿ“Œ Pin.safeAreaInsetsDidChangeMode
    • ๐Ÿ“Œ Pin.logWarnings
    • ๐Ÿ“Œ Pin.initPinLayout()
    • ๐Ÿ“Œ Pin.layoutDirection()

    โž• Added by Luc Dion in Pull Request #135