chicio/RangeUISlider

Add SwiftUI support

chicio opened this issue · 0 comments

Describe the solution you'd like
Expose RangeUISlider using UIViewRepresentable to SwiftUI in order to use it in SwiftUI apps. Try to understand the best way to return selected values (I think bindings will be fine but let's check during implementation).