1

I have to implement a custom Keyboard exactly like this one.

enter image description here

For the categories, I've used a UITabBar component. That's my current status:

enter image description here

The problem is that I don't know how to add the Separator (left/right) and the border at the bottom when one UITabBarItem is selected.

I've also tried some external libraries like that one: RKTabView

I've seen these posts: post 1 post 2 but I don't think adding abackground Image with the Separators would solve the problem, because it also has to look fine inlandscape mode.

Any ideas? Thanks

Community
  • 1
  • 1
Ale
  • 2,282
  • 5
  • 38
  • 67
  • 2
    @JustSid thank you for your answer. The thing is if I knew how to implement my custom `TabBar` I wouldn't be asking here. Maybe you could provide an example? – Ale May 08 '15 at 12:21
  • Sorry, I can't provide you with an example, but I can link you to Apple documentation that might help along greatly: https://developer.apple.com/library/ios/featuredarticles/ViewControllerPGforiPhoneOS/CreatingCustomContainerViewControllers/CreatingCustomContainerViewControllers.html – JustSid May 08 '15 at 12:24

0 Answers0