Skip to content

Releases: swiftuiux/swiftui-bottomsheet-drawer

Multiplatform (iOS, macOS) SwiftUI bottom sheet drawer

20 Sep 08:16
b2abe86
Compare
Choose a tag to compare

Multiplatform (iOS, macOS) SwiftUI bottom sheet drawer

24 Jul 08:19
Compare
Choose a tag to compare

Features

  • It does not re-render the background content while manipulating with the sheet
  • iOS and macOS support
  • dark and light scheme support
  • Observing sheet positions on change if you need to react on it
  • Responsive for any size change It's important for macOS while window size changing
  • Customize component with your own specs