LoadableViews v3.3.0 Release Notes

Release Date: 2019-04-06 // almost 5 years ago
    • ➕ Added convenience methods, that allow to resize view properly if view is using AutoLayout and can determine it's desired size: compressedLayout(), expandedLayout() and systemLayout(fittingSize:, horizontalPriority:, verticalPriority:).
    • ⬇️ Dropped support for Swift 3.