skywinder / GaugeKit

Kit for building custom gauges + easy reproducible Apple's style ring gauges.
https://www.cocoacontrols.com/controls/gaugekit
MIT License
1.03k stars 100 forks source link

I would like to animate the gauge to position #48

Closed sidjdev closed 6 years ago

sidjdev commented 7 years ago

I am building a speedometer and I'm using Gauge View to accomplish this. I would like to make the view transition from one point to the next smoothly. How would I be able to accomplish this?

skywinder commented 6 years ago

Hi. please check demo project for animation example 👍