SRTabBarController
SRTabBarController copied to clipboard
:traffic_light: A UITabBarController clone for OS X
No substantive changes, just language renames in order to compile
tab_0 segue identifier view would result in loading the view with the tab_1 segue identifier view. icon is correctly used in index Example from the example file: tab_0_Files loads text...
when 2 tab's icons are the same, clicking on the larger index one (example: tab_2_Files) leads both icons selected (example : tab_0_files & tab_2_files) ![screen shot 2016-11-27 at 5 23...
I've discovered a strange problem: on a specific laptop, an 2009 macbook pro, SR Tab Bar Controller is having problems with a set of constraints. **It doesn't display the tab...
as mentioned in #2
There should be a way to make the tab bar translucent from the inspector.