答案 0 :(得分:1)
Swift5
a simple way to make this is,
1. take a view container
2. You should use pan gesture recogniser to the timer view.
3. them add vertical lines with grey color.
4. as you move the timer view change the color of the line to orange.
Suggested readings: PanGesture recogniser, View transform.