问题
I am interested to find out what UI Framework Instagram is using. Was wondering if anyone can enlighten me on that.
Any advise on this will be greatly appreciated!
Zhen
回答1:
The same UI framework as most iOS apps, Cocoa Touch. They've just customized many of the controls. Here's some information on how to do similar customization:
The UITabBar with the center bump
The custom UITabBar notifications
The custom UINavigationBar
The scrolling picture list is similar to SSToolkit's SSCollectionView
来源:https://stackoverflow.com/questions/6106197/what-ui-framework-is-instagram-using