Tags: overtune-app/ASCollectionView
Tags
Merge pull request apptekstudios#214 from diegostamigni/master Support for disabling keyboard show/hide handling in ASTableView
V2: Merge pull request apptekstudios#199 from apptekstudios/v1.8.0WIP V2
1.7.1 (apptekstudios#153) - Workaround for SwiftUI bug (viewDidAppear not being called inside scrollView)
V1.7.0 (apptekstudios#150) - Add support for setting scrollPosition through binding - Improve function builders, support for unlimited number of static views, support for arrays - Improve default self-sizing settings - Support for automatic keyboard avoidance
V1.6.2 (apptekstudios#141) * Attach views in layoutSubviews (as apple does in some of their UI), fixes apptekstudios#130
V1.6.1 (apptekstudios#140) * Further refinement of cell lifecycle * Workaround UICollectionViewCell bug * Fix for animating layoutChange when `shouldInvalidateLayoutOnStateChange` is enabled
PreviousNext