Samuel Patterson
Samuel Patterson

Reputation: 133

iOS Sliding Drawer

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

Answers (1)

Samhan Salahuddin
Samhan Salahuddin

Reputation: 2170

Add the views in AMSlideMenuRightTableViewController in the UIStoryboard.

Upvotes: 1

Related Questions