react-native-circular-slider-example icon indicating copy to clipboard operation
react-native-circular-slider-example copied to clipboard

A bit of React-Native SVG fun, inspired by a stackoverflow question

Results 4 react-native-circular-slider-example issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for sharing this, the example worked a treat first time. If possible, could a range be set for the circles? For example: -50 to 50 for the complete...

Hey, Thanks for the code! First of all I'm new to react-native. I'm trying to develop something like this: http://jsfiddle.net/soundar24/LpuLe9tr/3/ And your code seems the closest react-native I could work...

I am using this code for circular slider, when I move the slider, it moves a very small distance on circular track and then come back to it's original state...

I've implement your code and app crashed on Android. I solved this problem by wrap ` `component with `` component and every things working well for me. Could you please...