dekatotoro / dekatotoro/SlideMenuControllerSwift

how i can implement the both menu in new view controller

Open
#109 14 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.