Questions tagged [hgcircularslider]
2 questions
0
votes
0 answers
Not sure how to implement "Change the class of a view from UIView to CircularSlider"
I'm trying to use:
http://cocoadocs.org/docsets/HGCircularSlider/2.0.0/index.html
Under the "Usage" section, the first step is : "Change the class of a view from UIView to CircularSlider, RangeCircularSlider or MidPointCircularSlider"
I'm not quite…

shle2821
- 1,856
- 1
- 19
- 26
0
votes
1 answer
Swift - cocoapod circular slider
I am trying to use CircularSlider in my app.
I found the following two module
https://github.com/taglia3/CircularSlider
https://cocoapods.org/pods/HGCircularSlider
This is what I did
$pod init
and this is my pod file
# Uncomment the next line to…

jlassap
- 5
- 4