Closed mbuchetics closed 10 years ago
I wanted to be able to customize the text shown in the label without having to add an extra UILabel. If the block is set, it is used to get the text, otherwise the default text based on the progress is used.
Hi @mbuchetics ,
thanks a lot for the pull request, I'm happy to merge it. I'll update the documentation and release a new version on Cocoapod in the next few days.
I wanted to be able to customize the text shown in the label without having to add an extra UILabel. If the block is set, it is used to get the text, otherwise the default text based on the progress is used.