What is the proper way of creating a tabbar with 4 buttons instead of the standard 3?
I need the ability to at least add custom icons to each tab.
I did some searching around and tried a few things, but can’t seem to get anything to work. I went as far as creating 4 individual buttons and was going to call them to hide/show to continue in the pressed state, but the code seemed a little excessive.