dekatotoro/SlideMenuControllerSwift
在 GitHub 查看Slider with Dropdown to reset rootViewController or push new viewController
Open
#176 创建于 2016年6月3日
help wanted
仓库指标
- Star
- (3,379 star)
- PR 合并指标
- (PR 指标待抓取)
描述
I am having drop down inside the Slider like we have in Android Gmail application where app shows your multiple accounts connected to gmail. When we click on any other account it redirect us to Inbox and closes the slider.
I am trying to do exactly same thing but I can't push the root view controller and don't know how to remove old stack from NavigationController.
Can you please guide how can we do this?