Skip to content
#

swiftui-example

Here are 191 public repositories matching this topic...

alexcurylo
alexcurylo commented Mar 15, 2020

I want to autolayout a grid of squares where the width is calculated and the height is the same, ideally something that allowed for any aspect ratio like

   ModularGridStyle(columns: .min(135), rows: .aspectRatio(1))

That possible with the current Tracks? If not, what would you suggest as the best way to add it?

Improve this page

Add a description, image, and links to the swiftui-example topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the swiftui-example topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.