You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I couldn't create MSCircularSlider programmatically. I looked at your code and found that you didn't add public in your init(frame: CGRect) at line 430 of MSCircularSlider.swift.
The text was updated successfully, but these errors were encountered:
I couldn't create MSCircularSlider programmatically. I looked at your code and found that you didn't add
public
in yourinit(frame: CGRect)
at line 430 of MSCircularSlider.swift.The text was updated successfully, but these errors were encountered: