Skip to content

Landscape

Latest
Compare
Choose a tag to compare
@maustinstar maustinstar released this 21 Aug 16:16
· 5 commits to master since this release
e18f1f4

Landscape!

Check out the new .onLayoutForSizeClass modifier!

With .onLayoutForSizeClass you can update your state variables to layout your drawer for landscape.

Resting heights are now binding!

This means you can keep a state variable to contain your view heights. Instead of using the old .locked modifier, just change the resting heights parameter to a single height.

New Documentation Layout

The Readme is more concise, but it now contains links to other markdown files for Examples and Reference.