I am following a post here showing how to add a custom center tab bar item.
What's the best way of adding a custom centre button to a tab bar?
My only question is where should the code be put? I am using storyboards and right now I have it placed in viewwillappear for my default view that is shown. Should this go in a more generic or global area?