RBStoryboardLink
RBStoryboardLink copied to clipboard
Cannot push navigationController onto stack
Not sure if this is fixable since pragmatically pushing another navigation controller seems to be impossible, however, when using storyboards, it's possible to specify a push segue to another navigation controller. This is not possible using RBStoryboardPushSegue.
@moger777 did you resolve this issue?