Reputation: 133
I am using AMSlideMenu
in my project for sliding view. Where in storyboard, AMSlideMenuRightTableViewController
is use to draw some static cell. But I want to add some customized view here, like user profile image, user email, setting icon etc like in the Facebook or the Gmail app. Can any one help me, how should I do this?
Upvotes: 2
Views: 278
Reputation: 2170
Add the views in AMSlideMenuRightTableViewController
in the UIStoryboard
.
Upvotes: 1