iOS 进度指示器:KVNProgress
jopen
10年前
KVNProgress 是完全自定义的进度指示器,可以全屏显示。
Advantages
- Can be full screen
- Uses
UIMotionEffect
- Animates text update
- Animates success checkmark
- Is well documented
- Is fully customizable
- Colors
- Fonts
- Circle size and thickness
Requirements
- Xcode 5
- iOS 7
- ARC
- Frameworks:
- QuartzCore
- GLKit