Tabbar Utilities

buzztouch plugin: Tabbar Utilities
Version: v1.31
Provides cool customizations for the iPhone tab bar!
works on iOS iOS
Developer Info
Latest Review
PointerCalypso Kid | 06/29/14 (v1.31)
It was suggested by Angry Ninja that I try this plugin because I asked him how he put color tabbar images in one of his apps. WOW, awesome plugin! Not only was I able to use color images but it didn't seem to matter what size they were. Most of my im...
Screenshots
More Information
This plugin offers two options for customizing your tabbar. The first one is for replacing the center tab with a custom image that is larger than the rest, extending above the height of the tabbar. (See screenshot 1). The second option is for a scrollable tabbar (see screenshot 2 and 3). With the second option, an optional background image can be applied. Also, each tab can have a different highlighted color when it is selected.

Note: On the scrollable tabbar option, screen rotations are prevented for the entire app.

Note 2: THIS SCREEN SHOULD BE SET AS THE SCREEN FOR THE FIRST TAB IN YOUR LAYOUT SETTINGS

Note 3: This plugin does not play well with the Thumb Viewer Plugin. There is no known workaround at this time.

Version History
------------------------
1.0 - Initial release
1.1 - Bug fix where tabs loaded on the control panel werne't being properly handled
1.2 - Bug fix on control panel where tab item properties weren't saving properly
1.3 - Bug fix where background images weren't being shown on screens (1/24/14)
1.31 - (2/3/14) Updated readme.txt

iOS Project (3.0 projects only)
------------------------
CR_scrollable_tabBarCell.h
CR_scrollable_tabBarCell.m
CR_scrollable_tabBarController.h
CR_scrollable_tabBarController.m
CR_tabBar_Utilities.h
CR_tabBar_Utilities.m

Android Project
------------------------
This is for iOS only, as the Android tabbar is very different in nature and would not lend itself well to these customizations.

JSON Data
------------------------
{"itemId":"btUtil","itemType":"CR_tabBar_Utilities","homeScreenId":"tab7","homeScreenIconImage":"buzztouch.png","homeScreenLabel":"","useLargeCenterTab":"NO","centerTabImg":"Icon.png","useScrollableTabs":"YES","homeScreenSelectedTabColor":"clear","tabBackgroundImage":"film.png","childItems":[
     {"itemId":"tab2","itemType":"menuItem","tabScreenId":"tab2","titleText":"","iconImage":"cnn.png"},
     {"itemId":"tab3","itemType":"menuItem","tabScreenId":"tab3","titleText":"","iconImage":"msnbc.png"},
     {"itemId":"tab4","itemType":"menuItem","tabScreenId":"tab4","titleText":"","iconImage":"yahoo.png"},
     {"itemId":"tab5","itemType":"menuItem","tabScreenId":"52474BA2AD83D9FA08DD804","titleText":"","iconImage":"abc.png"},
     {"itemId":"tab6","itemType":"menuItem","tabScreenId":"tab9","titleText":"","iconImage":"espn.png"}
]},