Native iOS multi slider component for React Native
Native iOS multi slider component for React Native with two markers based on NMRangeSlider.
react-native-multi-slider works in javascript only which creates a noticeable lag when moving a slider. Because NMRangeSlider is implemented as a native module there is no lag in this version.
Installation
npm install --save react-native-nmrangeslider-ios