iOS horizontal SlideView with vertical menu

前端 未结 5 888
悲哀的现实
悲哀的现实 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:25

    I found it!

    https://github.com/edgecase/ECSlidingViewController // ------------active as of Sept, 2014

    https://github.com/mikefrederick/MFSideMenu //------------ active Sept, 2014

    https://github.com/jeremieweldin/JWSlideMenu // Deprecated

    https://github.com/devindoty/DDMenuController // 3 years

    https://github.com/pkluz/ZUUIRevealController // link broken

    https://github.com/Inferis/ViewDeck // 2 years old

    https://github.com/meiwin/MWFSlideNavigationViewController // 3 years old

    https://github.com/mystcolor/JTRevealSidebarDemo // discontinued

提交回复
热议问题