WaterfallGrid

A waterfall grid layout view for SwiftUI.

MIT License

Stars
2.4K
Committers
4

Bot releases are hidden (Show)

WaterfallGrid - 1.1.0 Latest Release

Published by paololeonardi 3 months ago

Features

  • #71 Add GitHub Actions workflow.
  • #72 Add Support for visionOS
WaterfallGrid - 1.0.1

Published by paololeonardi over 3 years ago

Bug Fixes

  • #54 Fix grid invalid frame dimension
WaterfallGrid - 1.0.0

Published by paololeonardi almost 4 years ago

Features

  • Removed ScrollView from WaterfallGrid view.

Breaking changes

see WaterfallGrid 1.0.0 Migration Guide

WaterfallGrid - 0.4.0

Published by paololeonardi almost 5 years ago

Features

  • #18 Option to hide scroll indicators.

Breaking changes

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

Published by paololeonardi almost 5 years ago

Bug Fixes

  • #13 Initial number of columns incorrect when in landscape
WaterfallGrid - 0.3.1

Published by paololeonardi almost 5 years ago

Bug Fixes

  • #8 ScrollView layout issues
WaterfallGrid - 0.3.0

Published by paololeonardi almost 5 years ago

Features

  • Option to select the grid scrollable axes.

Breaking changes

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

Published by paololeonardi almost 5 years ago

Features

  • CocoaPods support
WaterfallGrid -

Published by paololeonardi almost 5 years ago

Package Rankings
Top 5.07% on Cocoapods.org
Top 8.71% on Swiftpackageindex.com
Badges
Extracted from project README
Related Projects