amratab / FlexibleSteppedProgressBar

Flexible Stepped Progress Bar for IOS
Other
575 stars 113 forks source link

Vertical Support #18

Open jvashisht opened 6 years ago

jvashisht commented 6 years ago

How to use this Library for Vertical Direction. I want to create something like this. Thanks.

screen shot 2018-05-11 at 2 12 31 pm

felipeplets commented 6 years ago

That would be a great enhancement.

Starsky89 commented 5 years ago

I was searching recently, and couldn't find any library providing vertical stepper. Would be very helpful if this library will support vertical stepper, from both directions: from bottom to top, and vice-versa.

Hussen-Ali commented 1 year ago
    progressBar.transform = CGAffineTransform(rotationAngle: CGFloat.pi / 2.0)