Closed Dragsbaek closed 11 years ago
Hi,
Since the last version, the YLProgressBar inherits from UIView instead of UIProgressView (because of iOS7). That's why the inspector does not show any information about the YLProgressBar. So you have 2 choices:
Hope it'll help
For some reason, i am not able to subclass the UIProgressView with YLProgressBar through storyboard, it doesnt show in inspector. I am using iOS 7 and installed via pods. Any help? Thanks