I've been working on app, that has side-menu. I've been inspired by other apps, and I want my menu to look similar to theirs. Here are some examples (steam app menu, fb menu)
Basically my question is, what kind of outlets are used in this menu? My first thought was, that those are tableviews with sections and static cells. However, even if they are tableviews, I've got no idea how to style my tableview that way. All I came up with, was this crappy design :D
I would be very glad, if someone could show me right way :) Thank you guys
You look on the right path. Unfortunately it is simply down to design aspects and the assets you use.
This project recreates the menu in a very similar way to Facebook's.
There are alot of similar open source controls available.
Please check the below links:
-
-