githuboftigran / rn-range-slider

A native slider with range
MIT License
242 stars 135 forks source link

Add onChangeFinished prop #106

Closed aminsaedi closed 3 years ago

aminsaedi commented 3 years ago

Hi. i'm using this lib for a price range selector in my app. And i have to change my local states (minSelectedPrice&maxSelctedPrice) so it's drop performance of application. it would be grate if there is a prop that will fire when user end changing the slider values.

githuboftigran commented 3 years ago

@aminsaedi , added onTouchStart and onTouchEnd events in version 2.1.0