Skip to content
This repository was archived by the owner on Nov 4, 2022. It is now read-only.

V1.7.1

Choose a tag to compare

@apptekstudios apptekstudios released this 03 Jun 22:52
· 74 commits to master since this release
4550cd5
  • Workaround for SwiftUI bug (viewDidAppear not being called when nested in ScrollView)

V1.7.0:

  • Add support for setting scrollPosition through binding (Fix #89)
  • Improve function builders, support for unlimited number of static views, support for arrays
  • Improve default self-sizing settings
  • Support for automatic keyboard avoidance
  • Fix for layoutSubviews cycle in certain animation conditions (Fix #149)