Releases: ninjaprox/NVActivityIndicatorView
Releases · ninjaprox/NVActivityIndicatorView
v3.0
- Support Xcode 8 and Swift 3
v2.12
- Fix infinite loop caused by
stopAnimation()
(#67)
v2.11
- Fix when used with MBProgressHUD
- Ability to display UI blocker anywhere
- Time threshold to display UI blocker
- Minimum display time of UI blocker
- Deprecate some APIs
- Add tests
v2.10
- Fix UI block not showing full screen
- Support tvOS
v2.9
- Ability to change size of animation in UI blocker (issue #43)
v2.7
- Display as UI blocker for UIViewController
- Be able to change defaults
v2.6
- Fix BallSpinFadeLoader animation
- Fix LineSpinFadeLoader animation
- Fix BallRotateChase animation
- Change default animation to BallSpinFadeLoader
v2.4
- Fix autolayout compability when using in Storyboard
- Support for IBInpectable