Skip to content

3.0.0

Compare
Choose a tag to compare
@DenTelezhkin DenTelezhkin released this 18 Jun 14:49
· 56 commits to main since this release
  • 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.