Hi I want to make a analog meter similar to this.
I found an example "Guage.java" but its for Android, do we have something similar to this for iOS
Thanks.
Hi I want to make a analog meter similar to this.
I found an example "Guage.java" but its for Android, do we have something similar to this for iOS
Thanks.
No, there's no component like that for iOS, you'll have to do it yourself or find a 3rd party library that does it.