Ok, So have build an app with Ionic and I have added 4 tabs and showing similar content with some filter on each tab, till now things going fine along with ui router.
But I have single view (detail page) of that content which I am showing under each tab. So my question is how I can achieve a page where I can show detail page as well as tabs.
Thanks in advance.