SwiftUI Sliders
SwiftUI Sliders with custom styles for iOS, macOS and Mac Catalyst.
How to use
Add this swift package to your project
git@github.com:spacenation/sliders.git
Import and use
For more examples open /Examples/SlidersExamples.xcodeproj
Customizable at every level
Local modifiers
Apply scope-wide styles
Environment Values
Create your own style with SliderStyle protocol
SDKs
- iOS 13+
- Mac Catalyst 13.0+
- macOS 10.15+
- Xcode 11.0+