mrackwitz / MRProgress

Collection of iOS drop-in components to visualize progress
MIT License
2.55k stars 306 forks source link

NSProgress #80

Open ghazel opened 9 years ago

ghazel commented 9 years ago

A feature request; for determinate progress indicators, a way to hand them a NSProgress to display.

mrackwitz commented 9 years ago

Hi @ghazel, that's an interesting idea. If you want to contribute that, I'm open for a PR implementing this feature.