iOS Horizontal Slideview with Vertical Menu

iOS horizontal SlideView with vertical menu

For iPhone you can use this one : ZUUIRevealController

Facebook like slideing drawer in iPhone, iOS?

As per my research i have found following link for sample code of SW reveal sliding drawer.

it's work perfectly for me please find the below link for Facebook like sliding

Android

https://github.com/jfeinstein10/SlidingMenu

https://github.com/jfeinstein10/SlidingMenu.git

https://github.com/appersonlabs/MASlidingMenu

iOS

https://github.com/jamztang/JTRevealSidebarDemo

http://www.raywenderlich.com/32054/how-to-create-a-slide-out-navigation-like-facebook-and-path

Slide Sidebar Menu IOS 8 Swift

I believe you can start form UISplitViewController which was drastically updated in iOS8. Watch sessions View Controller Advancements in iOS8 and Building Adaptive Apps with UIKit for details. They provide code example from second session (but not form first one :/). At this point it feels natural for me to make this kind of UI based on split view controller in iOS8.

Update: It looks like not all API they talking about are landed yet. In current beta4 mentioned in video condensesBarsOnSwipe is not presented, for example.

Facebook style sliding bar for iOS app

This 3 examples are great

JTRevealSideBar

ZUUIRevealController

DDMenuController



Related Topics



Leave a reply



Submit