I am interested to know what Instagram UI Framework uses. I wonder if anyone can enlighten me on this.
Any advice on this would be greatly appreciated!
ginseng
The same user interface structure as most iOS apps, Cocoa Touch. They just set up many controls. Here is some information on how to do this setup:
UITabBar with center punch
UITabBar custom notifications
Custom UINavigationBar
Scrolling list of images similar to SSToolkit SSCollectionView