Is there a SVProgressHUD or KVNProgress kind of library in Swift?

1.1k Views Asked by At

I want to show a similar kind of progress hud as above two but it should be written in Swift only. Can anyone provide some link to similar library?

2

There are 2 best solutions below

1
Kamran On BEST ANSWER

I created MKProgress in Swift as one of our obj-c app was using KVNProgress but it was not maintained/updated for long time so i thought to have a similar one. You can try it. It looks like this

enter image description hereenter image description hereenter image description here

0
Ivan Smetanin On

You can find a lot of indicators and other awesome Swift libraries here.

This is my favorite: