Skip to content

Instantly share code, notes, and snippets.

@saurabh23july
Created December 7, 2015 06:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saurabh23july/a7b203a7b7003cd03a6e to your computer and use it in GitHub Desktop.
Save saurabh23july/a7b203a7b7003cd03a6e to your computer and use it in GitHub Desktop.
SideMenu.h
#import <UIKit/UIKit.h>
@interface SideMenuViewController : UITableViewController
{
NSArray *MenuArray;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment