YLProgressBar v3.0.0 Release Notes

    • ⚡️ [UPDATE] Makes the YLProgressBar inherits from UIView instead of UIProgressView to work with iOS7
    • 🚚 [ADD] hideStripes property to remove the stripes
    • [ADD] stripesColor property to change the stripes color
    • [ADD] behavior property to define the behaviour of the progress bar in certain case.
    • [ADD] progressTintColors property to define a gradient of colours
    • [ADD] setProgress:animated: method
    • [ADD] YLProgressBarStripesOrientationVertical orientation
    • ⚡️ [UPDATE] progressStripeAnimated property => stripesAnimated
    • ⚡️ [UPDATE] progressStripeOrientation property => stripesOrientation
    • ⚡️ [UPDATE] progressStripeWidth property => stripesWidth