SwiftRangeSlider
SwiftRangeSlider copied to clipboard
Update to Swift 4.2 syntax
Currently, SwiftRangeSlider (pod version 2.0.0) no longer compiles in Xcode 10.0 using Swift 4.2 because of some minor syntax changes.
The suggested modifications to RangeSlider.swift fix those issues.
@BrianCorbin any plans on getting this into the upstream please?