Skip to content

v1.0

Latest

Choose a tag to compare

@benjaminRoberts01375 benjaminRoberts01375 released this 07 Oct 18:03
· 18 commits to main since this release
ce9e77e

Features

  • Holds your stuff.
  • Can be optionally organized with a header.
  • Support for iPhone, iPad, and macOS.
  • Programmable height snap points with .small, .medium, .large, .exact, .fraction, .content, and .header.
  • Programmable x position snap points with .left, .right, and .center.
    • "Sticks" to x position snap points with dampening.
  • Handles rotation and gets out of the way when possible by shrinking the width.
  • Intelligently removes snap points too close together.
  • Drag indicator allows automatic snapping to maximum or minimum.
    • Keyboard support on macOS.
  • Automatically handles allowing the drawer to be scrolled on.
  • Low memory usage.
  • Dims background when at maximum height (when using full width).
  • Changes style based on type of device.