Currently I am using UITabbar Controller to show my application's views. I would like slide to slide it horizontally away on certain view changes. Can I slide UITabbar controller ? or any other options?
This is my UITabbar controller.
I want to slide it horizontally or I want any other tool bar that can do it?
Please refer following link, it may be helpful to you.
Horizontal UIScrollView and hundreds of thumbnail images in iOS?
iOS - Horizontally sliding items
Scrolling horizontally between multiple images using UIScrollView