Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tabbar Application #1

Closed
bayfatih2000 opened this issue Mar 29, 2013 · 2 comments
Closed

Tabbar Application #1

bayfatih2000 opened this issue Mar 29, 2013 · 2 comments

Comments

@bayfatih2000
Copy link

Hi

I want to add view transition between tabs view controller. How can I do ?

note: I am using storyboard.

@romaonthego
Copy link
Owner

DemoViewController *test = [[DemoViewController alloc] init];
[self.tabBarController curtainRevealViewController:test transitionStyle:RECurtainTransitionHorizontal];

@bayfatih2000
Copy link
Author

Where will I write this code? Which method?
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants