iPhone dev: Creating sliding drawers like Path and Facebook apps

前端 未结 10 2644
情歌与酒
情歌与酒 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:07

    This project (not mentioned above) looks like the most mature and polished to me: https://github.com/gotosleep/JASidePanels

    Also, seems to still be active.

    Edit: I have since transitioned to: https://github.com/mutualmobile/MMDrawerController which IMO is an almost perfect implementation.

提交回复
热议问题