WaterfallGrid Versions Save

A waterfall grid layout view for SwiftUI.

1.0.1

3 years ago

Bug Fixes

  • #54 Fix grid invalid frame dimension

1.0.0

3 years ago

Features

  • Removed ScrollView from WaterfallGrid view.

Breaking changes

see WaterfallGrid 1.0.0 Migration Guide

0.4.0

4 years ago

Features

  • #18 Option to hide scroll indicators.

Breaking changes

  • Parameters to customise the scroll behaviour moved from gridStyle to scrollOptions function.

0.3.2

4 years ago

Bug Fixes

  • #13 Initial number of columns incorrect when in landscape

0.3.1

4 years ago

Bug Fixes

  • #8 ScrollView layout issues

0.3.0

4 years ago

Features

  • Option to select the grid scrollable axes.

Breaking changes

  • Parameters to customise the grid moved from initializers to gridStyle function.

0.2.0

4 years ago

Features

  • CocoaPods support

0.1.0

4 years ago