You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The more information you provide, the faster we can help you.
# Report a bug
I want to create a segue from a ViewController to a YALFoldingTabBarController.
## What did you do?
I have a button in a ViewController where I created a show segue in the UIStoryBoard.
## What did you expect to happen?
I expected to see the YALFoldingTabBarController that I initialised in the AppDelegate and in the UIStoryBoard.
## What happened instead?
When I touch the button that is supposed to perform the segue, I only see the first ViewController that represent the first item in the tab bar: The tab bar is not here. I tried to build and run my app with the YALFoldingTabBarController as initial ViewController and it works!
## My Environment
Version of the component: insert here
iOS version: 10
Device: iPhone 6s
Xcode version: 8
The text was updated successfully, but these errors were encountered:
# Report a bug
I want to create a segue from a
ViewController
to aYALFoldingTabBarController
.## What did you do?
## What did you expect to happen?
## What happened instead?
## My Environment
The text was updated successfully, but these errors were encountered: