yysskk / SwipeMenuViewController

Swipable tab and menu View and ViewController.
MIT License
1.29k stars 131 forks source link

where to assign the view IBOutlet? #109

Open theofanisamuel opened 4 years ago

theofanisamuel commented 4 years ago

Where do we have to assign this IBOutlet in the storyboard? @IBOutlet weak var swipeMenuView: SwipeMenuView!