GTProgressBar
GTProgressBar copied to clipboard
Customisable progress bar written in Swift 4
**This PR introduces the following new features & bug fixes** * New Features* 1. I have added two more enum cases on ```GTProgressBarCornerType``` which are ```GTProgressBarCornerType.topCornersOnly and GTProgressBarCornerType.bottomCornersOnly``` These will...
Hi, Did you done any work for the issue said on #7 ie., Is it possible to put label inside progress bar? I would like to have the percentage value...
Great work with this project! I'm integrating it to my app right now and am making a change to it that will suit my needs, and I think you'd like...
Is it possible to fill progress bar with gradient? Thanks 
Is it possible to put label inside progress bar? I would like to have the percentage value on the progress line (centered or at the end of the bar).