How do you add a vertical divider between tabs in a tab bar controller in Swift 3? Right now, it is just the standard layout with the tab bar with all the same color.
Asked
Active
Viewed 1,088 times
0
-
I believe that this question was already answered. http://stackoverflow.com/questions/27607694/add-separator-between-section-in-tabbar – KrishnaCA Oct 29 '16 at 20:01
-
1Possible duplicate of [Add separator between section in TabBar](https://stackoverflow.com/questions/27607694/add-separator-between-section-in-tabbar) – User Aug 13 '17 at 17:45