ios - How to make an analog meter

5.2k views Asked by At

I want to make a basic analog meter (like a speedometer) for iOS that I can reuse for audio and other functions.. Could someone give me some starter points? Frameworks, samples, open source, etc.

1

There are 1 answers

0
tptcat On BEST ANSWER

This is similar to: https://stackoverflow.com/a/5687349/1177191. Not analog, but maybe this concept will help.