PinLayout v1.10.1 Release Notes

  • ๐Ÿš€ Released on 2022-02-01

    ๐Ÿ†• New property pin.keyboardMargins

    • UIView.pin.keyboardMargins: property expose directly the value of UIKit UIView.keyboardLayoutGuide. This is really useful when layout adjustment due to the keyboard is required. iOS 15+

    โž• Added by baegteun in Pull Request #238