Nav animations for ion-footer-bar and ion-header-bar

Hey @mhartington,

I made you a github repo so you can see the issue. Please take a look at https://github.com/dbaq/ionfooteranimation-issue, you can also check this out on ionic view: 04765748 (with iOS only, android works).

The difference between page2 and page3 is that I am using a custom component:

page2:

custom component:

page3:

The result is that page2 footer content is not animated, page3 is.

What should I do in this case?

Thanks for your help.