spacenation / swiftui-sliders

:rocket: SwiftUI Sliders with custom styles
MIT License
781 stars 84 forks source link

Examples? #68

Open gtokman opened 1 year ago

gtokman commented 1 year ago

Is there an example repo with the different sliders?

I'm interested in recreating this slider specifically:

CleanShot 2023-05-04 at 23 45 50@2x
coder-free commented 1 year ago

I found examples in view's preview.

mallman commented 1 month ago

Look at the previews in RangeSlider.swift. For example,

https://github.com/spacenation/swiftui-sliders/blob/d5a7d856655d5c91f891c2b69d982c30fd5c7bdf/Sources/Sliders/RangeSlider/RangeSlider.swift#L163-L177