What UI Framework is Instagram using?

南楼画角 提交于 2019-12-03 04:02:20

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!