Sliders-SwiftUI
Sliders-SwiftUI copied to clipboard
Namespace conflict
I'd like to use this package along with AudioKit but AK uses another slider package which is also imported via import Sliders
. How do I get around the namespace conflict? Any chance for a less generic name?