Welcome to another weekly roundup! This week has seen some really cool stuff
PSPushPopPressView
Yet another cool open source control from Pete Steinberger. PSPushPopPressView lets you directly manipulate your content: pinching, rotation, dragging and more.
ALTabsView
This commercial control gives you a browser tab-like experience inside your iOS apps.
SVStatusHUD
Similar to SVProgressHUD, this control is designed to mimic the iOS system HUD (volume/rotation lock change) for important events like hardware detection.
GMGridView
A very snazzy grid control that allows you to rearrange items with long presses and zoom in and out by pinching.
KeyBurnsView
If you saw my Control of the Week blog post, you’ll already know a bit about this control. This control lets you create a slideshow that uses a Ken Burns effect to transition between different images. It’s super cool!
MHTabBarController
An iOS 5-only tab bar controller that uses new view controller containment APIs to give you a custom, top-aligned tabbing experience.
ScrollToRefresh
It’s pull to refresh! But for OS X! Really, I’m not sure what else to say about this :) This control is a subclass of NSScrollView that gives you the pull-to-refresh experience that you’ve either come to loathe or love through apps like Tweetie.