Skip to content
#

range-slider

Here are 113 public repositories matching this topic...

rchrdnsh
rchrdnsh commented Nov 13, 2020

currently I am trying to:

bind:values={[$volume]}

...but I get the following error:

Can only bind to an identifier (e.g. `foo`) or a member expression (e.g. `foo.bar` or `foo[baz]`) (59:3)

...and I honestly only need one value for my use cases (volume slider and timeline, which you have expressed reservations about :-)

so, would it be possible to add a `value

RangeUISlider

📱 🔵🔵 An iOS range selection slider compatible with UIKit and SwiftUI. Developed using autolayout and highly customizable using IBDesignabled and IBInspectable or programmatically. It support also RTL (right to left) languages automatically out of the box.

  • Updated Dec 2, 2021
  • Swift

Improve this page

Add a description, image, and links to the range-slider topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the range-slider topic, visit your repo's landing page and select "manage topics."

Learn more