reactionic icon indicating copy to clipboard operation
reactionic copied to clipboard

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

Open timbrandin opened this issue 8 years ago • 2 comments

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?

timbrandin avatar May 06 '16 08:05 timbrandin

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

pors avatar May 06 '16 10:05 pors

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.

timbrandin avatar Jun 09 '16 08:06 timbrandin