ios - segue between navigation controllers -


i have 2 navigation controllers. want perform segue 1 , change navigation stack. i'm using swrevealviewcontroller library hamburger menu. when perform segue on picture, menu does't work. how can perform segue correctly? (sorry english) couldn't find post this. using swift language.

here storyboard https://yadi.sk/d/z_bisnaejrogj

you created manuel segue first view controller another. there not trigger(button etc.) initiate segue. have initiate segue code. can use code initiate segue;

performseguewithidentifier("authcomplete", sender: nil) 

if put code @ibaction should initiate segue. have nice coding.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -