react-native-slider
react-native-slider copied to clipboard
Hello, slider doesn't support click?
+1
+1
+1 again
This PR should suffice #92
@ajaswal can you provide a sample for the above PR?
PR is not merged yet ?
+1
Would also like to see click support! +1
PR is not merged yet ?
It seems its not mereged yet, PR has merge conflicts.
Yeah let's get some action on this!
conflicts, squash it!!!
+1
any progress?
any progress with the PR?
I submitted a new PR, #136, with the conflicts fixed and the name changed (to 'pressable'). Hopefully it will be merged soon!
Hey, I have another question - is there any chance to make clickable button which changing value of slider? Something like 'plus' 'minus' button :)
any progress with the PR?
Merge it! :)
Any progress?
actually only after adding this._fireChangeEvent('onValueChange');
and the end of _handlePanResponderEnd
I was able to get the pressed value.
any chances of merging it after over 1 year?