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
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
这篇关于Instagram 使用什么 UI 框架?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!