iPhone dev: Creating sliding drawers like Path and Facebook apps

前端 未结 10 2643
情歌与酒
情歌与酒 2020-12-12 09:14

The new Facebook app seem to have done away with the grid-icon layout, with a more interesting custom navigation layout where the bottom-most view shows all the options (lik

10条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-12 10:19

    Try These from Cocoa Controls:

    JTRevealSidebar http://cocoacontrols.com/platforms/ios/controls/jtrevealsidebar

    clcascade http://cocoacontrols.com/platforms/ios/controls/clcascade

    StackScrollView http://cocoacontrols.com/platforms/ios/controls/stackscrollview

    Many more on the same site like: http://cocoacontrols.com/platforms/ios/controls/mfslidingnavigationcontroller http://cocoacontrols.com/platforms/ios/controls/psstackedview

提交回复
热议问题