drawer-menu-swift

This is a very simple implementation of a slide menu in Swift 5. All you need is the three classes from DrawerMenu folder. Check out the Xcode project from DrawerMenuExample, if you want to see how to get started. Specifically, look into ViewController.swift class, viewDidLoad method.

GitHub