yonat / MultiSlider

UISlider clone with multiple thumbs and values, range highlight, optional snap intervals, optional value labels, either vertical or horizontal.
MIT License
494 stars 113 forks source link

Adding RxSwift #33

Closed makarushka closed 5 years ago

makarushka commented 5 years ago

I decided to add RxSwift support to your project, Works like a regular UISlider, but returns an array with values

yonat commented 5 years ago

Thanks!

I'm afraid that's a too bug dependency to include, though.

makarushka commented 5 years ago

Maybe as an additional framework?

yonat commented 5 years ago

Sure, you can create a new repo on your account, with MultiSlider and RxSwift as dependencies.