For iOS 4, how can I customize the UITabBar to build something like this??
Thanks!!
|
For iOS 4, how can I customize the UITabBar to build something like this?? Thanks!! |
||||
|
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
That's mostly some fancy UI images, but as for the raised center tab, the RaisedCenterTabBar project handles that quite nicely. |
|||
|
|
|
I did a tutorial recently to show you how to create your own side tab bar that can be used to achieve this effect here using a custom segue. It is relatively straight forward and makes this type of effect really easy to achieve. Hope this helps let me know how you get on. Edit: Here is the demo code for the tutorial done for iOS 4.0 hope this helps. |
|||||||||||
|