Open jvashisht opened 6 years ago
That would be a great enhancement.
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.
progressBar.transform = CGAffineTransform(rotationAngle: CGFloat.pi / 2.0)
How to use this Library for Vertical Direction. I want to create something like this. Thanks.