Relative Content

Tag Archive for iosswiftuiuisliderswiftui-slider

How to Display a View with Dynamic Text on a Slider Thumb?

I am trying to create a slider in SwiftUI where a view with text is displayed on the slider thumb. This text should dynamically show the current value of the slider and move with the slider thumb as it is dragged. I am currently using a native slider by implementing UIViewRepresentation.