How I can implement the following menu (also supports scrolling and animation for bar item).

|
How I can implement the following menu (also supports scrolling and animation for bar item).
|
|||
|
|
|
Use a UIScrollview with all the buttons as subviews. Do the animation when a button is selected. |
|||||
|