luispadron / UICircularProgressRing

A circular progress bar for iOS written in Swift
MIT License
1.73k stars 290 forks source link

Applications Using UICircularProgressRing #54

Closed luispadron closed 3 years ago

luispadron commented 7 years ago

Do you use this library?

Hey everyone, thanks for using this library and helping me build it!

If you're using the library in a readily available application and would like to show it off, post a comment with a link to your application!

I'll feature a compilation on the homepage of the library once a list is curated.

aershov24 commented 7 years ago

Hi Luis! Thanks again for the awesome library.

Just released a new version of my Sun Safety app with UICircularProgressRing as a main UI component: https://itunes.apple.com/us/app/uvi-mate-global-uv-index-now/id1207745216?mt=8

Cheers. Alex Ershov.

luispadron commented 7 years ago

Awesome I’ll add it to the homepage of the app soon.

NikolaiSa commented 6 years ago

Hi Luis, great job with this UI control! Here's how we're using it for HotelTonight:

perksuplevel

https://itunes.apple.com/app/id407690035?mt=8

Is there a way to animate the inner and outer ring width? I tried to change the values in an animation block without success.

Thanks!

luispadron commented 6 years ago

Oh wow, that's awesome to see it being used in such a popular application, thanks for letting me know, I'll add it to README.

As for animating the widths, that's not currently possible, but feel free to open a feature request and I'll try and get it done when I can, thanks again!

eladhayun commented 6 years ago

Hi, Thanks for this awesome library, I used it in my Fast Lane app which shows the current price of the busiest road in Israel in real time.

https://itunes.apple.com/us/app/הנתיב-המהיר/id1320456872?mt=8

img_1260 trim

nickdnk commented 6 years ago

We use it on our newly redesigned customer app. It simply counts to 60 (lower left corner) and then refreshes the view. It lets users know they're looking at a recently updated version of the tables. You can tap the circle to manually refresh.

Not a very pragmatic implementation, but it gets the job done nicely.

https://itunes.apple.com/dk/app/nyx-nightclub-management-ipad/id954874082?mt=8

luispadron commented 6 years ago

@nickdnk, awesome! Love to see the library being used in production apps.

AndrewBarba commented 5 years ago

Been using it in Barstool for over a year now, great work.

https://itunes.apple.com/us/app/barstool-sports/id456805313

barstool

(Also upgrading to 5.0 was a 1 line change for me)

luispadron commented 5 years ago

@AndrewBarba, awesome to hear! thanks for sharing, added it to the readme.

Stijnk008 commented 5 years ago

Do you use this library?

Hey everyone, thanks for using this library and helping me build it!

If you're using the library in a readily available application and would like to show it off, post a comment with a link to your application!

I'll feature a compilation on the homepage of the library once a list is curated.

Awesome repo I use it in my project: http://88-days.com

luispadron commented 5 years ago

@Stijnk008, very nice! I'll add it to README.

bookbotdev commented 5 years ago

Hi @luispadron, thanks for your great library. We used UICircularProgressRing to show the children's reading progress on our Bookbot application https://www.bookbotkids.com This is a book reading app for practicing children, which can help children to improve their speaking & reading skills

Simulator Screen Shot - iPad Air 2 - 2019-04-15 at 14 47 15

luispadron commented 5 years ago

@bookbotdev aw that's cool! thanks for sharing.

zulkis commented 5 years ago

Hi @luispadron, great job on this library! We used UICircularProgressRing in car2go to show for how long car2go is still reserved. car2go is free-floating carsharing which provides access to the great cars around the world with just click of a button :)

IMG_1917

Thank you @luispadron!

theofficejackpot commented 4 years ago

Hi Luis, we use your ring in our Dividend Tracking application (DivTracker). Thank you so much for your work. Screenshot 2019-12-16 at 10 33 13 AM

dhavalSA commented 4 years ago

Hi Luis! Thanks again for the awesome library.

Just released a new version of my Sun Safety app with UICircularProgressRing as a main UI component: https://itunes.apple.com/us/app/uvi-mate-global-uv-index-now/id1207745216?mt=8

Cheers. Alex Ershov.

will you please share your updated copy of this library , i have same look in my project , so it will save my time

fabdurso commented 4 years ago

Hello @luispadron , and thanks for the amazing work!

Noon Happen also uses ÙICircularProgressRing since version 1!

luispadron commented 3 years ago

Thank you all!