LoadableViews v3.0.0 Release Notes

Release Date: 2018-06-18 // almost 6 years ago
    • LoadableView no longer sets translatesAutoresizingMasksIntoConstraints property on container view to false. If you plan to use LoadableView without superview, consider turning this property to false manually, because without a container view it will not be able to compute it's size.