I’ve mentioned number of components for creating heads up displays for indicating status to the user most recently JGProgressHUD featuring a wide variety of indicators, and PKHUD for creating indicators that look like the native iOS HUD.
Here’s another nice status HUD creation library called KVNProgress from Kevin Hirsch that features some neat visual effects using UIMotionEffect, and the components can be displayed either full screen or with an in-view popup.
With KVNProgress you can customize the colors, and fonts and included are circular progress indicators, error indicators, and checkmark indicators.
Here’s a video showing the demo app included with KVNProgress in action:
You can find KVNProgress on Github here.
A nice library for creating status indicator HUDs.
Original article: Open Source iOS Component For Creating Stylish Animated Status Displays
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.