dekatotoro/SlideMenuControllerSwift

Slider with Dropdown to reset rootViewController or push new viewController

Open

#176 geöffnet am 3. Juni 2016

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Swift (748 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (3.379 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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?

Contributor Guide