I was wondering if or how I could change my tabbar icons depending on which subview is currently visible on the main view.
Basically I have created this menu that allows the user to change the main(subview) what I would like to happen is check which main(suveiew) is currently visible then depending on which one is visible I would like to change the tabbar icons accordingly, However I am not sure how I could possibly do this.
any help would be greatly appreciated