-
I am on react-native-svg version 9.0.5. I am not receiving any panHandler events on iOS. Android works fine.
I went through several similar issues but nothing seems to work for me. #127 #821
I trie…
-
To reproduce this just create more than one circular sliders. In my case, I created 4 quarters of slider and those all combined together as a circle each of which has its own color. Color of arc and n…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read [doc…
-
I was looking for a continuous updates option (like the standard Cocoa slider). I only seem to be getting updates on release... Is there a setting/property I'm not finding?
-
Hi Hamza,
It seems i can't find the documentation.
My question: Can we disable touch on the Circularslider?
-
I think it's really a react-native svg issue [363] (https://github.com/react-native-community/react-native-svg/issues/363) but thought I would leave it here since I tried this out on Android Nexus 5X …
-
How do I get values from the value range that I defined in interface builder?
I installed CircularSlider from CocoaPods and added it in my main.storyboard, then I set the range from 1 to 1000, but …
-
Hi,
I wonder what I miss with the setup. I've already tried to search at Stack Overflow, yet I haven't seen a related issue or answer to the problem.
Currently using xCode8.1\Swift 3
I have …
-
I am using this slider on a player and its working fine . but some time its automatically become crash and i am getting the reason in the console that
assertion failed: Illegal interval: file /Users…
-
Hi,
I tried using
`
stopIcon = require('../Images/img1.png')
startIcon = require('../Images/img1.png')
`
but that gives an error. Probably because they are non-SVG images. Any fix for that? To …