Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 720 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 720 Bytes

DropdownMenu-SwiftUI

Dropdown Menu is a UI component built using SwiftUI. It has very nice and thoughtful features.

  • Smooth and Interruptible animations
  • Can observe other dropdown menus' state
  • Nice visual selection indicator
  • Haptic feedback using UIFeedbackGenerator
  • Custom modifiers
  • Custom color sets
  • Custom Environment Values
  • Add as a SwiftUI Library Component

...and more


Shows a simulated iPhone running an app that has three custom dropdown menus.