reactionic
reactionic copied to clipboard
How would you setup a Tabs structure app with animations inside the tab pane?
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?
Hmm, I haven't tried that yet. I'll have a look early next week.
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.