LayoutKit v10.0.0 Release Notes

Release Date: 2018-10-05 // over 5 years ago
    • On OverlayLayout the primary layout parameter is now an array of layouts rather than a single layout.
    • 🔧 The view recycling mechanism in the makeViews method now resets the transform and anchorPoint for recycled views before handing them off to client code for configuration.
    • ⚠ Minor warnings and playgrounds fixes.