/SlideOutMenu

The sample code for the https://iamcarlos.com/slideout-menu-part-1

Primary LanguageSwift

SlideOutMenu Repo

This is the source for the tutorial on how to Make a SlideOut Menu.

Getting started

  1. Clone this repo
> git clone git@github.com:carlosmontes/SlideOutMenu.git
  1. Install Pods
> cd SlideOutMenu
> pod install
  1. Open workspace
> open SlideOutMenu.xcworkspace
  1. Run the project