PinLayout v1.7.12 Release Notes

Release Date: 2018-08-16 // over 5 years ago
  • 🚀 Released on 2018-08-16

    ➕ Add Animations documentation and example

    ➕ Add documentation that explains how PinLayout can handle view's animations.

    • 👉 Show few strategies that can be used to animate views.
    • ➕ Add an Animation example in the Example app.
    • ➕ Add an new "Examples" markdown page showing all PinLayout's examples.
    • Convert fileprivate to private declarations

    • ➕ Added by Luc Dion in Pull Request #165