Previously I mentioned a library for creating some very nice pie style popup menus. Today I came across another open source iOS control for creating similar pop out style views. The key differences between this control and the previously mentioned pie menu control are that this menu expands from a button in a similar style to the animated […]
Category: iOS UI Controls
I’ve mentioned some great controls for making modal popups such as UAModalPanel and semi-modal popup creator KNSemiModalViewController. I’ve come across another excellent “floating” modal view library for iPhone. What makes this control different is that you have a built in nav bar that has the great look of a native control. The view also adjusts automatically […]
This iPad control is a layered navigation controller similar to PSStackedView and StackScrollView. The control, FRLayeredNavigationController was inspired by the layered navigation found in the Twitter and Soundcloud apps. The API is extremely similar to the UINvaigationController in that you just push and pop your views from a stack. Here’s a demo from a real […]
There are a number of Path 2.0 app inspired pen source projects already available and here’s another to add. There’s always new transition libraries popping up, and this week I received a tip about another transition library that allows you to create a doorway style effect similar to the one that shows when you start up the Path […]