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

How would you setup a Tabs structure app with animations inside the tab pane? #39

Open
timbrandin opened this issue May 6, 2016 · 2 comments
Assignees

Comments

@timbrandin
Copy link

Just like how they do it here:
http://ionicframework.com/docs/api/directive/ionTabs/

I'm curious how to fit this in to get animations, using your example code I'm finding it troublesome to get it all together. Any suggestions?

@pors
Copy link
Owner

pors commented May 6, 2016

Hmm, I haven't tried that yet. I'll have a look early next week.

@pors pors self-assigned this May 6, 2016
@timbrandin
Copy link
Author

I've actually been able to fix this, though I had to create customize the tabs and routes so that it matches that structure, but it works. Had to add a method to the view that prevent any animation when switching tabs also.

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

No branches or pull requests

2 participants