So first thing i have a news app so it has different category like business,national,state news and etc so i need a scrolling bar with button like this shown in the below image.
i don't know what it is called tabbar, bar with buttons or there is something else storyboard.
i have searched every where one google but could not found it because i don't know what it is called
Till now i have try creating a vertical scrollview and adding buttons to it but if is not upto my staisfaction i want something better.. if you find any GitHub projects it will be good.
i even tried segmented control but it doesn't hold more category it becomes smaller and smaller so i want something like shown in the top image.
UPDATED
On click of any button i want to refresh the table view with the content of of category ...
Tab bar wont work
Thank You for your help in advance