customized components
< code & libs
< iOS
Get flash to fully experience Pearltrees
UILabel with NSAttributedString
Full Source code: https://github.com/boctor/idev-recipes/tree/master/CustomTabBar Problem: The Twitter iPhone App has a custom tab bar that is shorter than the standard tab bar, doesn’t have titles for the tab bar items and has a blue glow indicating when a section has new content. We want to recreate this custom tab bar.