dekatotoro / dekatotoro/SlideMenuControllerSwift
how i can implement the both menu in new view controller
Open
- Dominant language
- Swift
- Stars
- 3.4k
- Forks
- 742
- PR merge metrics
- No merged PRs in 30d
Description
i have empty controller ,, how i can apply the right and left menu for it ?
when i use
```
override func viewWillAppear(animated: Bool) {
super.viewWillAppear(animated)
self.setNavigationBarItem()
```
}
it's show the icons but when i click on it ,, nothing happened ?
please some help :+1:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.