AjayBhanushali / ABGaugeViewKit

ABGaugeViewKit is a framework which will help you to add Gauge View in your iOS App.
MIT License
27 stars 25 forks source link

Needle Springs back to 0 when changing value #6

Open NoahKamara opened 5 years ago

NoahKamara commented 5 years ago

Whenever I change the needleValue the needle springs back to zero and from there animates to the designated position. Am I doing something wrong by updating the value with view.needleValue = 3

rathodpradip1211 commented 3 months ago

@NoahKamara Did you find the solution? The same issue with me.

NoahKamara commented 3 months ago

Sorry, i dont remember, but i've used swiftui views for gauges (since SwiftUI shapes are very easy to create and modify)