iOS horizontal SlideView with vertical menu

前端 未结 5 870
悲哀的现实
悲哀的现实 2020-12-02 06:37

nowadays lots of iOS iPhone application got a vertical menu and sliding views.

It looks like this:

\"ent

5条回答
  •  借酒劲吻你
    2020-12-02 07:10

    I made a video (3 parts) on youtube on how to make a sliding menu like the on you are looking for. I show you how to set up the project and get everything linked up.

    http://www.youtube.com/watch?v=tJJMyzdB9uI

    This uses the ECSlidingViewController, and the setup is a little different than you might expect but it works really well and is very smooth.

    I have tested it with navigationcontroller as well so hope this helps!

提交回复
热议问题