swiftui-sliders icon indicating copy to clipboard operation
swiftui-sliders copied to clipboard

Examples?

Open gtokman opened this issue 1 year ago • 2 comments

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

gtokman avatar May 05 '23 03:05 gtokman

I found examples in view's preview.

coder-free avatar May 08 '23 07:05 coder-free

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

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

mallman avatar Jun 03 '24 18:06 mallman