SamuKata
kavsoft
kavsoft

patreon


SwiftUI Range Slider | Xcode 15

Source Code For SwiftUI Range Slider | Xcode 15.

Download Code 👇

SwiftUI Range Slider | Xcode 15

Comments

Hello... how would you modify the code to move the slider in steps... for example... by 10, 100, etc... instead of 1 by 1

William Ching

Noted, I will start adding YouTube links and also try to add output gifs as well, as it will also be helpful for users to search the projects!

Kavsoft

Please add your YouTube video link to these posts. There's no direct way to see what this exactly does without going to YouTube, searching for your channel, and then looking for this post title. Also, if you could add the minimum OS requirements to these posts, that would also be helpful. Showing Xcode 15 is nice, but still doesn't tell me if this code example works with iOS 16. Some of us can't use the latest and greatest OS features. Thanks.

brent

What is the difference between @State private var slider2: GestureProperties = .init() and @State private var slider2 = GestureProperties()

TopScrech


More Creators