PinLayout v1.8.10 Release Notes

Release Date: 2019-09-16 // over 4 years ago
  • 🚀 Released on 2019-09-16

    Usage UIView.effectiveUserInterfaceLayoutDirection to detect RTL

    • 👉 Use UIView.effectiveUserInterfaceLayoutDirection to detect RTL on iOS 10 and above. This is recommended approach to detect layout direction taking into account view's semantic content attribute, trait environment and UIApplication layout direction.
    • ⚡️ Update Travis to Xcode 11.