Tabs without Tab Bar?

Hi I want to have a custom styled tab bar so I created a div with buttons that link to pages. I was wondering how I could navigate between the pages and treat them as tabs without having the ion-tabs implemented so I can still have the state of the page saved while navigating in between the pages.

Thanks!