Hi guys
So I think with the changes made to the framework, some of the examples on the forums are broken.
Can someone point me in the direction of adding a small image into my nav-bar?
My app is a tab app, so I figure I need to add something here:
<ion-tab title="Home" icon-off="ion-ios-pulse" icon-on="ion-ios-pulse-strong" href="#/tab/Kidzone">
<ion-nav-view name="tab-Home"></ion-nav-view>
</ion-tab>
I am just not 100% what
Thanks