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