How should we implement different header bar for each view?
There multiple ways to achieve that:
1 - Using the Navigation: http://ionicframework.com/docs/api/directive/ionNavView/
2 - For each view set a different Header: http://ionicframework.com/docs/api/directive/ionHeaderBar/