Bart Gryszko
Bart Gryszko
Thanks @Asdafers, I've added you as a collaborator to this repo
What's your NPM username?
No worries. Thank you for your contribution!
You'd probably need to play wit https://github.com/bgryszko/react-native-circular-slider/blob/master/src/CircularSlider.js#L21 variable, as if you take a look in the code I do `% (2 * Math.PI)`. I'm happy to accept the PR where...
@fdnhkj Cannonical gradients aren't supported in SVG. In my other component (https://github.com/bgryszko/react-native-circular-slider) I achieve exactly what you're looking for by splitting circle into segments and draw small linear gradients –...
That's great! In fact this library would need switch over to react-native-svg as well. Bart > On 8 Jan 2017, at 12:47 AM, Fidan Hakaj wrote: > > Indeed, I...
I'm happy to accept PR if anybody would be able to merge this into main lib.
@MikePodgorniy I'm not actively participating in developing this library as I'm not working on any RN project currently. That said, feel free to add PR, if not me, maybe @Jacse...
Maybe it'll be interesting for your plugin: http://lincolnloop.com/blog/simplifying-your-django-frontend-tasks-grunt/